Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.55 KB

index.markdown

File metadata and controls

45 lines (31 loc) · 1.55 KB
layout redirect_to
default

libSQL logo

What is libSQL?

libSQL is an open source, open contribution fork of SQLite. We aim to evolve it to suit many more use cases than SQLite was originally designed for.

Read more about the product vision and the motivations behind it.

libSQL is developed under the MIT license with a clear code of conduct.

Features and extensions

Code complete

  • Nov 21, 2022: WebAssembly user-defined functions (PR 45, blog)
  • Nov 7, 2022: New RANDOM ROWID keywords (Issue 12)
  • Dec 21, 2022: Pass down SQL string to virtual table implementation (PR 87, thanks to lucasvr)
  • Dec 21, 2022: Virtual write-ahead log interface (PR 53)

In progress

  • "Bottomless" WAL - replication to S3-compatible storage (PR 92)

Backlog

Open issues on GitHub