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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GuiaBolso avatar

GuiaBolso/darwin

0
View on GitHub↗
150 stars·33 forks·Go·MIT·4 vues

Darwin

Database schema evolution library for Go

Features

  • Database Migration Tools - Library for incremental database schema updates.
  • Database Migrations - Database schema evolution library.
  • Database Tools - Listed in the “Database Tools” section of the Awesome Go awesome list.
  • Schema Migration Tools - Database schema evolution library.

Historique des stars

Graphique de l'historique des stars pour guiabolso/darwinGraphique de l'historique des stars pour guiabolso/darwin

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Darwin

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Darwin.
  • golang-migrate/migrateAvatar de golang-migrate

    golang-migrate/migrate

    18,118Voir sur GitHub↗

    This project is a command-line utility designed to manage database schema versioning and automate incremental schema updates. It functions as a version control system for database structures, ensuring consistency across environments by tracking applied migrations in a dedicated metadata table and executing scripts in a sequential, reliable manner. The tool distinguishes itself through a driver-based abstraction layer that supports a wide range of database engines, including various SQL and distributed cloud databases. It provides robust concurrency control through advisory locking, which prev

    Goaws-s3cassandradatabase
    Voir sur GitHub↗18,118
  • gobuffalo/popAvatar de gobuffalo

    gobuffalo/pop

    1,511Voir sur GitHub↗

    A Tasty Treat For All Your Database Needs

    Gocockroachdbdatabasegobuffalo
    Voir sur GitHub↗1,511
  • go-gormigrate/gormigrateAvatar de go-gormigrate

    go-gormigrate/gormigrate

    1,164Voir sur GitHub↗

    Minimalistic database migration helper for Gorm ORM

    Godatabasedbgo
    Voir sur GitHub↗1,164
  • khezen/avroAvatar de khezen

    khezen/avro

    49Voir sur GitHub↗

    Apache AVRO for go

    Goapacheavroetl
    Voir sur GitHub↗49
Voir les 30 alternatives à Darwin→

Questions fréquentes

Que fait guiabolso/darwin ?

Database schema evolution library for Go

Quelles sont les fonctionnalités principales de guiabolso/darwin ?

Les fonctionnalités principales de guiabolso/darwin sont : Database Migration Tools, Database Migrations, Database Tools, Schema Migration Tools.

Quelles sont les alternatives open-source à guiabolso/darwin ?

Les alternatives open-source à guiabolso/darwin incluent : lopezator/migrator — Dead simple Go database migration library. khezen/avro — Apache AVRO for go. gobuffalo/pop — A Tasty Treat For All Your Database Needs. go-gormigrate/gormigrate — Minimalistic database migration helper for Gorm ORM. golang-migrate/migrate — This project is a command-line utility designed to manage database schema versioning and automate incremental schema… richardknop/go-fixtures — Django style fixtures for Golang's excellent built-in database/sql library.