0.1.4 ā€¢ Published 2 months ago

db0 v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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

  • 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