doix-db
v1.0.66
Published
Shared database related code for doix
Downloads
125
Readme
node-doix-db
doix-db
is a plug in for doix framework implementing a common interface to relational databases. It features:
DbModel — the set of classes representing the database structure;
DbQuery — a
DbModel
basedSELECT
builder;DbMigrationPlan — a
DbModel
based deployment automation tool;DbLang — a set of SQL generating functions for miscellaneous application tasks.
More information is available at https://github.com/do-/node-doix-db/wiki