• Stars
    star
    335
  • Rank 125,904 (Top 3 %)
  • Language
    HTML
  • License
    GNU General Publi...
  • Created about 8 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Database schema for e-commerce (webstores) sites.

e-commerce-db

Database schema for e-commerce (webstores) sites.

Description

The diagram represents a generic base for web stores, and is the result of different projects.

The diagram was created using Dia.

In order to make changes and re-generate the sql statements you could use parsediasql, a perl application easy to install and use.

parsediasql --file ECommerceDB.dia --db postgres >> ecommercedb.sql

Diagram

ECommerceDB.png

Html info

ecommerce-db.html

Scripts

exports

- ecommerce-db-db2.sql
- ecommerce-db-informix.sql
- ecommerce-db-ingres.sql
- ecommerce-db-mysql-innodb.sql
- ecommerce-db-mysql-myisam.sql
- ecommerce-db-oracle.sql
- ecommerce-db-postgres.sql
- ecommerce-db-sas.sql
- ecommerce-db-sqlite3fk.sql
- ecommerce-db-sqlite3.sql
- ecommerce-db-sybase.sql