#sqlite risultati di ricerca

A long trip ahead of me to go to San Francisco, my goal for the next 12 hours is to write an embeddable, self-contained, and high-performance complete parser for SQLite #sqlite #OpenSource


I'm starting a new open source #rails engine called sqlite_dashboard. If you go with #SQLite in production, using kamal, what's missing is a way to quickly have a glance to the database. How do you like the idea?

Giovapanasiti's tweet image. I'm starting a new open source #rails engine called sqlite_dashboard. If you go with #SQLite in production, using kamal, what's missing is a way to quickly have a glance to the database. 

How do you like the idea?

Learning SQLite internals just got easier — you can now run SQL commands and instantly see how they affect the file structure. Better animation is coming up next :) #sqlite #database sqlite-internal.pages.dev


Releasing my new SaaS: the SQLite Compatibility Index! Check NOW how close you are to contributing to #SQLite... ...and how far you’ve strayed from Divine Grace. #buildinpublic #saas sqlite-compatibility-index.lovable.app

enrichthesoil's tweet image. Releasing my new SaaS: the SQLite Compatibility Index!

Check NOW how close you are to contributing to #SQLite...

...and how far you’ve strayed from Divine Grace.

#buildinpublic #saas 

sqlite-compatibility-index.lovable.app

SQLite Internal Viewer update: Each page now shows its table name—so you can finally see how every table is represented in the file format. #sqlite Give it a try sqlite-internal.pages.dev

invisal89's tweet image. SQLite Internal Viewer update: Each page now shows its table name—so you can finally see how every table is represented in the file format. #sqlite

Give it a try
sqlite-internal.pages.dev

A reports server for #SQLite ? Yes, SQLite Reports Server. Free evaluation version available. bit.ly/4pPbFSx

paradigmasoft's tweet image. A reports server for #SQLite ? Yes, SQLite Reports Server. Free evaluation version available. bit.ly/4pPbFSx

In his #P99Conf presentation, @glcst, CEO, @tursodatabase, establishes some features and #performance issues in in the much-loved (by many) #SQLite that could be remedied by their rewrite in #rustlang. #database #ScyllaDB

philpauleo's tweet image. In his #P99Conf presentation, @glcst, CEO,
@tursodatabase, establishes some features and #performance issues in in the much-loved (by many) #SQLite that could be remedied by their rewrite in #rustlang.
#database #ScyllaDB
philpauleo's tweet image. In his #P99Conf presentation, @glcst, CEO,
@tursodatabase, establishes some features and #performance issues in in the much-loved (by many) #SQLite that could be remedied by their rewrite in #rustlang.
#database #ScyllaDB

#sqlite is the most underrated piece of software, probably. What a wonder it is


As #SQLite support has improved, it's finally possible to have truly multi-tenant Rails applications without sacrificing performance or ease of use. At #RailsWorld, @flavorjones described a production-vetted approach to isolating tenant data everywhere in Rails: the database,…

rails's tweet image. As #SQLite support has improved, it's finally possible to have truly multi-tenant Rails applications without sacrificing performance or ease of use. At #RailsWorld, @flavorjones described a production-vetted approach to isolating tenant data everywhere in Rails: the database,…

As Rails’s #SQLite support has improved, it’s finally possible to have truly multi-tenant Rails applications - isolated data for each account! - without sacrificing performance or ease of use. In his #RailsWorld talk @flavorjones describes a novel, production-vetted approach to…

rails's tweet image. As Rails’s #SQLite support has improved, it’s finally possible to have truly multi-tenant Rails applications - isolated data for each account! - without sacrificing performance or ease of use. In his #RailsWorld talk @flavorjones describes a novel, production-vetted approach to…

Introducing our new @FlutterFlow library for building offline-first apps. It gives you an in-app #SQLite DB that auto syncs w @Supabase in real-time. Features: • App interactions are instant. • Updates are streamed in real-time. • Apps are always available, even offline.

