Skip to content

adanilov-fastec/node-doix-db

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

249 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workflow Jest coverage

node-doix-db

doix-db is a plug in for doix framework implementing a common interface to relational databases. It features:

  • DbClient — the database API available to doix Jobs;
  • DbModel — the set of classes representing the database structure;
  • DbQuery — a DbModel based SELECT builder;
  • DbMigrationPlan — a DbModel based deployment automation tool;
  • DbLang — a set of SQL generating functions for miscellaneous application tasks.

Has backends for

More information is available at https://github.com/do-/node-doix-db/wiki

About

Shared database related code for doix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%