bookshelf-modelbase
Model builder
Convenient features for building model classes in Bookshelf.js
a model base providing some convenient features for building bookshelf models.
150 stars
3 watching
33 forks
Language: JavaScript
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
bsiddiqui/bookshelf-uuid | Automatically generates unique identifiers for database models | 32 |
bsiddiqui/bookshelf-bcrypt | Automates password hashing and verification in bookshelf models | 16 |
bookshelf/case-converter-plugin | An automatic property naming converter for Bookshelf models | 5 |
bogus34/bookshelf-schema | Adds fields, relations, scopes and more to bookshelf models. | 42 |
ericclemmons/bookshelf-manager | Tools and methods to simplify the creation, fetching, and saving of complex data structures in JavaScript applications. | 34 |
djandries/bookshelf-default-select | Enables default column selection for databases during model fetch | 1 |
openbmb/bmlist | A curated list of large machine learning models tracked over time | 341 |
seegno/bookshelf-json-columns | Enables automatic JSON column handling in Bookshelf.js models | 65 |
bookshelf/processor-plugin | Allows developers to define custom functions that transform values on model attributes | 4 |
darkrishabh/react-native-db-models | Provides a React Native wrapper for local database models with improved functionality and easy development options. | 173 |
jfalameda/refinerycms-dynamicfields | Allows creation of dynamic models and fields within a content management system. | 16 |
bookshelf/virtuals-plugin | An ORM plugin that enables dynamic property calculation on model instances. | 5 |
7kasper/bookshelf-spotparse | A plugin for bookshelf.js that simplifies formatting, parsing and finding models by providing standardized functions for handling sensitive data | 0 |
7kasper/bookshelf-bcrypt.js | Automates password hashing for bookshelf models using bcrypt | 0 |
abdallah-khalil/books-library-api | A RESTful API built with NestJS and MongoDB to manage a book store's inventory | 33 |