#libsql

2025-04-11

#devlog #MyRuckClub

- Moved #turso from #libSql to fetch to mitigate CORS issues.
- Realized through the migration step above, that each time the events page refreshes each event item made a turso call, thus to mitigate this setup a #pinia store.
- The pinia store has made the app faster, since the all turso calls done on first load and then functions off of that data.

Alejandro Baezzeab@fosstodon.org
2024-10-13

And now I found out about #turso, an #sqlite service provider. πŸ˜… They're using #libsql fork to make this doable.

The premise on the service is simple. They build a distributed sqlite set up. You as a user can then use that.

Knowing full well how to make a distributed sqlite and with backup control, this can take a lot of time. I can see value in that. πŸ˜…

And considering #litefs cloud is deprecated... It may be a good try. 🫠

turso.tech/

youtu.be/bxBhVDdizl8?si=P0eHKW
Exploring the world of embeddable databases for AI-powered apps and personal knowledge graphs! Discover the best options for portable and efficient data storage. πŸ“Š

#LevelDB #SQLite #LibSQL #Firebird #DuckDB #PGLite #CozoDB #RealDB #DataStorage #EmbeddedDatabases #AI #KnowledgeGraphs

Check out the full details on how these databases can transform your app's data management!

2024-02-13

"A big new feature is introduced in the SQLite 3.45.0 release – the SQLite JSONB(sqlite.org/draft/jsonb.html)" from fedoramagazine.org/json-and-js

Current #libsql version I pulled now is #sqlite 3.44.0. Just 1 minor version to go!
```
# ./libsql
libSQL version 0.2.3 (based on SQLite version 3.44.0) 2023-11-01 11:23:50
Enter ".help" for usage hints.
Connected to a transient in-memory database.
Use ".open FILENAME" to reopen on a persistent database.
libsql> select sqlite_version();
3.44.0
```
#jsonb #json

2023-11-08

Post commemorating SQLite fork #libSQL achieving 500 GitHub stars and a brief history in to the project blog.turso.tech/libsql-the-for

2023-11-01

@ellie Dose #atuin support #libsql (github.com/tursodatabase/libsq) instead of PostgreSQL? Seems like PostgreSQL is the only option. My personal life is enough for #SQLite scale.

Paolo Melchiorrepaulox@fosstodon.org
2023-10-12

I didn't know about this SQLite fork. βŽ‡

I wonder if it can be used with the same SQLite backend for the Django ORM. πŸ€”

You can read more about our goals and motivation in the announcement article πŸ‘‡
itnext.io/sqlite-qemu-all-over

#sqlite #libsql #fork #opensource #python #django #orm

2023-10-03
2023-09-29

Been impressed with Turso usage of #libSQL to the edge with replication and multi-tenancy, especially the performance. Great post about the underlying architecture including #sqlite compileralchemy.substack.com/p

Alejandro Baezzeab@fosstodon.org
2023-02-21

Thinking there may come a time #libsql defines itself as an alternate #postgres backend. πŸ˜… Recently they released #sqld, an #sqlite server using postgres.

Nothing wrong with postgres wire protocol. Makes sense with how powerful it is. 😎

The weird part is libsql supporting more features of postgres not on sqlite. Which may make libsql more postgres using sqlite backend instead? πŸ€”

github.com/libsql/sqld/blob/ma

Felix πŸ‡ΊπŸ‡¦πŸš΄β€β™‚οΈπŸ‡¨πŸ‡¦πŸ‡¬πŸ‡±πŸ‡©πŸ‡°πŸ‡²πŸ‡½πŸ‡΅πŸ‡¦ πŸ‡ͺπŸ‡Ίleobm@norden.social
2023-01-26

WebAssembly functions for your SQLite-compatible database
With the first official release of libSQL, it is possible to execute user defined functions (UDF) written in WebAssembly.

blog.chiselstrike.com/webassem

#wasm #sqlite #libsql

2023-01-26

I just discovered that #libSQL (the #SQLite fork) supports WASM user defined functions, meaning you can write a function in any language you can get compiled to WASM and have that live in the db.

Has there EVER been another db with a function system that flexible?

Like, sure PL/pgSQL is prolly fine, but it's also PL/pgSQL, and not the language anyone really spends their days coding in, unless they've got a VERY atypical job.

Yes!Onlineyesonline
2022-10-12

Β» GitHub - libsql/libsql: is a fork of that is both , and Open Contributions. t.co/93Xw7hk10U

Radovan RockovNavodar
2022-10-06

is a fork of that is both Open Source, and Open Contributions.
github.com/libsql/libsql?s=09

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst