-
Notifications
You must be signed in to change notification settings - Fork 2
Home
do- edited this page Nov 6, 2023
·
161 revisions
doix-db is a plug in for doix framework implementing a common interface to relational databases. It features:
-
DbClient — the database API available to
doixJobs; - DbModel — the set of classes representing the database structure;
-
DbQuery — a
DbModelbasedSELECTbuilder; -
DbMigrationPlan — a
DbModelbased deployment automation tool; - DbLang — a set of SQL generating functions for miscellaneous application tasks.
For each individual DBMS product, it requires a specific library, such as: