๐ 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
- โจ Multiple built-in field types and variants
- ๐ Different types of views, including grid, kanban, tree, calendar and more
Please refer to the user manual for more detailed instructions on how to use. ๐ Documentation
- Autogenerated OpenAPI support
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
undb is open-source under the GNU Affero General Public License Version 3 (AGPLv3). You can find it here.