Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
bookshelf
A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js
-
case-converter-plugin
Bookshelf plugin for handling the conversion between the database's snake_cased and a model's camelCased properties automatically.
-
virtuals-plugin
Allows getting/setting virtual (computed) properties on model instances.
-
processor-plugin
Bookshelf plugin that allows defining custom processor functions that handle transformation of values whenever they are set on a model.
-
bookshelf-jsdoc-theme
Forked from nijikokun/minamiJSDoc theme used by bookshelfjs.org, the homepage of the Bookshelf.js ORM
-
trigger-then
triggerThen - Backbone.js "trigger" with promises
-
promise
An extension of the "bluebird" promise library, used by both Knex.js & Bookshelf.js
-
assets
Logos, assets, etc. for Bookshelf / Knex / related projects
-
validators
Checkit validators specific to database things
-
bookshelfjs.org
The bookshelf.js documentation site
-
knexjs.org
The knex.js documentation site