0.3.0 • Published 8 years ago
noflo-assembly-db v0.3.0
NoFlo Assembly DB

Reusable Knex.js database components for NoFlo Assembly Lines.
Concept
NoFlo Assembly Line proposes hitting your application (i.e. business) goals first, reusability second. A concept similar to Harvested Framework.
Thus, many if not most components in NoFlo Assembly applications would prefer to call Knex.js directly as they like (with all the join's and fine-tuning needed). But those patterns which appear to be very repetitive are exported to this library for reuse.