JSPM

  • Created
  • Published
  • Downloads 497
  • Score
    100M100P100Q97242F
  • License MIT

The Stacks database integration.

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/database

Now, you can use it in your project:

import * as database from '@stacksjs/database'

// wip

Learn 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:

Discussions on GitHub

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 💙