powersync_'s tweet image. Introducing our new @FlutterFlow library for building offline-first apps. It gives you an in-app #SQLite DB that auto syncs w @Supabase in real-time.

Features:
• App interactions are instant.
• Updates are streamed in real-time.
• Apps are always available, even offline.

SQLite in a database server? Another look at #SQLite for client-server or server-only deployment bit.ly/3KsfJHX

paradigmasoft's tweet image. SQLite in a database server? Another look at #SQLite for client-server or server-only deployment  bit.ly/3KsfJHX

WebSocket経由でSQLiteを扱う「ws式 SQLite」を設計中です。 もっと短く、高速で、軽量、堅牢、どの言語でも使えるDBを目指しています。 概要 👉 note.com/tp_li/n/n94612… 興味ある方は Discord「tp_link_z490」にフレ申請&DMください 💬 #Elixir #Rust #SQLite #WebSocket #開発者募集


How do we use #SQLite on web? We support multiple Virtual File Systems (VFS), responsible for storing the local SQLite database: 1. IDBBatchAtomicVFS (Uses IndexedDB under the hood). 2. OPFS-based Alternatives • OPFSCoopSyncVFS • AccessHandlePoolVFS How do they compare?

powersync_'s tweet image. How do we use #SQLite on web?

We support multiple Virtual File Systems (VFS), responsible for storing the local SQLite database:

1. IDBBatchAtomicVFS
(Uses IndexedDB under the hood).

2. OPFS-based Alternatives
• OPFSCoopSyncVFS
• AccessHandlePoolVFS

How do they compare?

Using a technique I saw from @aarondfrancis , I added vector embedding recommendations (via @googleaistudio) for my blog posts using sqlite-vec in @pocketbase 🚀 rodydavis.com/posts/signals-… @agarcia_me #sqlite

rodydavis's tweet image. Using a technique I saw from @aarondfrancis , I added  vector embedding recommendations (via @googleaistudio) for my blog posts using sqlite-vec in @pocketbase 🚀

rodydavis.com/posts/signals-…

@agarcia_me #sqlite

This weekend, I worked on optimizing the WASM-based #SQLite browser storage for #RxDB. While performance improved, it’s still way too slow. Let me break down the core issues: 👀🧵(1/4)

rxdbjs's tweet image. This weekend, I worked on optimizing the WASM-based #SQLite browser storage for #RxDB. While performance improved, it’s still way too slow. Let me break down the core issues:
👀🧵(1/4)

A long trip ahead of me to go to San Francisco, my goal for the next 12 hours is to write an embeddable, self-contained, and high-performance complete parser for SQLite #sqlite #OpenSource


Para exprimir SQLite y preparar el salto a SQL avanzado: Master SQL Programming Like a Pro. Índices, CTE y ventanas que marcan la diferencia en el Edge: twitterposts-tau.vercel.app/r/oqALjn4 #SQL #SQLite


SQLite en el Edge: arquitectura mínima que sí escala para tu MVP. Abro acceso 48H a mi Edge SQLite Starter (blueprint + scripts + checklist). Medido: P95 <80 ms en 5 regiones, coste <$5/mes. #EdgeComputing #SQLite #MVP


WebSocket経由でSQLiteを扱う「ws式 SQLite」を設計中です。 もっと短く、高速で、軽量、堅牢、どの言語でも使えるDBを目指しています。 概要 👉 note.com/tp_li/n/n94612… 興味ある方は Discord「tp_link_z490」にフレ申請&DMください 💬 #Elixir #Rust #SQLite #WebSocket #開発者募集


#SQLite: 16 years old, but never outdated!

Released: 16 years ago Support Status: Yes 🐐

aarondfrancis's tweet image. Released: 16 years ago
Support Status: Yes

🐐


[Blog] Descubre en este estupendo artículo toda la potencia de las Transacciones #SQLite en tus aplicaciones #Xojo: bit.ly/3VKkjVi


Jour 48/365 - Session code : calltranscriptlogger : chaque appel sauvegardé. mémoire parfaite pour analyse ultérieure ! 💾 #CodeurFrancais #SQLite


