Here are
280 public repositories
matching this topic...
Fluent migrations framework for .NET
🚀 A lightweight, framework-agnostic database migration tool.
tbls is a CI-Friendly tool for document a database, written in Go.
A Sequel Pro / Sequel Ace bundle to generate Laravel migration files from existing tables.
A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations
Updated
Mar 28, 2021
Python
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.
Updated
Dec 18, 2020
TypeScript
A database-first code generator for any language
Lightweight script to compare two database
A Rails engine for drawing your app's ER diagram
An interactive graph of your Django model structure
Updated
Jun 16, 2021
Python
Database schema for e-commerce (webstores) sites.
Updated
Dec 26, 2018
HTML
Generator Entity Framework Core source code models
An example of a real-world REST API backend built with TypeScript, Hapi, Prisma, and PostgreSQL.
Updated
Jul 23, 2021
TypeScript
🐛 Statically validate Postgres SQL queries in JS / TS code and derive schemas.
Updated
Jun 10, 2021
TypeScript
Create all your migrations and models from one JSON schema file.
Data access in Go - Code Generator
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.
Updated
Feb 13, 2020
TSQL
👨⚕️ A fully featured Clinic Management System based on three tier architecture made using ASP.NET, C# with a well documented README.md file.
Secured & Simple Supabase Schema Visualizer
A schema and set of tools for using SQL to query cloud infrastructure.
Updated
Jul 13, 2021
Python
🎭 Database Integrity in Django: Safely Handling Critical Data in Distributed Systems
Updated
Jul 21, 2020
JavaScript
The only PHP & MySQL ORM for Continuous Delivery. Using javanile/moldable can eliminate the step of data migrations and schema changes, often manual steps or exceptions to a continuous delivery workflow.
⚡ A collection of resources and tutorials to design a better database schema.
A library to help you keep track of database schema migrations
Advanced Product tracking automation system using Qt 5 and C++
Declarative database schema definition
Updated
Dec 26, 2020
Ruby
Database migrations and schema updates made easy
Schema evolutions for django projects
Updated
Jun 12, 2021
Python
Improve this page
Add a description, image, and links to the
database-schema
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
database-schema
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently, SchemaHero assumes that every Postgres table will be deployed to the public schema. It should be possible to specify the schema when defining a table