undb

undb

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

Documentation ยท Website ยท Roadmap

๐Ÿš€ Quick Start

  • Join our discord to keep in touch.

Discord

โœ… Features

  • :closed_lock_with_key: Private first
  • :balloon: Light weight, requires just one file storage by default
  • :computer: Self hosted in seconds
  • :pencil: Customizable
  • ๐Ÿ”‘ Power BI like Record Level Security
  • ๐Ÿ”ง Deploy with variant adapters
  • ๐ŸŽฎ Developer friendly. Provide openapi / webhooks / realtime subscriptions / sdk(soon) / erd preview and more
  • :sparkles: Multiple built-in field types and variants
  • :city_sunset: Different types of views, including grid, kanban, gantt, tree, calendar and more
  • ๐Ÿ’ก Light / Dark theme
  • ๐Ÿ—‘๏ธ records trash / restore
  • ๐Ÿ“œ Templates

๐Ÿ“š Tech Stack

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

Screen Shot

generated open api

image

erd

image

Deploy

Deploy with docker

docker run -d --name undb -p 4000:4000 --platform linux/x86_64 -v ~/.undb/:/var/opt/.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

Deploy with Railway

License

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

Top categories

Loading Svelte Themes