entity-relationship-diagram
There are 288 repositories under entity-relationship-diagram topic.
schemaspy/schemaspy
Database documentation built easy
pgmodeler/pgmodeler
Open-source data modeling tool designed for PostgreSQL. No more typing DDL commands. Let pgModeler do the work for you!
schemacrawler/SchemaCrawler
Free database schema discovery and comprehension tool
brmodeloweb/brmodelo-app
BRMW is a free open source entity-relationship database modeling tool. We're working to make learning database modeling simple and accessible for everyone.
keonik/prisma-erd-generator
Generate an ER Diagram based on your Prisma schema every time you run npx prisma generate
kevincobain2000/laravel-erd
Automatically generate ERD Diagrams from Model's relations in Laravel
ehne/ERDot
A python CLI script to create Entity Relationship Diagrams from JSON/YAML code.
nao1215/markdown
simple markdown & mermaid builder in golang
BOCOVO/db-schema-visualizer
A Visual Studio Code extension to visualize database schemas as Entity Relationship Diagrams (ERD) from DBML or Prisma files directly within the editor.
pikhovkin/django-schema-viewer
Visualizes a DB schema based on Django models
aryashah2k/Learn-Database-Management-Systems
An Awesome Repository Containing All The Theory Lecture Slides and Lab Sessions With Code Files Taught At An Undergraduate Level At My University. Course Code: BTIT03105
bastiensun/pg-mermaid
🐘 Mermaid diagram generator for PostgreSQL database schema
rahul1947/Database-Design-Pharmacy-Management-System
Designed and Developed a comprehensive Database Management System for a modern Pharmacy.
eska-muc/dbvisualizer
A tool for creating ER-Diagrams and textual reports on tables and columns of a database by reading metadata from any JDBC capable database.
obadakhalili/ERML
:large_blue_diamond: A set of tools for the SQL ecosystem to visualize ERD diagrams and Relational Models, and generate SQL schema code all from a single source
cisco/zepster
Generate database schema, documentation, and other artifacts from an Entity-Relationship diagram, which is created as a GraphML file using the yEd graph editor.
solankivaibhav789/Truecaller-DBMS-project-
we made database design and database in oracle 11g for our dbms project.
tusharnankani/Airport-DBMS
Airport Database Management System
caesarmario/database-bookstore-case-study
A case study about designing simple database system for a bookstore. This repository contains ERD design and SQL codes for design of bookstore database system. The main purpose of this system is to build database system for bookstore.
kpratikin/Business-Intelligence-and-Data-Warehousing
Business Intelligence and Data Warehousing Project
octo-kumo/evil-er
ER Diagrams drawing tool (entity relationship diagrams)
seby-sbirna/Database-Design-Modeling-and-Programming-of-National-Library-Catalog-System
This repository contains the two-part advanced SQL programming and database design capstone project made for the DTU Data Science course 02170: Database Systems
brunocascio/schema-to-diagram
Create diagrams from SQL schema
shrey6162/Questionnaire.github.io
Questionnaire is an online examination system with a functionality of taking live online classes. That makes questionnaire a full package for online education.
Ashwanikumarkashyap/amazon-database-system-plsql
The project implements the Amazon's e-commerce database system which fulfils all the functional requirements for an e-commerce website. The database is created by designing the Extended Entity Relation (EER) model of Amazon as an E-commerce website. EER is then converted to relational tables using the set of well defined rules and after applying the normalisation techniques. Project utilizes PLSQL and it's stored procedures, triggeres and cursors to create tables and maintain the consistency within the relational database.
fptu-team-404-not-found/co-tam-backend
:broom: Cô Tấm is a platform that provides hourly domestic help services through a technology application :broom:
hunyadi/entity-relationship-diagram
Visualizes entity relationships in an interactive diagram
manuparra/FBD
Fundamentos de Bases de Datos
yenilikci/VeritabaniYonetimSistemleriDersi
Veritabanı Yönetim Sistemleri Dersi Ödevleri ve Projesi
dhvani-k/Car_Rental_Database_Design
Car Rental Database Design using PostgreSQL
SkeloGH/weaver
Weaver: Clone n-ary relationship sets across distinct databases
CNimmo16/react-erd
An easy-to-use component for rendering Entity Relationship Diagrams in React
himanshu1295/Data_Modeling_Project
Demonstrating the core skills acquired by making use of Advanced Database Modeling.
mennamamdouh/Global-Super-Store-Database
This repository is about designing a database model for Global Super Store. This project is the final project of the 7th course "Advanced Data Modeling" of Meta Database Engineer Professional Certificate on Coursera.
birkenkrahe/db330
Repo for CSC 330 Database Theory & Applications, Lyon College, Batesville AR, spring 2022
manishkr1754/Library_Management_System_SQL
Developing a Library Management System from scratch using SQL