Skip to content

programmercepat/undb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,810 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Packages

 
 
 

Contributors

Languages

  • TypeScript 81.0%
  • Svelte 18.4%
  • JavaScript 0.4%
  • Dockerfile 0.1%
  • HTML 0.1%
  • HCL 0.0%