842 skills found · Page 1 of 29
dotnet / EfcoreEF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
aarondl / SqlboilerGenerate a Go ORM tailored to your database schema.
schemaspy / SchemaspyDatabase documentation built easy
Xethron / Migrations GeneratorLaravel Migrations Generator: Automatically generate your migrations from an existing database schema.
kitloong / Laravel Migrations GeneratorLaravel Migrations Generator: Automatically generate your migrations from an existing database schema.
aimeos / UpschemeDatabase migrations and schema updates made easy
BurntSushi / ErdTranslates a plain text description of a relational database schema to a graphical entity-relationship diagram.
schemacrawler / SchemaCrawlerFree database schema discovery and comprehension tool
supabase / CliSupabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
benborla / MCP Server MysqlA Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
JetBrains / XodusTransactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
darold / Ora2pgOra2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automatically and extracts its structure or data, it then generates SQL scripts that you can load into PostgreSQL.
djezzzl / Database ConsistencyThe tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
schemahero / SchemaheroA Kubernetes operator for declarative database schema management (gitops for database schemas)
SweetIQ / SchematsGenerate typescript interface definitions from SQL database schema
membership / Membership.dbSQL database schema boilerplate for user accounts, roles and authentication tokens for use in web apps (PostgreSQL, Microsoft SQL Server, Azure SQL Database, LocalDb, SQLite)
oracle-samples / Db Sample SchemasOracle Database Sample Schemas
FalkorDB / QueryWeaverAn open-source Text2SQL tool that transforms natural language into SQL using graph-powered schema understanding. Ask your database questions in plain English, QueryWeaver handles the weaving.
supabase-community / SeedAutomatically seed your database with production-like dummy data based on your schema for local development and testing.
sujeet-agrahari / Awesome Database Design:zap: A collection of resources and tutorials to design a better database schema.