bookshelf-schema

Model extension library

Adds fields, relations, scopes and more to bookshelf models.

The Bookshelf plugin that adds fields, relations, scopes and more to bookshelf models.

GitHub

42 stars
3 watching
10 forks
Language: CoffeeScript
last commit: about 6 years ago

Related projects:

Repository Description Stars
bsiddiqui/bookshelf-modelbase Convenient features for building model classes in Bookshelf.js 150
bogus34/bookshelf-signals A plugin that translates bookshelf events to a central hub, enabling event subscription and filtering without modifying model or collection initializers. 5
bookshelf/case-converter-plugin An automatic property naming converter for Bookshelf models 5
bookshelf/processor-plugin Allows developers to define custom functions that transform values on model attributes 4
popodidi/bookshelf-plugin-mode Provides functionality to specify different modes with corresponding visible/hidden fields of models in data models 3
bookshelf/virtuals-plugin An ORM plugin that enables dynamic property calculation on model instances. 5
ericclemmons/bookshelf-manager Tools and methods to simplify the creation, fetching, and saving of complex data structures in JavaScript applications. 34
metabase/toucan A Clojure library for defining application models and interacting with databases in a flexible and powerful way 570
djandries/bookshelf-default-select Enables default column selection for databases during model fetch 1
bsiddiqui/bookshelf-bcrypt Automates password hashing and verification in bookshelf models 16
seegno/bookshelf-json-columns Enables automatic JSON column handling in Bookshelf.js models 65
seegno/bookshelf-mask Enables serialization of model fields to JSON based on defined masks 9
jfalameda/refinerycms-dynamicfields Allows creation of dynamic models and fields within a content management system. 16
7kasper/bookshelf-spotparse A plugin for bookshelf.js that simplifies formatting, parsing and finding models by providing standardized functions for handling sensitive data 0
budu/lobos A Clojure-based library for defining and manipulating SQL database schemas with migration support. 267