6
5 Comments

I built an open-source CLI tool to inspect database and view your data without SQL

While working on other projects, I found myself always having to connect and use SELECT * to see dummy entries or new users.

I favored the CLI for monitoring my database entries, especially because I was testing and just adding dummy users + our first normal users in projects.

So it became a bit tiring always having to connect to postgres, mysql and give select * queries from the CLI.

I decided to build an open-source project to solve this problem and unify databases under one cli where people could inspect them with simple commands and save the databases connection for later inspection.

I will be working on adding more databases, because for now the project supports MySQL, Postgres and MariaDB.

Any contributors are welcome and of course feedback

https://github.com/PeepDB-dev/peepdb

posted to Icon for group Building in Public
Building in Public
on September 20, 2024
  1. 2

    this is actually really cool! thanks for sharing

  2. 2

    Nice! Looking forward to seeing the progress.

  3. 1

    Get this for calculate:

Trending on Indie Hackers
I shipped 3 features this weekend based entirely on community feedback. Here's what I built and why. User Avatar 146 comments $36K in 7 days: Why distribution beats product (early on) User Avatar 128 comments I'm a lawyer who launched an AI contract tool on Product Hunt today — here's what building it as a non-technical founder actually felt like User Avatar 126 comments Finally reached 100 users in just 12 days 🚀 User Avatar 123 comments I realized showing problems isn’t enough — so I built this User Avatar 32 comments 👉 The most expensive contract mistakes don’t feel risky User Avatar 28 comments