elearning/Frontend-Learner/node_modules/db0
2026-01-13 10:48:02 +07:00
..
dist Website Structure 2026-01-13 10:48:02 +07:00
LICENSE Website Structure 2026-01-13 10:48:02 +07:00
package.json Website Structure 2026-01-13 10:48:02 +07:00
README.md Website Structure 2026-01-13 10:48:02 +07:00

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