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: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically generates unique identifiers for database models | 32 |
| Automates password hashing and verification in bookshelf models | 16 |
| An automatic property naming converter for Bookshelf models | 5 |
| Adds fields, relations, scopes and more to bookshelf models. | 42 |
| Tools and methods to simplify the creation, fetching, and saving of complex data structures in JavaScript applications. | 34 |
| Enables default column selection for databases during model fetch | 1 |
| A curated list of large machine learning models tracked over time | 341 |
| Enables automatic JSON column handling in Bookshelf.js models | 65 |
| Allows developers to define custom functions that transform values on model attributes | 4 |
| Provides a React Native wrapper for local database models with improved functionality and easy development options. | 173 |
| Allows creation of dynamic models and fields within a content management system. | 16 |
| An ORM plugin that enables dynamic property calculation on model instances. | 5 |
| A plugin for bookshelf.js that simplifies formatting, parsing and finding models by providing standardized functions for handling sensitive data | 0 |
| Automates password hashing for bookshelf models using bcrypt | 0 |
| A RESTful API built with NestJS and MongoDB to manage a book store's inventory | 33 |