-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
joravar edited this page Aug 17, 2026
·
1 revision
Bapu Studio is an open-source, local-first developer cockpit combining an API Client, Database Studio, Secrets Matrix, and AI Copilot into a single fast desktop application.
This wiki provides comprehensive documentation, connection string guides, architectural deep-dives, and contributor references.
- 🚀 User Guide: How to test APIs, query SQL/NoSQL databases, and manage
.envsecrets. - 🗄️ Database Driver Reference: Connection string syntax, SSL options, and troubleshooting for Postgres, MySQL, Mongo, and SQLite.
- 🏗️ Architecture & Developer Deep-Dive: Electron IPC IPC bridge, pure-JS database drivers, and local persistence.
- 🗺️ Roadmap & Open-Core FAQ: Feature roadmap, licensing (AGPLv3), and commercial Pro/Team tier breakdown.
- 100% Offline-First: Your queries, connection strings, and secrets stay on your local disk.
- Zero Telemetry: No analytics, tracking, or network calls to external servers.
- Zero Bloat: Lightweight Electron build using pure-JS drivers without heavy Java/JVM overhead.