Skip to content

eddiejpot/dbrama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBRAMA

❓ What:

Made for SWEs who need to visualize their db-schema quickly. The user will enter their commands through an online ide in DBML language and the tables/relationships will appear accordingly. It's a simplied version of dbdiagram.io

Tech Stack / Notable Libraries

  • React
  • PostgreSQL & Sequelize

Notable Libraries

  • GoJS (Diagram)
  • react-ace (Code-editor)
  • react-split-pane

💻 Deployed app

DBRAMA on Netlify

✋ How the app works

DEMO VIDEO (NON-TECHNICAL) DemoVideo Click the image to direct to video

🌈 Features

MVP

  • User is able to generate tables and relationships
  • User is able to create and save new tables
  • User is able to edit saved tables

📱 Wire Frame (MVP)

Image of user flow

🧠 ERD

Super simple ERD as the point of this project was to practice more non-db related stuff

Image of ERD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors