KonaKart Community Forum

General Category => Miscellaneous => Topic started by: michaelwechner on May 25, 2010, 09:26:11 am

Title: Data model structure
Post by: michaelwechner on May 25, 2010, 09: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
Title: Re: Data model structure
Post by: julie on May 25, 2010, 09: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.
Title: Re: Data model structure
Post by: michaelwechner on May 25, 2010, 10: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
Title: Re: Data model structure
Post by: pooja on March 28, 2014, 11:00:42 pm
Hi Michael,

Can you please share the document you have made? It will be very helpful as I am a newbie to konakart and kk does not  have its DB document.

Thanks in advance.
Title: Re: Data model structure
Post by: michaelwechner on March 29, 2014, 11:39:10 am
Hi Pooja

The documentation I have created is located at

http://www.yanel.org/en/documentation/misc/e-commerce/index.html

Maybe it helps somehow.

Thanks

Michael