Learned so much about modular design, backend security & user-focused healthcare tech. 💡 Open to connect with solo founders and open to work in backend/full-stack roles. #Electron #NodeJS #SQLite #FullStack #HealthTech #opentowork


Just thought of the dumbest (smartest?) hack for SlapCommerce: CQRS with per read model SQLite DBs Events/outbox go to a DB. Each read model is its own DB. Parallelization achieved! Should scale to thousands of writes/sec easily. #SQLite #SQLiteSlaps 👏 Thoughts?


SQLite 3.50.0: Integer Overflow Alert A critical integer overflow in SQLite 3.50.0 (CVE-2025-52099) could allow remote code execution. Patch ASAP to stay secure. For more details, read ZeroPath’s blog on this vuln. #AppSec #InfoSec #SQLite zeropath.com/blog/cve-2025-…


...diving into web techniques. Walk through installing PHP, OOP, & working w/DBslike @MySQL, #PDO, #SQLite, @Oracle, @MongoDB. Gain hands-on experience w/detailed code and application examples. Master advanced topics like debugging, automated testing, security, and more!


[Blog] Descubre en este estupendo artículo toda la potencia de las Transacciones #SQLite en tus aplicaciones #Xojo: bit.ly/3VKkjVi


In his #P99Conf presentation, @glcst, CEO, @tursodatabase, establishes some features and #performance issues in in the much-loved (by many) #SQLite that could be remedied by their rewrite in #rustlang. #database #ScyllaDB

philpauleo's tweet image. In his #P99Conf presentation, @glcst, CEO,
@tursodatabase, establishes some features and #performance issues in in the much-loved (by many) #SQLite that could be remedied by their rewrite in #rustlang.
#database #ScyllaDB
philpauleo's tweet image. In his #P99Conf presentation, @glcst, CEO,
@tursodatabase, establishes some features and #performance issues in in the much-loved (by many) #SQLite that could be remedied by their rewrite in #rustlang.
#database #ScyllaDB

[Blog] Descubre en este estupendo artículo toda la potencia de las Transacciones #SQLite en tus aplicaciones #Xojo: bit.ly/3VKkjVi


4⃣ Configurable storage and hash functions: Currently supports Keccak and Poseidon hashers, and in-memory, #Sled, #RocksDB, and #SQLite stores.


I'm starting a new open source #rails engine called sqlite_dashboard. If you go with #SQLite in production, using kamal, what's missing is a way to quickly have a glance to the database. How do you like the idea?

Giovapanasiti's tweet image. I&apos;m starting a new open source #rails engine called sqlite_dashboard. If you go with #SQLite in production, using kamal, what&apos;s missing is a way to quickly have a glance to the database. 

How do you like the idea?

Dapper/SQLite get new primary after inserting a new record. #sqlite #dapper #csharp

KarenPayneMVP's tweet image. Dapper/SQLite get new primary after inserting a new record.

#sqlite #dapper #csharp

Sqlite ~185K/s reads on Hetzner's 5$ ARM server, using bun:sqlite @bunjavascript #Sqlite

ymertzanis's tweet image. Sqlite ~185K/s reads on Hetzner&apos;s 5$ ARM server, using bun:sqlite @bunjavascript #Sqlite

This was an excellent blog post by Andreas Kellas (@trailofbits) on exploiting SQLite implementations of the printf functions (CVE-2022-35737) blog.trailofbits.com/2022/10/25/sql… #sqlite #infosec #cybersecurity

0xor0ne's tweet image. This was an excellent blog post by Andreas Kellas (@trailofbits) on exploiting SQLite implementations of the printf functions (CVE-2022-35737)

blog.trailofbits.com/2022/10/25/sql…

#sqlite #infosec #cybersecurity
0xor0ne's tweet image. This was an excellent blog post by Andreas Kellas (@trailofbits) on exploiting SQLite implementations of the printf functions (CVE-2022-35737)

