Skip to content

0.1.0

Latest

Choose a tag to compare

@igalklebanov igalklebanov released this 13 Sep 00:09
· 15 commits to main since this release

Hey πŸ‘‹

This is the first release of this library.

So what do we have here? @tursodatabase/serverless is a new WIP library that has a main API that's somewhat compatible with better-sqlite3, but not really and a compat API compatible with @libsql/client.

There's also @tursodatabase/database in the works, but that one seems like a fit for the core SQLite dialect at the moment - and not ready - like nothing works - check the tests in this repo.

We still want to provide an up to date, maintained, dialect for @libsql/client, which I personally used in production for a year.

This library offers 2 dialect for the 2 flavors mentioned.

Full Changelog: https://github.com/kysely-org/kysely-turso/commits/v0.1.0