Skip to content

Support libSQL adapter #5808

@TzviPM

Description

@TzviPM

Environment

Knex version: N/A
Database + version: libsql
OS: N/A

Feature discussion / request

  1. Explain what is your use case

I would like to use libSQL (https://github.com/tursodatabase/libsql) as an adapter. Locally, I will use a sqlite file, and then, in production, I will use something like Turso.

  1. Explain what kind of feature would support this

Adding a new adapter for libsql or adding infrastructure to support 3rd party adapters (If that exiosts already, please kindly point me to the docs or an example :) )

  1. Give some API proposal, how the feature should work

Similarly to better-sqlite3, simple define libsql as the adapter.

I would love to contribute to the poject either by:

  1. Building a libsql adapter and creating a PR to contribute it back to knex
  2. Helping to act as a tester for an API that allows 3rd party adapters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions