Database schema design
Navigate to each subject area to get powerful insights into entities and attributes (tables and columns), data workflows and business use cases.
Order process and status
The Order Process and Status diagram details the process steps and the Order status workflow from the moment when a NEW Order is created till the moment the Order is acknowledged COMPLETE.
Subject area diagrams
Every subject area has its own logical data model diagram. Click a diagram to zoom in.
Entity Relationship Diagram
We offer the Entity Relationship Diagram (Inventory Management ERD) so you can review the database design quickly and decide whether it meets your requirements.

SQL DDL scripts
We have already prepared the SQL DDL (Data Definition Language) scripts for creating the database schema objects (tables, columns, primary keys, foreign keys, etc.). SQL DDL scripts available for MySQL, MS SQL Server, Oracle, PostgreSQL, Sybase and more.
Download the demo SQL DDL scriptsBrowse the scripts online
The Demo edition of the SQL DDL scripts will create 50% of the database schema. Learn about licensed editions.
Admin user
Document
Employee and role
Employee login
Inventory and stock
Item
Loss and damage
Order line
Order parameter
Order process
Order
Purchase
Sale return
Shipment
Stock return
Store
Supplier