Thanks to visit codestin.com
Credit goes to github.com

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

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

License

Notifications You must be signed in to change notification settings

MaxMorais/undb

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2,842 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

undb

undb

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

Live Demo Β· Documentation Β· Website Β· Roadmap

use email [email protected] 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.3%
  • Svelte 18.2%
  • JavaScript 0.3%
  • Dockerfile 0.1%
  • HTML 0.1%
  • HCL 0.0%