Difference between revisions of "SQWareRepository:general"

From Wiki_dbSQWare
Jump to: navigation, search
(Presentation)
(Presentation)
Line 10: Line 10:
 
*[[SQWareRepository:mysql|Mysql plugins]]
 
*[[SQWareRepository:mysql|Mysql plugins]]
 
*[[SQWareRepository:mssql|Mssql plugins]]
 
*[[SQWareRepository:mssql|Mssql plugins]]
 +
*[[SQWareRepository:db2|DB2 plugins]]
 +
*[[SQWareRepository:postgres|PostgreSQL plugins]]
 +
*[[SQWareRepository:teradata|Terdata plugins]]
 +
*[[SQWareRepository:cassandra|Cassandra plugins]]
 
*[[SQWareRepository:ingres|Ingres plugins]]
 
*[[SQWareRepository:ingres|Ingres plugins]]
 
[[Downloads|Download the latest stable versions]]<br>
 
[[Downloads|Download the latest stable versions]]<br>

Revision as of 15:47, 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 :

Download the latest stable versions
Installation guide for SQWareRepository™

General architecture diagram SQWareRepository™ (when the SQWareProduction™ module is locally installed)

General SQWareRepository.jpg

naming convention

All objects are named with prefixes:

  • tsqw_% : for tables
  • isqw_% : for index
  • isqw_%_u : for uniques
  • isqw_%_pk : for primary key


Nuvola apps important.png
Warning:
Do not change the standard tables of the tool. For your custom objects, use another name convention than dbSQWare.

This will facilitate version upgrades.