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