Author Topic: Data model structure  (Read 1328 times)

michaelwechner

  • Sr. Member
  • ****
  • Posts: 110
    • View Profile
Data model structure
« on: May 25, 2010, 03:26:11 AM »
Hi

In order to better understand Konakart I am looking for documentation on the konakart data model structure,
whereas I didn't find this kind of info within the documentation

http://www.konakart.com/documentation/online-documentation

but is it possible that KonaKart is using exactly the same model/structure as osCommerce

http://schemabank.com/p/zhYHr

?

Thanks

Michael

julie

  • Administrator
  • Hero Member
  • *****
  • Posts: 386
    • View Profile
    • KonaKart
Re: Data model structure
« Reply #1 on: May 25, 2010, 03:42:51 AM »
KonaKart started off with the osCommerce data structure but we've added about 50 extra DB tables and many new attributes to the original osCommerce entities, so now they are very different.

There are many tools out there which should allow you to print out an entity relationship diagram created from the DB tables.

michaelwechner

  • Sr. Member
  • ****
  • Posts: 110
    • View Profile
Re: Data model structure
« Reply #2 on: May 25, 2010, 04:12:38 AM »
Hi Julie

Thanks for the quick feedback.

I am happy to start some documentation on this, because I think the entity relationship diagram does not
explain all

I guess I just put this online on one of our servers and maybe it will find somehow its way into the KonaKart documentation at some later stage.

Thanks

Michael