UnDB
1.6k 59What is UnDB ?
UnDB is a private first, unified, self-hosted no code database.
🚀 Quick Start
-
Visit out Live Demo to try
undb
-
Checkout quick install / deployment document
-
Checkout development envionment setup to setup local development environment.
-
Open
undb
in gitpod to setup development envionment quickly.
- Join our discord to keep in touch.
UnDB Features
- Private first
- Light weight, requires just one file storage by default
- Self hosted in seconds
- Customizable
- Power BI like Record Level Security
- Deploy with variant adapters
- Developer friendly. Provide openapi / webhooks / realtime subscriptions / sdk(soon) / erd preview and more
- Multiple built-in field types and variants
- Different types of views, including grid, kanban, gantt, tree, calendar and more
- Light / Dark theme
- records trash / restore
- Templates
Tech Stack
- 🔥 SvelteKit - Simple and performant frontend framework.
- ⚡ Vite + SWC - Fast compile ts code.
- 🌊 Tailwind - Composable styles.
- 🔧 Nestjs Organize backend logic.
- ⚖️ Domain Driven Design Make code easy to maintain.
Screen Shot
generated open api
erd
Deploy UnDB
Deploy with docker
And then you can visit http://localhost:4000 and get started