Proces import/export Node.js application
A tool for migrating to new Sass versions.
Database migrations with knex.
This project serves as a converter between the legacy ruleset format and a new one. It's used internally, albeit it can be used externally too, also in browsers.
Mongodb schema and data migration lib
- Auto-retry migrations marked as repeatable on timeout and serialization errors
- Work around the umzug architectural limitations that make it hard/impossible to transactionally execute + log (or unlog) a migration, even when the logs and the migrations are applied to the same db. - Accept tradeoff that this will force each user mi
🦆 Drizzle ORM migrator applies migrations in browser environment, for PGLite, SQLite, DuckDB WASM!
Codemod transformations to help upgrade your Polaris codebase
database migration tool using slonik
Configuration migration for ESLint
Resumable database migration toolkit for moving data to Cloudflare D1 with ZinTrust.
AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config
Reliably determines if the code is running in Node.js
A Node.js utility for PostgreSQL database migrations
PostgeSQL migration tool
Turn a tRPC router into a type-safe, fully-functional, documented CLI
process information for node.js and browsers
A small utility for creating warnings and emitting them.
when you want to fire an event no matter how a process exits.
The complete and easy to use command-line migration tool for PostgreSQL
Detect Node.JS (as opposite to browser environment). ESM modification
find process info by port/pid/name etc.
Execute callbacks when child processes are spawned
The migrator is a program that eases and automates data migrations.
A Ruby library to ease the process of interfacing with ActiveRecord. Allows to create simple and elegant migrations.
Paraphraser, is a very simple gem. It adds a rake task that will drop, re-create and migrate a database (default is test) and will output the sql generated in the migration process. It will output the sql to screen as well as to a file ./migration.sql.
This gem is extremely useful while in process of migration to another data source.
This project allows you to monkey patch ActiveRecord (PostgreSQL) and auto-heal applications in production when PostgreSQL database fails over or when a cached column (in ActiveRecord schema cache) is removed from the database from a migration in another process.
rspec2rr is a Ruby script that helps you in the migration process from rspec dobules ro rr trying to reduce your manual work
MAML, also know as LazyMAML is a terser means for initially modeling your rails app. The MAML yml file is processed, and the rails migration generator called, with arguments being passed through for scaffold, model, controller, haml, etc. as desired.
When you are developing a new feature if your app have some environments like test, staging and production is easy to forget an environment variable in the middle of the process. Also when you migrate the app to another server is easy to forget an environment variable.
A Rails plugin that adds methods to ActiveRecord::Migration to allow columns and indexes to be added to and removed from large tables with millions of rows in MySQL, without leaving processes seemingly stalled in state "copy to tmp table".
This gem simplifies the process of database migration or replication by providing a straightforward interface to copy tables and their data, while allowing fine-grained control over the selection of tables and attributes.
This powerful database utility library simplifies and automates common database tasks, including exports, imports, and data migrations. With its intuitive interface and robust feature set, it enables developers to manage databases more efficiently, saving time and reducing errors in the process.
Process multiple enqueued Sidekiq jobs in a single bulk job execution. Useful for migrating jobs with high write load to utilize bulk inserts.
No description provided.
No description provided.