๐ Private first, unified, self-hosted no code database.
Live Demo ยท Documentation ยท Website ยท Roadmap
use email
test@example.com
and password123456
to login
- ๐ Private first
- ๐ Light weight, requires just one file storage by default
- ๐ป Self hosted in seconds
- ๐ Customizable
- ๐ง Deploy with variant adapters
- ๐ฎ Developer friendly. Provide openapi / webhooks / realtime subscriptions / sdk(soon) and more
- โจ Multiple built-in field types and variants
- ๐ Different types of views, including grid, kanban, tree, calendar and more
- ๐ฅ 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.
docker run -d --name undb -p 4000:4000 --platform linux/x86_64 -v ~/.undb/:/var/opts/.undb ghcr.io/undb-xyz/undb:latest
And then you can visit http://localhost:4000 and get started
You'll need a render account to deploy your own undb instance
Checkout development documentation
nichenqin@hotmail.com
undb is open-source under the GNU Affero General Public License Version 3 (AGPLv3). You can find it here.