Skip to content
/ undb Public
forked from undb-xyz/undb

๐Ÿš€ Private first, unified, self-hosted no code database.

License

Notifications You must be signed in to change notification settings

sakishum/undb

ย 
ย 

Repository files navigation

undb

undb

๐Ÿš€ Private first, unified, self-hosted no code database.

Live Demo ยท Documentation ยท Website ยท Roadmap

use email test@example.com and password 123456 to login

undb

Discord

Features

  • ๐Ÿ” 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

Easy creation

  • Create table

    Create table

  • Create new field

    Create table

  • Create new record

    Create new record

  • Create new view

    Create table

Please refer to the user manual for more detailed instructions on how to use. ๐Ÿ“ Documentation

  • Autogenerated OpenAPI support
image

Deploy

Deploy with docker

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

Deploy with Render.com

Deploy to Render

You'll need a render account to deploy your own undb instance

Alt

License

undb is open-source under the GNU Affero General Public License Version 3 (AGPLv3). You can find it here.

About

๐Ÿš€ Private first, unified, self-hosted no code database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.1%
  • Svelte 18.3%
  • JavaScript 0.4%
  • Dockerfile 0.1%
  • HTML 0.1%
  • HCL 0.0%