랭킹으로 돌아가기

undb-io/undb

TypeScriptundb.io

🚀 Private first self-hosted no code database & BaaS.

nocodesqlite3typescriptdockerself-hostedddddomain-driven-designsveltesveltekitairtableairtable-alternativeno-code-database
스타 성장
스타
3k
포크
152
주간 성장
이슈
54
1k2k
2023년 4월2024년 5월2025년 6월2026년 7월
아티팩트npmnpm install undb
README

The Open Source no code database / BaaS

UNDB is a no-code platform that can also serve as a Backend as a Service (BaaS). It is based on SQLite and can be packaged into a binary file using Bun for backend service. Additionally, it can be deployed as a service via Docker, offering a UI for table management.

undb



Features

  • ⚡ No-code platform, easy to use
  • 🗄️ Based on SQLite, a lightweight database
  • 🥁 Built-in playground mode, try it out without any setup
  • 🔐 Private and local first
  • 📦 Can be packaged into a binary file using Bun
  • 📊 Support formula field like Excel/Airtable
  • 🌐 OpenAPI RESTful API support
  • 🪜 Progressive deployment, from local in single file to cloud complicated stacks.
  • 🐳 Supports Docker deployment
  • 🛠️ Provides a UI for table management

Screenshot

kanban gallery calendar pivot form openapi

Quick start

docker run -p 3721:3721 ghcr.io/undb-io/undb:latest
  • Run with docker with volume
docker run -d \
  -p 3721:3721 \
  -v $(pwd)/undb:/usr/src/app/.undb \
  --name undb \
  ghcr.io/undb-io/undb:latest

Deploy on Render.com

Deploy to Render

Development

  1. Install Bun

    Refer to Bun's official documentation for installation instructions.

  2. Clone the repository

    git clone https://github.com/undb-io/undb.git
    cd undb
    
  3. Install dependencies

    bun install
    
  4. Start the development server

    bun run dev
    

Docker compose development

docker compose up -d

then visit http://localhost:3721

Build

Packaging into a Binary File

  1. Build
    bun run build
    

Docker Deployment

  1. Build the Docker image

    docker build -t undb .
    
  2. Run the Docker container

    docker run -d -p 3721:3721 undb
    
관련 저장소
Leonxlnx/taste-skill

Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop

JavaScriptnpmMIT Licenseagentai
tasteskill.dev
66.1k4.6k
GrapesJS/grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding

TypeScriptnpmOtherweb-builder-frameworktemplate-builder
grapesjs.com
26.1k4.6k
nocobase/nocobase

NocoBase is an open-source AI + no-code platform for building business systems fast. Instead of generating everything from scratch, AI works on top of production-proven infrastructure and a WYSIWYG no-code interface, so you get both speed and reliability.

TypeScriptnpmOtherno-codelow-code
nocobase.com
23.4k2.8k
Tencent/APIJSON

🏆 Real-Time no-code, powerful and secure ORM 🚀 providing APIs and Docs without coding by Backend, and Frontend(Client) can customize response JSONs 🏆 实时 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构

JavaMavenOtherpostgresql-databasetidb
apijson.cn
18.4k2.3k
getmaxun/maxun

🔥 The open-source no-code platform for web scraping, crawling, search and AI data extraction • Turn websites into structured APIs in minutes 🔥

TypeScriptnpmGNU Affero General Public License v3.0automationno-code
maxun.dev
16.7k1.4k
taowen/awesome-lowcode

国内低代码平台从业者交流

Creative Commons Zero v1.0 Universalawsomelow-code
14.7k1.7k
puckeditor/puck

The visual editor for React.

TypeScriptnpmMIT Licenseaibuilder
puckeditor.com
13k940
alicevision/Meshroom

Node-based Visual Programming Toolbox

PythonPyPIOtherphotogrammetrycomputer-vision
meshroom.org
12.8k1.2k
BuilderIO/builder

Visual Development for React, Vue, Svelte, Qwik, and more

TypeScriptnpmMIT Licensereactwebcomponents
builder.io
8.8k1.2k
givanz/VvvebJs

Drag and drop page builder library written in vanilla javascript without dependencies or build tools.

JavaScriptnpmApache License 2.0builderwebsite-builder
vvveb.com/vvvebjs/editor.html
8.6k1.8k
jagenjo/litegraph.js

A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.

JavaScriptnpmMIT Licensegraphmodular
8.1k839
plasmicapp/plasmic

Visual builder for React. Build apps, websites, and content. Integrate with your codebase.

TypeScriptnpmMIT Licensereactbuilder
plasmic.app
6.9k699