The Idea and Inspiration ๐ก
Recently, I got addicted to Supabase โก as an Open-Source Firebase Alternative, and I'm having so much fun with it. It has such wonderful UI, and well-written documentation, that allows me to spin up a project easily.
Because of that, I've started to learn PostgreSQL, which Supabase built on top of. I quickly realized that how great would it be if I can easily visualize all my tables, and the relationship with one another (since PostgreSQL is a relational DB), and there's when I found out about Database Schema๐ฅ.
๐ฅ Unfortunately I found many Database Schema Visualizer online which either requires me to install database software, or login with email, which I do not want to . Thus, this gave me the idea to code it myself, since I'm a Web Developer๐ป.
Showcase ๐
If you are Supabase user, or interested in using the visualizer, here's the link to it: Supabase Schema Visualizer
zernonia / supabase-schema
Secured & Simple Supabase Schema Visualizer
Supabase Schema
Secured & Simple Supabase Schema Visualizer.
No installations โข No Database password required
View Demo
ยท
Report Bug
ยท
Request Feature
๐ Features
- ๐จ No installations
- ๐ Persistent State in LocalStorage
- ๐ช Login-less
- ๐ No Sensitive info required
- ๐ค Moveable Schema for own design
๐ About The Project
I look around the internet and found many Database Schema Visualizers that require me to either download the software, or login to view my Database Schema. I feel like there's too many unneccessary steps, just to view the schema.
Thus, I've decided to take this opportunity to build this Open Source, Free, Login-less and Secured Supabase Schema Visualizer ๐ฅ
๐จ Built With
๐พ Instructions
- Go to Supabase App
- Select your Project
- Go to
Settings
- In Settings tab, Go to
API
- Under
Config
, copyURL
- Under
API Keys
, copyanon
public
- Paste both value intoโฆ
If you find this useful, remember to ๐ it on Github
Lend me a Hand โ
When you navigate through the App, you might notice some bugs or possible improvement, feel free to contribute to this project.๐
Ultimate Hope ๐ฎ
My Vision for this project is hopefully that it might be absorbed into official Supabase App, where developer can quickly manage their project's schema visually without leaving the app. So if you find it helpful and wish to have this features, a star on Github would be very much appreciated.
Follow me ๐ค
Top comments (4)
Awesome!
This is really neat - great work on this project!
I'll test it out on something I'm using Supabase with and I'll let you know if I come across any bugs
Thank you for using it..
Yup feel free to report any bug or suggest any new features ya
"Recently, I got addicted to Supabase โก"
same here
thanks it is cool