All Projects → mattes → Migrate

mattes / Migrate

Licence: other
Database migrations. CLI and Golang library.

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to Migrate

Migrate
Database migrations. CLI and Golang library.
Stars: ✭ 7,712 (+233.13%)
Mutual labels:  aws-s3, google-cloud-storage, sql, migration, migrations, database, mysql, mongodb, sqlite, postgres, neo4j, cassandra, mariadb, databases, spanner, google-cloud-spanner
Evolve
Database migration tool for .NET and .NET Core projects. Inspired by Flyway.
Stars: ✭ 477 (-79.4%)
Mutual labels:  sql, migration, database, mysql, sqlite, cassandra, mariadb
Goose
A database migration tool. Supports SQL migrations and Go functions.
Stars: ✭ 2,112 (-8.77%)
Mutual labels:  sql, migration, database, mysql, sqlite, postgres, migrations
Ebean
Ebean ORM
Stars: ✭ 1,172 (-49.37%)
Mutual labels:  sql, database, mysql, sqlite, postgres, mariadb
East
node.js database migration tool
Stars: ✭ 53 (-97.71%)
Mutual labels:  migration, database, mysql, mongodb, sqlite, postgres
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)
Stars: ✭ 18,168 (+684.79%)
Mutual labels:  database, mysql, mariadb, postgres, sqlite
Sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
Stars: ✭ 5,039 (+117.67%)
Mutual labels:  sql, mysql, sqlite, postgres, mariadb
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (-4.49%)
Mutual labels:  sql, database, mysql, sqlite, mariadb
Denodb
MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Stars: ✭ 498 (-78.49%)
Mutual labels:  database, mysql, mongodb, sqlite, mariadb
Node Sqlite
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Stars: ✭ 642 (-72.27%)
Mutual labels:  sql, migration, migrations, database, sqlite
Goqu
SQL builder and query library for golang
Stars: ✭ 984 (-57.49%)
Mutual labels:  sql, database, mysql, sqlite, postgres
Dbbench
🏋️ dbbench is a simple database benchmarking tool which supports several databases and own scripts
Stars: ✭ 52 (-97.75%)
Mutual labels:  database, mysql, sqlite, cassandra, mariadb
Jet
Type safe SQL builder with code generation and automatic query result data mapping
Stars: ✭ 373 (-83.89%)
Mutual labels:  sql, database, mysql, postgres, mariadb
Db
Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.
Stars: ✭ 2,832 (+22.33%)
Mutual labels:  sql, database, mysql, mongodb, sqlite
Electrocrud
Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
Stars: ✭ 1,267 (-45.27%)
Mutual labels:  sql, database, mysql, sqlite, postgres
Fluentmigrator
Fluent migrations framework for .NET
Stars: ✭ 2,636 (+13.87%)
Mutual labels:  sql, migration, database, mysql, postgres
Node Pg Migrate
Node.js database migration management for Postgresql
Stars: ✭ 838 (-63.8%)
Mutual labels:  sql, migration, migrations, database, postgres
Atdatabases
TypeScript clients for databases that prevent SQL Injection
Stars: ✭ 154 (-93.35%)
Mutual labels:  sql, mysql, sqlite, postgres, databases
Fizz
A Common DSL for Migrating Databases
Stars: ✭ 92 (-96.03%)
Mutual labels:  migrations, mysql, sqlite, postgres
Rom Sql
SQL support for rom-rb
Stars: ✭ 169 (-92.7%)
Mutual labels:  sql, mysql, sqlite, mariadb

migrate

Database migrations written in Go. Use as CLI or import as library.

DEPRECATED

mattes/migrate is now golang-migrate/migrate

Please open issues and pull requests in the new repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].