0.3.1 ⢠Published 1 year ago
db0 v0.3.1
DB0
!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
- 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 devorpnpm test
License
Published under the MIT license. Made by @pi0 and community š
š¤ auto updated with automd