database-schemas
There are 21 repositories under database-schemas topic.
schemaspy/schemaspy
Database documentation built easy
schemahero/schemahero
A Kubernetes operator for declarative database schema management (gitops for database schemas)
prisma/database-schema-examples
Database Schema Examples we strive to support in Prisma
zsvoboda/dbd
dbd is a database prototyping tool that enables data analysts and engineers to quickly load and transform data in SQL databases.
hasura/data-hub
Explore data sources from a native GraphQL API, database schemas to custom code contributed by the community.
4sh/datamaintain
One tool to maintain all your database schemas!
smrtr/mysql-version-control
A crude version control system for mysql written in php
jaimenavarrete/diagramsql
An open source database diagram designer tool.
linked-db/linked-ql
A better replacement for your ORMs and migration tools (combined)! Linked QL is a next generation database query client and migration wizard that helps you cut through the complexities with ease!
BaseMax/MongoDbPython
Sample python script to connect mongo database.
demasylabs/Point-Of-Sale
Oracle Database Sample Schemas for training purpose ONLY ~ By Demasy Labs
knowyourdata/data-scanner
(Sensitive) data scanner
willianantunes/django-multiple-schemas
Sample project that describes how you can handle schema within your Django application.
petersonjr/MetadataCrawler
A simple tool to extract metadata from relational databases
scharris/jDBMD
Java library for the fetching and representation of database metadata.
lizhuoqi/db-sample-schemas
a collection of sample databases
aichholzer/modellr
Database connection manager for Sequelize.
kevinclancy/SchemaTypes
Dependently typed schema language for MUMPS
sayukiusui/Final-Project-CS50-SQL
Final Project CS50's Introduction to Databases with SQL
shubhamv108/service-design
Sample APIs for practice.
eastonyarbrough/fsw-135
College assignments from Bryan University over creating NoSQL databases (e.g. MongoDB databases) using Object Document Mapping (ODM) libraries (e.g. Mongoose ODM) to add data consistency and validation, and will build applications connected to databases using Express.js.