sheerun / knex-migrateLinks
Modern database migration toolkit for knex.js
☆343Updated last year
Alternatives and similar repositories for knex-migrate
Users that are interested in knex-migrate are comparing it to the libraries listed below
Sorting:
- GraphQL schema generator for objection.js☆306Updated 2 years ago
- A mock knex adapter for simulating a database during testing☆241Updated last year
- Utility for create, drop, truncate etc. administrative database operations.☆142Updated 3 years ago
- Batching and simplification of Sequelize with facebook/dataloader☆286Updated last year
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆383Updated this week
- Better error messages for Hapi.js Joi validation☆121Updated last year
- A simple mock interface specifically for testing code relying on Sequelize models☆141Updated 2 years ago
- Load data from json, yaml or js to sequelize☆300Updated 2 years ago
- ES6 tagged template strings for prepared SQL statements 📋☆618Updated this week
- Turns GraphQLResolveInfo into a map of the requested fields☆349Updated 2 years ago
- A PostgreSQL, MySQL, and SQL Server migration tool using plain sql scripts.☆461Updated 9 months ago
- Express middleware for JWT permissions☆522Updated 2 years ago
- A simple worker-manager for clustered Node.js apps☆880Updated 2 years ago
- Easy testing of time-dependent code. Node.js☆427Updated 2 years ago
- Events monitor for pg-promise☆151Updated 4 months ago
- Node.js redis client mock☆216Updated 2 years ago
- Load environment variables from .env and ensure they are all present☆771Updated last year
- COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.☆344Updated 2 months ago
- Nested hierarchies for Sequelize☆305Updated 2 years ago
- Joi validation for your Mongoose models without the hassle of maintaining two schemas☆178Updated 2 years ago
- validate an email address according to RFCs 5321, 5322, and others☆258Updated 10 months ago
- a model base providing some convenient features for building bookshelf models.☆151Updated 2 years ago
- 🔑 Pleasant authorization library for Node.js