Connecting Tech Pros Worldwide Help | Site Map

Insurance data models...any tips on good starting point?

  #1  
Old July 10th, 2008, 09:05 PM
aai_jj
Guest
 
Posts: n/a
We have a client that has the typical online quote generator but is
looking to revamp that process and tie it in with other services he
can sell to other insurance clients. The application is still in its
infancy but could have the potential of blowing up in our face if we
don't plan accordingly.

The old website used a fairly simple RDB with a lot of array
manipulation done by the developers, but we'd like to make it a little
more object-oriented, maybe even consider an EAV modeling approach to
allow for the growth.

Are there any insurance data models out there to start from or is
anybody willing to share their experience on similar projects?

Any thoughts or direction would be greatly appreciated.

Thanks.
  #2  
Old July 10th, 2008, 09:25 PM
Plamen Ratchev
Guest
 
Posts: n/a

re: Insurance data models...any tips on good starting point?


Here are some examples, not sure it they can fit the needs:
http://www.databaseanswers.org/data_.../insurance.htm
http://www.databaseanswers.org/data_...kers/index.htm

HTH,

Plamen Ratchev
http://www.SQLStudio.com
  #3  
Old July 11th, 2008, 03:05 PM
aai_jj
Guest
 
Posts: n/a

re: Insurance data models...any tips on good starting point?


On Jul 10, 3:16*pm, "Plamen Ratchev" <Pla...@SQLStudio.comwrote:
Quote:
Here are some examples, not sure it they can fit the needs:http://www.databaseanswers.org/data_...kers/index.htm
>
HTH,
>
Plamen Ratchevhttp://www.SQLStudio.com
Thanks for the reply.

I had came across that same site doing my initial research but not
those models, so it helps flesh out possible scenarios. Thanks again.

Josh
Closed Thread