-
Updated
Jul 9, 2022 - Go
#
schema-migrations
Here are 51 public repositories matching this topic...
GitHub's Online Schema Migrations for MySQL
Idempotent schema management for MySQL, PostgreSQL, and more
-
Updated
Jul 8, 2022 - Go
Migrate and update data alongside your database structure.
-
Updated
Jul 5, 2022 - Ruby
Declarative pure-SQL schema management for MySQL and MariaDB
-
Updated
Jun 17, 2022 - Go
Minimalistic database migration helper for Gorm ORM
-
Updated
Jul 9, 2022 - Go
Simplify and accelerate applying many migrations at once using a flattened dump of the database schema and migrations
-
Updated
Nov 24, 2021 - PHP
Simple Cassandra schema migration tool written in Python
-
Updated
Apr 20, 2022 - Python
On-the-fly migrations with MongoDB C# Driver
-
Updated
Sep 29, 2021 - C#
Open
Add PR template
sauloperez
commented
Mar 2, 2019
We need to add a PR template so that contribution guidelines are clear beforehand. This should avoid maintainers asking for the changelog update. There are possibly other things worth asking like adding integration and units tests.
JPA Schema Generator Plugin
-
Updated
Feb 10, 2022 - Java
Percona's pt-online-schema-change runner for ActiveRecord migrations.
-
Updated
Jan 7, 2021 - Ruby
type-safe JSON spec and validation tool
-
Updated
Jan 15, 2021 - Haskell
A friendly PostgreSQL script runner in the spirit of DbUp.
-
Updated
Dec 24, 2021 - C#
Zero-downtime schema evolution for PostgreSQL
-
Updated
May 23, 2022 - Java
Apache Cassandra / DataStax Enterprise database migration (schema evolution) library
-
Updated
Apr 22, 2020 - Kotlin
A Mysql Native Client and Query Builder written in Pure Swift
mysql
schema-migrations
json-data
server-side-swift
query-builder
expressive
pure-swift
mysql-protocol
-
Updated
Sep 10, 2019 - Swift
PostgreSQL, MySQL and MS SQL database schema migration tool using plain SQL and JS files
mysql
schema-migrations
postgres
sql
migrations
postgresql
mssql
migrator
migrate
migration-tool
sql-migrate
sql-migrations
mysql-migrations
postgres-migrations
-
Updated
Jul 5, 2022 - JavaScript
Migrations of MongoDB. Part of @PHPMongoKit
-
Updated
Feb 14, 2020 - PHP
MongoDB schema and data migration library based on semver
cli
schema-migrations
backup
typescript
mongodb
migrations
mongoose
migration-tool
migrations-runner
mongodb-schema
-
Updated
Mar 31, 2021 - TypeScript
MySQL/PostgreSQL schema migrations made easy
-
Updated
Jan 25, 2022 - Python
Database schema migration tool written in Python
-
Updated
May 12, 2021 - Python
Schema 2 ldif : tool to convert .schema to .ldif files and mange them live into an openldap server
-
Updated
Sep 2, 2021 - Perl
shgrate is a simple database schema migration for MySQL written in Bash.
-
Updated
Apr 10, 2016 - Shell
A manifesto on headache-free database schema migrations, working well for cloud-native environments and continuous deployment.
-
Updated
Jan 13, 2019 - CSS
Schema and data migration framework for .NET
-
Updated
Jan 31, 2020 - C#
New kind of NodeJS ORM
javascript
schema-migrations
node
schema
sql
orm
database
mongodb
stream
universal
schema-fields
nodejs-orm
-
Updated
Jan 12, 2019 - JavaScript
PCL to enable sqlite database schema migrations
-
Updated
Apr 8, 2017 - C#
Improve this page
Add a description, image, and links to the schema-migrations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the schema-migrations topic, visit your repo's landing page and select "manage topics."
I am using PG server in a certificate pinned environment. In Python / SQLAlchemy, this is the following code needed to connect:
Does Migra support this? I