Discuss libSQL at @tursodatabase.

Joined October 2022
Photos and videos
1 Mar 2023
We are pleased to announce new versions of core #libSQL and its server sqld. Read the release notes for libSQL 0.2.0 here: github.com/libsql/libsql/rel… And for sqld 0.3.3 here: github.com/libsql/sqld/relea…
1
2
16
2,503
libSQL retweeted
1 Mar 2023
My libSQL talk from ScyllaDB Summit 2023 is available here: youtube.com/watch?v=UTpqi00M… Check out all the other presentations too, the agenda was really great, thanks @ScyllaDB for having me! scylladb.com/scylladb-summit…
3
20
2,360
libSQL retweeted
15 Feb 2023
Join me in Barcelona! My talk on @libsqlhq is at 12:30, March 23rd wasmio.tech/sessions/webasse…

15 Feb 2023
The final agenda for #wasmio23 is now available! wasmio.tech/sessions/ Don't miss out on the opportunity to learn from the best, connect with like-minded developers, and be a part of a groundbreaking community.
1
3
1,981
libSQL retweeted
13 Feb 2023
Learn about @libsqlhq, a fork of SQLite, and its support for dynamic function creation and execution directly via SQL, all powered by Wasm in @sarna_dev 's talk "WebAssembly functions for your SQLite-compatible database" wasmio.tech/sessions/webasse… #wasmio23
7
18
3,184
17 Jan 2023
SQLite isn’t network-accessible - until now. With our fork, you can query using the Postgres wire protocol (using psql) or over HTTP. Read more about libSQL “server mode” in this post by @glscst. blog.chiselstrike.com/sqlite…

1
8
41
14,094
libSQL retweeted
11 Jan 2023
flying sqld via @libsqlhq on nanos; now you can use your embedded sql talking to a daemon that speaks postgres wire all contained on its own little vm - neat!
2
17
3,268
10 Jan 2023
With libSQL, you can use database triggers with functions implemented in #Wasm to put more code closer to your data. In this post, @sarna_dev shows how this can help automate parts of a secure user registration flow for your app. blog.chiselstrike.com/webass…

5
24
6,391
libSQL retweeted
7 Jan 2023
We indeed glued SQLite to PostgreSQL wire protocol to implement a server mode for @libsqlhq! And finally the repository is in decent enough shape for us to make it open source: github.com/libsql/sqld 1/ 🧵
Uh oh, these guys glued the postgres wire protocol to SQLite. Hacker news is gonna lose their collective minds
9
47
245
108,966
libSQL retweeted
29 Dec 2022
Some thoughts about Spanner’s distributed database architecture from @libsqlhq contributor @penberg
29 Dec 2022
"Spanner: Google’s Globally-Distributed Database" by Corbett et al (OSDI '12) is a seminal paper from Google that I believe kick-started the last decade of distributed SQL databases such as @CockroachDB, @Yugabyte, and others. So let's dig into what the paper has to say! 🧐🧵1/
1
3
933
libSQL retweeted
21 Dec 2022
We merged WAL virtualization by @sarna_dev patches to @libsqlhq today. It unlocks bunch of interesting use cases, but one cool thing we're working on is bottomless storage with S3: github.com/libsql/libsql/pul… It is sowewhat similar to Litestream, but integrated with the database.
4
5
32
4,217
libSQL retweeted
I am presenting SQLite internals to the @libsqlhq community. If you missed my #devfest talk, you can catch up tomorrow 10 00PM (GMT 4) #opensource You can put a reminder here: youtube.com/live/poA497gSs-4…
4
12
1,107
libSQL retweeted
The latest addition to @libsqlhq is just awesome! #wasm #rust #opensource #libsql
2
3
23 Nov 2022
Our first major milestone of libSQL with #WASM user defined functions was released today as v0.1.0. @sarna_dev gives a summary of this feature in this article, along with a tool to compile #Rust code: blog.chiselstrike.com/webass… #WebAssembly #sqlite

6
18
libSQL retweeted
22 Nov 2022
crates.io/crates/libsql_bind… is how we'll be doing WASM from Rust for @libsqlhq : All you need to do is to add a #[libsql_bindgen] proc macro (one of my favorite parts of rust, btw), and boom: you can use that function as an UDF in libsql.

2
7
libSQL retweeted
18 Nov 2022
Just trimmed another ~50% of Wasm module size compiled from Rust by recompiling std lib with abort on panic. The demo user-defined encryption function for #libSQL now occupies 24KiB, used to be 44KiB.
1
3
12
libSQL retweeted
3
5
6 Oct 2022
We have big plans for our fork of SQLite! Take a look at the list of open issues on GitHub to see where we're going. (Issues are listed in no particular order.) Questions or comments? We welcome your participation. github.com/libsql/libsql/iss…
2
4