Skip to content
forked from unjs/db0

๐Ÿ“š Lightweight SQL Connector

License

Notifications You must be signed in to change notification settings

cybernetics/db0

ย 
ย 

Repository files navigation

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 embeded 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

About

๐Ÿ“š Lightweight SQL Connector

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%