Package Exports
- @stacksjs/database
- @stacksjs/database/index.js
- @stacksjs/database/index.ts
- @stacksjs/database/kysely-bun-worker/driver.ts
- @stacksjs/database/kysely-bun-worker/index.ts
- @stacksjs/database/kysely-bun-worker/mitt.ts
- @stacksjs/database/kysely-bun-worker/type.ts
- @stacksjs/database/kysely-bun-worker/worker.ts
- @stacksjs/database/migrations/index.ts
- @stacksjs/database/seeder/index.ts
Readme
Stacks Database
wip
☘️ Features
wip
- ⚡️
wip
🤖 Usage
wip
bun install -d @stacksjs/databaseNow, you can use it in your project:
import * as database from '@stacksjs/database'
// wipLearn more in the docs.
🧪 Testing
bun test📈 Changelog
Please see our releases page for more information on what has changed recently.
🚜 Contributing
Please review the Contributing Guide for details.
🏝 Community
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
For casual chit-chat with others using this package:
Join the Stacks Discord Server
📄 License
The MIT License (MIT). Please see LICENSE for more information.
Made with 💙