# Supabase Schema Visualizer - No installation/login

# The Idea and Inspiration 💡

Recently, I got addicted to [Supabase ⚡](https://supabase.io/) 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](https://supabase-schema.vercel.app/)

%[https://supabase-schema.vercel.app]

%[https://github.com/zernonia/supabase-schema]

*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](https://app.supabase.io/), 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 🐤

%[https://twitter.com/hashnode/status/1391430752462508042?s=20]

# Thank you 🙏
