awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
CourseOrchestra avatar

CourseOrchestra/2bass

0
View on GitHub↗
44 stars·16 forks·Java·GPL-3.0·8 views

2bass

DB schema as code tool

Features

  • Schema Migration Tools - Database configuration-as-code using idempotent DDL scripts.

Star history

Star history chart for courseorchestra/2bassStar history chart for courseorchestra/2bass

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to 2bass

Similar open-source projects, ranked by how many features they share with 2bass.
  • bytebase/bytebasebytebase avatar

    bytebase/bytebase

    14,151View on GitHub↗

    Bytebase is a database DevSecOps platform and management console designed to orchestrate schema migrations, deployments, and security audits across multiple database engines. It serves as a SQL GitOps tool that synchronizes database states with configurations stored in Git repositories to manage infrastructure as code. The platform distinguishes itself through a multi-database management console that provides a single interface for relational and NoSQL databases. It includes a security layer for role-based access control, database activity auditing, and column-level data masking to protect se

    Gocicddata-maskingdata-security
    View on GitHub↗14,151
  • djrobstep/migradjrobstep avatar

    djrobstep/migra

    3,049View on GitHub↗

    DEPRECATED: Like diff but for PostgreSQL schemas

    Python
    View on GitHub↗3,049
  • fabianlindfors/reshapefabianlindfors avatar

    fabianlindfors/reshape

    1,846View on GitHub↗

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

    Rust
    View on GitHub↗1,846
  • ariga/atlasariga avatar

    ariga/atlas

    8,096View on GitHub↗

    Atlas is a SQL database schema management tool and database infrastructure as code framework. It provides a declarative database migration engine that computes the difference between a desired schema state and the current database state to automatically generate the necessary SQL for transitions. The project distinguishes itself through a comprehensive suite of analysis and visualization tools, including a database schema linter that detects destructive changes and data loss risks. It also features a SQL schema visualization tool capable of generating entity-relationship diagrams from extract

    Go
    View on GitHub↗8,096
See all 16 alternatives to 2bass→

Frequently asked questions

What does courseorchestra/2bass do?

DB schema as code tool

What are the main features of courseorchestra/2bass?

The main features of courseorchestra/2bass are: Schema Migration Tools.

What are some open-source alternatives to courseorchestra/2bass?

Open-source alternatives to courseorchestra/2bass include: bytebase/bytebase — Bytebase is a database DevSecOps platform and management console designed to orchestrate schema migrations,… djrobstep/migra — DEPRECATED: Like diff but for PostgreSQL schemas. fabianlindfors/reshape — An easy-to-use, zero-downtime schema migration tool for Postgres. flyway/flyway — Flyway is a database schema versioning tool and SQL migration orchestrator. It applies version-controlled schema… github/gh-ost — gh-ost is a triggerless online schema migration tool for MySQL. It functions as a replication client and table… ariga/atlas — Atlas is a SQL database schema management tool and database infrastructure as code framework. It provides a…