database-schema
There are 869 repositories under database-schema topic.
drawdb-io/drawdb
Free, simple, and intuitive online database diagram editor and SQL generator.
hhyo/Archery
SQL 审核查询平台
amacneil/dbmate
🚀 A lightweight, framework-agnostic database migration tool.
liam-hq/liam
Automatically generates beautiful and easy-to-read ER diagrams from your database.
k1LoW/tbls
tbls is a CI-Friendly tool to document a database, written in Go.
fluentmigrator/fluentmigrator
Fluent migrations framework for .NET
aimeos/upscheme
Database migrations and schema updates made easy
postgres-ai/database-lab-engine
DBLab enables 🖖 database branching and ⚡️ thin cloning for any Postgres database and empowers DB testing in CI/CD. This optimizes database-related costs while improving time-to-market and software quality. Follow to stay updated.
azimuttapp/azimutt
Explore, document and optimize any database
schemacrawler/SchemaCrawler
Free database schema discovery and comprehension tool
schemahero/schemahero
A Kubernetes operator for declarative database schema management (gitops for database schemas)
cviebrock/sequel-pro-laravel-export
A Sequel Pro / Sequel Ace bundle to generate Laravel migration files from existing tables.
beckenrode/mysql-workbench-export-laravel-5-migrations
A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations
zernonia/supabase-schema
Secured & Simple Supabase Schema Visualizer
vran-dev/databasir
数据库文档管理中心
prisma/migrate
Issues for Prisma Migrate are now tracked at prisma/prisma. This repo was used to track issues for Prisma Migrate Experimental and is now deprecated.
sujeet-agrahari/awesome-database-design
:zap: A collection of resources and tutorials to design a better database schema.
gnormal/gnorm
A database-first code generator for any language
dlevsha/compalex
Lightweight script to compare two database
loresoft/EntityFrameworkCore.Generator
Generate Entity Framework Core model from an existing database
meshy/django-schema-graph
An interactive graph of your Django model structure
ramortegui/e-commerce-db
Database schema for e-commerce (webstores) sites.
amatsuda/erd
A Rails engine for drawing your app's ER diagram
2color/real-world-grading-app
An example of a real-world REST API backend built with TypeScript, Hapi, Prisma, and PostgreSQL.
goldmansachs/obevo
Obevo is a database deployment tool that handles enterprise scale schemas and complexity
harismuneer/Clinic-Management-System-ASP.NET
👨⚕️ A Clinic Management System based on three tier architecture made using ASP.NET, C#.
SeaQL/sea-schema
🌿 SQL schema definition and discovery
andywer/postguard
🐛 Statically validate Postgres SQL queries in JS / TS code and derive schemas.
gigagrug/schema
All in one CLI tool for the database | Migration, Studio, LSP
cybercog/laravel-clickhouse
Laravel ClickHouse adds CH client integration, generation & execution of ClickHouse database migrations to the Laravel application.
HoussemDellai/WebAppWithDatabaseDemo
Sample ASP.NET Core MVC app with database for demoing CI-CD pipelines using Azure DevOps
mojopollo/laravel-json-schema
Create all your migrations and models from one JSON schema file.
maxzerbini/dingo
Data access in Go - Code Generator
hellosagar/Quiz-App
A Quiz Android application 📱 built using Java ♨️ and showing best practices of 🛠️ Room
soumyadip007/SQL-Database-Management-System
SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.
pikhovkin/django-schema-viewer
Visualizes a DB schema based on Django models