bookshelf-modelbase

Model builder

Convenient features for building model classes in Bookshelf.js

a model base providing some convenient features for building bookshelf models.

GitHub

150 stars
3 watching
33 forks
Language: JavaScript
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
bsiddiqui/bookshelf-uuidAutomatically generates unique identifiers for database models32
bsiddiqui/bookshelf-bcryptAutomates password hashing and verification in bookshelf models16
bookshelf/case-converter-pluginAn automatic property naming converter for Bookshelf models5
bogus34/bookshelf-schemaAdds fields, relations, scopes and more to bookshelf models.42
ericclemmons/bookshelf-managerTools and methods to simplify the creation, fetching, and saving of complex data structures in JavaScript applications.34
djandries/bookshelf-default-selectEnables default column selection for databases during model fetch1
openbmb/bmlistA curated list of large machine learning models tracked over time341
seegno/bookshelf-json-columnsEnables automatic JSON column handling in Bookshelf.js models65
bookshelf/processor-pluginAllows developers to define custom functions that transform values on model attributes4
darkrishabh/react-native-db-modelsProvides a React Native wrapper for local database models with improved functionality and easy development options.173
jfalameda/refinerycms-dynamicfieldsAllows creation of dynamic models and fields within a content management system.16
bookshelf/virtuals-pluginAn ORM plugin that enables dynamic property calculation on model instances.5
7kasper/bookshelf-spotparseA plugin for bookshelf.js that simplifies formatting, parsing and finding models by providing standardized functions for handling sensitive data0
7kasper/bookshelf-bcrypt.jsAutomates password hashing for bookshelf models using bcrypt0
abdallah-khalil/books-library-apiA RESTful API built with NestJS and MongoDB to manage a book store's inventory33