libSQL

21 posts

libSQL banner
libSQL

libSQL

@libsqlhq

Discuss libSQL at @tursodatabase.

شامل ہوئے Ekim 2022
4 فالونگ819 فالوورز
libSQL ری ٹویٹ کیا
Wasm I/O
Wasm I/O@wasm_io·
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/webas… #wasmio23
Wasm I/O tweet media
English
0
7
19
3.2K
libSQL
libSQL@libsqlhq·
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-based-d…
English
1
8
42
14.1K
libSQL ری ٹویٹ کیا
NanoVMs
NanoVMs@nanovms·
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!
NanoVMs tweet media
English
0
2
17
3.3K
libSQL
libSQL@libsqlhq·
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/webassembly-tr…
English
0
5
26
6.4K
libSQL ری ٹویٹ کیا
Pekka Enberg
Pekka Enberg@penberg·
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/… It is sowewhat similar to Litestream, but integrated with the database.
English
4
5
34
4.2K
libSQL ری ٹویٹ کیا
Glauber Costa
Glauber Costa@glcst·
crates.io/crates/libsql_… 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.
English
0
2
7
0
libSQL ری ٹویٹ کیا
Piotr Sarna
Piotr Sarna@sarna_dev·
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.
English
1
3
12
0
libSQL
libSQL@libsqlhq·
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/…
English
0
2
4
0