diff --git a/modules/test/server/db/README.md b/modules/test/server/db/README.md index 8b13789..323e917 100644 --- a/modules/test/server/db/README.md +++ b/modules/test/server/db/README.md @@ -1 +1,4 @@ +`local.db` is a sqlite sample database for testing [@themost-framework](https://github.com/themost-framework) architecture. It consists of a collection of common database objects - tables and views- which describe a CRM data storage with customers, products, offers, orders etc. + +![sample database schema screenshot 1](./local_db_schema1.png)