Hello HN! My name is Paras and I am building this project called Slashbase. It's an open-source collaborative IDE for databases in browser. Connect to your database, browse data, run a bunch of queries or share queries within your team, right from your browser. Works with two types of databases: PostgreSQL and MongoDB.
It's written in Golang and Nextjs React Framework and runs as a single binary.
Features:
- Cloud based: Setup on your server. Works in browser.
- Easy to use: with minimal interface it is simple to use.
- Collaborative: Works with your teams. Easy sharing queries within team.
- Database Support: Works with two types of databases: PostgreSQL and MongoDB.
It's in beta phase and all I am looking for is some users who want to try it out and drop some feedback in comments.
1. Telemetry needs to be opt-in during install. 2. The roles are weird, why would a developer need write access by default? That's just a recipe for disaster. Would be better to default to read-only in all roles and allow upgrading to write permission as an active choice. 3. There needs to be a clear way to distinguish between prod/staging. I like clients where you can change the background color for different connections, eg screaming red for prod.
Good luck, keep up the good work