Difference between revisions of "SQWareRepository:general"
Expdbtools (talk | contribs) (→Presentation) |
Expdbtools (talk | contribs) (→naming convention) |
||
Line 23: | Line 23: | ||
== naming convention == | == naming convention == | ||
− | All objects are named with prefixes: | + | All generic objects are named with prefixes: |
* tsqw_% : for tables | * tsqw_% : for tables | ||
* isqw_% : for index | * isqw_% : for index |
Revision as of 14:56, 8 August 2015
Presentation
SQWareRepository™, also known technically as expDbDb®, is the repository module, and stores rdbms indicators.
It manage the repository and the database indicators ...
This module has is managed in a MySql database.
Links to different plugins of SQWareRepository™ module :
- Oracle plugins
- Sybase plugins
- Mysql plugins
- Mssql plugins
- DB2 plugins
- PostgreSQL plugins
- Terdata plugins
- Cassandra plugins
- Ingres plugins
Download the latest stable versions
Installation guide for SQWareRepository™
General architecture diagram SQWareRepository™ (when the SQWareProduction™ module is locally installed)
naming convention
All generic objects are named with prefixes:
- tsqw_% : for tables
- isqw_% : for index
- isqw_%_u : for uniques
- isqw_%_pk : for primary key