Skip to content

khoralabs/sqlite-utils

Repository files navigation

@khoralabs/sqlite-utils

Monorepo of SQLite utilities for Bun.

Licensed under MIT.

Packages

Package Description
@khoralabs/sqlite-migrate SQLite migration runner
@khoralabs/sqlite-crypto SQLCipher database helpers

Development

bun install

Run tests for a package:

bun test --cwd packages/sqlite-migrate
bun test --cwd packages/sqlite-crypto

Publishing

Each package has a manual release workflow. Set version, run with dry run first, then publish for real. Releases stage under release/<name>/ outside workspaces; the verify npm publish access step dry-runs before the real publish.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors