Skip to content

SQLiteBunPersister - for Bun #239

@mohsinhijazee

Description

@mohsinhijazee

What

Would be nice if we could have a SQLiteBunPersister (or BunSQLitePersister) because bun already supports SQLite3 out of the box as described here.

How

Solution could be using createCustomSqlitePersister a new persister named SQLiteBunPersister.

Alternatives
I have considered using createCustomSqlitePersister but I think that's more of an internal API and better be that way.

Why

Bun is really popular and its very easy to setup, comes out of the box with Typescript etc etc. So would be nice if we could support that.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions