Data Model Pack | Help Docs | Point Of Sale
Help Docs → Point Of Sale
Point Of Sale
Documentation
We have focused on documenting in details the Point Of Sale database schema so you can develop the applications code quickly and in confidence.
Point Of Sale/01
Subject areas
Navigate to each subject area to learn about the database schema design and how the use cases are mapped to database tables and columns.
Point Of Sale/02
Order process and status
Learn more about the order process steps and the order status workflow from the moment a new order is created till the moment the order is acknowledged complete.
Point Of Sale/03
Entity Relationship Diagram
We offer the Entity Relationship Diagram [ERD] so you can review very fast the database design and decide if it meets your requirements.
Point Of Sale/04
SQL scripts
We have already prepared the SQL scripts ( DDL — Data Definition Language) for creating the database schema objects ( tables, columns, primary keys, foreign keys etc ).
SQL scripts are available for MySQL, MS SQL Server, Oracle, PostgreSQL, Sybase etc.
↓ Download the demo SQL scripts ↓
*demo edition of SQL scripts may be subject to limitations. Learn about license editions.
- √Download the SQL scripts (as a .zip archive).
- √Extract the SQL scripts from the .zip archive.
- √Connect to your database.
- √Create an empty schema (recommended).
- √Connect to the empty schema and open the Create.sql file in your SQL management console.
- √Run the Create.sql file to create the tables, columns, primary keys, foreign keys etc.
- √Or copy and run the content of Create.sql file directly to the SQL> command prompt.
Drop the schema objects when needed:
- √Open your SQL management console and connect to the database schema.
- √Open the Drop.sql file in your SQL management console.
- √Run the Drop.sql file to drop all the data model objects from the database schema.
Purchase
License editions
Purchasing a Standard or Professional edition of Point Of Sale Data Model Pack grants you a perpetual user license and entitles you to:
- √Download and activate the current, full version of SQL scripts for creating 100% of database schema objects
- √Access the updates, new builds and beneficiate of priority customer support for a period of 1 month.
Accelerate every database schema design with powerful data models
We have already designed the data model and prepared the SQL scripts for creating the database schema objects.
© 2025 Data Model Pack · Terms of Use · Privacy