db0

Lightweight SQL Connector

MIT 22 个版本
安装
npm install db0
yarn add db0
pnpm add db0
bun add db0
README

DB0

npm version npm downloads

[!IMPORTANT] DB0 development is in the early stages. Track progress via GitHub issues.

DB0 is a lightweight SQL connector:

✅ Works with several SQL connectors.

✅ Can be integrated with ORMs and embedded into frameworks.

✅ Provides a simple but elegant query API out of the box.

👉 Read 📚 Documentation

Contribution

Local development
  • Clone this repository
  • Install the latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run tests using pnpm dev or pnpm test

License

Published under the MIT license. Made by @pi0 and community 💛


🤖 auto updated with automd

版本列表
0.3.4 2025-10-01
0.3.3 2025-10-01
0.3.2 2025-04-18
0.3.1 2025-02-26
0.3.0 2025-02-26
0.2.4 2025-02-11
0.2.3 2025-01-27
0.2.2 2025-01-27
0.2.1 2024-10-13
0.2.0 2024-10-09
0.1.4 2024-03-08
0.1.3 2024-02-27
0.1.2 2024-02-26
0.1.1 2023-06-27
0.0.7 2023-02-27
0.0.6 2023-02-27
0.0.5 2023-02-27
0.0.4 2023-02-27
0.0.3 2023-02-25
0.0.2 2023-02-24
0.0.1 2023-02-24
0.0.0 2023-02-24