blog.trailofbits.com/2022/10/25/sql…

#sqlite #infosec #cybersecurity
0xor0ne's tweet image. This was an excellent blog post by Andreas Kellas (@trailofbits) on exploiting SQLite implementations of the printf functions (CVE-2022-35737)

blog.trailofbits.com/2022/10/25/sql…

#sqlite #infosec #cybersecurity
0xor0ne's tweet image. This was an excellent blog post by Andreas Kellas (@trailofbits) on exploiting SQLite implementations of the printf functions (CVE-2022-35737)

blog.trailofbits.com/2022/10/25/sql…

#sqlite #infosec #cybersecurity

I Wish I Knew How To… Program #SQLite with #Xojo API2 Version 2.4 book has been released. It is a free update for Version 2.x purchasers. More book information can be viewed at scispec.ca/index.php/books and can be purchased at xdevlibrary.com

EugeneDakin's tweet image. I Wish I Knew How To… Program #SQLite with #Xojo API2 Version 2.4 book has been released. It is a free update for Version 2.x purchasers. More book information can be viewed at scispec.ca/index.php/books and can be purchased at xdevlibrary.com

Releasing my new SaaS: the SQLite Compatibility Index! Check NOW how close you are to contributing to #SQLite... ...and how far you’ve strayed from Divine Grace. #buildinpublic #saas sqlite-compatibility-index.lovable.app

enrichthesoil's tweet image. Releasing my new SaaS: the SQLite Compatibility Index!

Check NOW how close you are to contributing to #SQLite...

...and how far you’ve strayed from Divine Grace.

#buildinpublic #saas 

sqlite-compatibility-index.lovable.app

How to exploit SQLite implementations of the printf functions (CVE-2022-35737) Excellent blog post (2022) by Andreas Kellas (@trailofbits) blog.trailofbits.com/2022/10/25/sql… #sqlite #cybersecurity

0xor0ne's tweet image. How to exploit SQLite implementations of the printf functions (CVE-2022-35737)
Excellent blog post (2022) by Andreas Kellas (@trailofbits)

blog.trailofbits.com/2022/10/25/sql…

#sqlite #cybersecurity
0xor0ne's tweet image. How to exploit SQLite implementations of the printf functions (CVE-2022-35737)
Excellent blog post (2022) by Andreas Kellas (@trailofbits)

blog.trailofbits.com/2022/10/25/sql…

#sqlite #cybersecurity

LibSQL Studio now has reached 1,000 visitors (I just switch to Vercel Analytic so it is not 30 days yet). Thanks everyone for supporting. @libsqlhq @tursodatabase @rqlite #sqlite

invisal89's tweet image. LibSQL Studio now has reached 1,000 visitors (I just switch to Vercel Analytic so it is not 30 days yet). 
Thanks everyone for supporting. @libsqlhq @tursodatabase @rqlite #sqlite

Great blog post by @trailofbits on CVE-2022-35737 (array-bounds overflow when large string inputs are passed to the SQLite implementations of the printf functions) blog.trailofbits.com/2022/10/25/sql… #sqlite #exploit #cve #infosec #cybersecurity

0xor0ne's tweet image. Great blog post by @trailofbits on CVE-2022-35737 (array-bounds overflow when large string inputs are passed to the SQLite implementations of the printf functions)

blog.trailofbits.com/2022/10/25/sql…

#sqlite #exploit #cve #infosec #cybersecurity
0xor0ne's tweet image. Great blog post by @trailofbits on CVE-2022-35737 (array-bounds overflow when large string inputs are passed to the SQLite implementations of the printf functions)

blog.trailofbits.com/2022/10/25/sql…

#sqlite #exploit #cve #infosec #cybersecurity
0xor0ne's tweet image. Great blog post by @trailofbits on CVE-2022-35737 (array-bounds overflow when large string inputs are passed to the SQLite implementations of the printf functions)

blog.trailofbits.com/2022/10/25/sql…

