meteor-migrations
Migration tool
A simple migration system for Meteor applications to manage changes to the database over time.
Simple migration system for Meteor
245 stars
10 watching
59 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
hacktoberfestmeteor
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility to manage Postgres schema and other objects through version-controlled migrations. | 32 |
| A migration framework that enables concurrent and independent execution of SQL scripts and Clojure code. | 651 |
| A Meteor package to track and publish the count of a cursor in real-time | 200 |
| A framework for managing MongoDB migrations in a structured and fault-tolerant way. | 84 |
| A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |
| Converts Meteor app to standard Node.js application | 704 |
| A package that simplifies data transformation and retrieval in Meteor applications using collection helpers. | 498 |
| A migration library for Clojure projects, automating changes to the database schema. | 120 |
| A command line tool for automating the deployment of Meteor applications on Azure App Service. | 67 |
| A CoffeeScript version of the Todo example from Meteor JS, with tidied file structure and tweaked functionality. | 21 |
| A tool that automates the process of applying changes to a MongoDB database in a controlled and version-controlled manner. | 940 |
| A Gradle plugin for managing database migrations using MyBatis. | 17 |
| Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,303 |
| Extends Meteor's Collection API with customizable hooks for inserting, updating, removing, finding, and upserting documents | 657 |
| An authorization package for Meteor that allows defining roles with scopes and permissions, enabling hierarchical role assignment. | 922 |