copycat VS OnlineSchemaChange

Compare copycat vs OnlineSchemaChange and see what are their differences.

copycat

Generate deterministic fake values: The same input will always generate the same fake-output. (by snaplet)

OnlineSchemaChange

A tool for performing online schema changes on MySQL. (by facebookincubator)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
copycat OnlineSchemaChange
13 3
316 954
4.8% 1.0%
8.8 8.1
2 months ago 14 days ago
TypeScript Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

copycat

Posts with mentions or reviews of copycat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-23.

OnlineSchemaChange

Posts with mentions or reviews of OnlineSchemaChange. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-08.
  • How Modern SQL Databases Are Changing Web Development - #3 Better Developer Experience
    4 projects | dev.to | 8 Dec 2023
    I’ve been through multiple incidents where everything worked fine in the testing environment but ended up locking the production database for minutes when deployed. A category of open-source tools called OSC (Online Schema Change) exists to mitigate such pain, like gh-ost used by GitHub and OSC used by Meta. They work by creating a set of "ghost tables" to apply the migrations, copy over old data from the original tables, and catch up with new writes simultaneously. When all old data is migrated, you can trigger a cutover to make the "ghost tables" production. Check the post below for a great introduction and comparison:
  • Postgres schema changes are still a PITA
    2 projects | dev.to | 8 Jul 2023
    For larger companies, with more data and high-traffic tables, schema changes may happen less often, but they still need to worry about things like downtime caused by locking. They require long internal guides on performing schema changes correctly (e.g. GitLab, PayPal), custom tools (e.g. Meta, Square), and they often document incidents or near-incidents caused by schema migrations (e.g. GitHub, Doctolib, GoCardless).
  • Migrating Facebook to MySQL 8.0
    2 projects | news.ycombinator.com | 23 Jul 2021

What are some alternatives?

When comparing copycat and OnlineSchemaChange you can also consider the following projects:

Replibyte - Seed your development database with real data ⚡️

ServiceStack.OrmLite - Fast, Simple, Typed ORM for .NET

faker - Generate massive amounts of fake data in the browser and node.js

reshape - An easy-to-use, zero-downtime schema migration tool for Postgres

falso - All the Fake Data for All Your Real Needs 🙂

helm-charts - neondatabase helm charts

fakey - web-based fake data generator.

postgres-wasm - A PostgresQL server in your browser

Mongo Seeding - 🌱 The ultimate solution for populating your MongoDB database.

ClickHouse - ClickHouse® is a free analytics DBMS for big data

greenmask - PostgreSQL database anonymization tool

webusb - Connecting hardware to the web.