#sqlite #exploit #cve #infosec #cybersecurity
0xor0ne's tweet image. Great blog post by @trailofbits on CVE-2022-35737 (array-bounds overflow when large string inputs are passed to the SQLite implementations of the printf functions)

blog.trailofbits.com/2022/10/25/sql…

#sqlite #exploit #cve #infosec #cybersecurity

SQLite Internal Viewer update: Each page now shows its table name—so you can finally see how every table is represented in the file format. #sqlite Give it a try sqlite-internal.pages.dev

invisal89's tweet image. SQLite Internal Viewer update: Each page now shows its table name—so you can finally see how every table is represented in the file format. #sqlite

Give it a try
sqlite-internal.pages.dev

Thanks to @Belkasoft for offering this SQLite Forensics course. #alwayslearning #dfir #sqlite #DFIR

orrifr's tweet image. Thanks to @Belkasoft  for offering this SQLite Forensics course.  
#alwayslearning #dfir #sqlite #DFIR

Em minha defesa, o @frantz_willian tá viajando aí nesse rolê de ORM no Phoenix. 😂 Isso é ele torcendo o nariz com a SwissSchema pq ela lembra um pouco a DX do ActiveRecord (Ruby on Rails). Agr qt ao #SQLite… Eu vou apresentar uma talk sobre isso na #ElixirFortaleza 2023 ✌️😎

holyshtjoe's tweet image. Em minha defesa, o @frantz_willian tá viajando aí nesse rolê de ORM no Phoenix. 😂

Isso é ele torcendo o nariz com a SwissSchema pq ela lembra um pouco a DX do ActiveRecord (Ruby on Rails).

Agr qt ao #SQLite… Eu vou apresentar uma talk sobre isso na #ElixirFortaleza 2023 ✌️😎

Lors de la prochaine édition de @DevoxxFR, j'aurai le plaisir de vous faire (re)découvrir #SQLite. Encore merci pour la confiance renouvelée. #DevoxxFR

slecache's tweet image. Lors de la prochaine édition de @DevoxxFR, j&apos;aurai le plaisir de vous faire (re)découvrir #SQLite.

Encore merci pour la confiance renouvelée. #DevoxxFR

It's demo time again, today how to monetize your DB with #L402, The server: * exposes a #SQLite DB as a @GraphQL endpoint * 402-protected using Flask & l402-python package * insta deployed w/ @Replit The @GraphiQL-based website: * allows users to add credentials *…

pol_avec's tweet image. It&apos;s demo time again, today how to monetize your DB with #L402,

The server:
  * exposes a #SQLite DB as a  @GraphQL endpoint 
  * 402-protected using Flask &amp;amp; l402-python package
  * insta deployed w/ @Replit 

The @GraphiQL-based website:
  * allows users to add credentials 
  *…

The Rails 8 feature set perfectly complements SQLite's power in creating resilient, high-performance production apps, but still the question lingers: Can I really go all-in on #SQLite? Join @fractaledmind at #RailsWorld as he illustrates how to leverage Rails and SQLite's full…

rails's tweet image. The Rails 8 feature set perfectly complements SQLite&apos;s power in creating resilient, high-performance production apps, but still the question lingers: Can I really go all-in on #SQLite? Join @fractaledmind at #RailsWorld as he illustrates how to leverage Rails and SQLite&apos;s full…

SaaS novo no ar! Este é o MVP da calculadora do seu índice de compatibilidade com o código de conduta do #SQLite. Você pode saber quão longe de contribuir com o SQLite vc está. E também quão longe do reino dos céus. #buildinpublic sqlite-compatibility-index.lovable.app

enrichthesoil's tweet image. SaaS novo no ar!

Este é o MVP da calculadora do seu índice de compatibilidade com o código de conduta do #SQLite.

Você pode saber quão longe de contribuir com o SQLite vc está. E também quão longe do reino dos céus.

#buildinpublic

sqlite-compatibility-index.lovable.app

Loading...

Something went wrong.


Something went wrong.


United States Trends