#libsql — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #libsql, aggregated by home.social.
-
- 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. -
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. 🫠
-
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. 🫠
-
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. 🫠
-
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. 🫠
-
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. 🫠
-
https://volodymyrpavlyshyn.medium.com/the-space-complexity-of-vector-search-indexes-in-libsql-3fadb0cdee96 #ann #vector search and space complexity for #personal #knowledgegraphs with #libsql
-
https://youtu.be/bxBhVDdizl8?si=P0eHKWq6LYvlcbNh
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!
-
https://youtu.be/bxBhVDdizl8?si=P0eHKWq6LYvlcbNh
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!
-
https://youtu.be/bxBhVDdizl8?si=P0eHKWq6LYvlcbNh
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!
-
https://youtu.be/bxBhVDdizl8?si=P0eHKWq6LYvlcbNh
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!
-
https://youtu.be/bxBhVDdizl8?si=P0eHKWq6LYvlcbNh
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!
-
Post commemorating SQLite fork #libSQL achieving 500 GitHub stars and a brief history in to the project https://blog.turso.tech/libsql-the-fork-of-sqlite-crosses-5k-github-stars-e27efc70
-
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 👇
https://itnext.io/sqlite-qemu-all-over-again-aedad19c9a1c -
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 👇
https://itnext.io/sqlite-qemu-all-over-again-aedad19c9a1c -
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 👇
https://itnext.io/sqlite-qemu-all-over-again-aedad19c9a1c -
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 👇
https://itnext.io/sqlite-qemu-all-over-again-aedad19c9a1c -
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 👇
https://itnext.io/sqlite-qemu-all-over-again-aedad19c9a1c -
And there’s #libSQL, an open-sourcier (!) fork of #SQLite by Turso DB https://blog.turso.tech/were-bringing-libsql-into-the-turso-family-8cc1a653448e
-
And there’s #libSQL, an open-sourcier (!) fork of #SQLite by Turso DB https://blog.turso.tech/were-bringing-libsql-into-the-turso-family-8cc1a653448e
-
And there’s #libSQL, an open-sourcier (!) fork of #SQLite by Turso DB https://blog.turso.tech/were-bringing-libsql-into-the-turso-family-8cc1a653448e
-
And there’s #libSQL, an open-sourcier (!) fork of #SQLite by Turso DB https://blog.turso.tech/were-bringing-libsql-into-the-turso-family-8cc1a653448e
-
And there’s #libSQL, an open-sourcier (!) fork of #SQLite by Turso DB https://blog.turso.tech/were-bringing-libsql-into-the-turso-family-8cc1a653448e
-
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 https://compileralchemy.substack.com/p/libsql-diving-into-a-database-engineering
-
How #libSQL works under the hood.
"libSQL: Diving Into a #Database Engineering Epic"
Special thoughts for people who love SQLite!
https://compileralchemy.substack.com/p/libsql-diving-into-a-database-engineering
-
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? 🤔
-
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? 🤔
-
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? 🤔
-
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? 🤔
-
#libSQL is a fork of #SQLite that is both Open Source, and Open Contributions.
https://github.com/libsql/libsql?s=09 -
LibSQL is an open source, open contribution fork of SQLite: https://github.com/libsql/libsql #linux #foss #update #libsql #fork #opencontribution