#sqlite ผลการค้นหา
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
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,…

I noticed a lot of love for diving into sqlite's internal from my last post. so I'm leveling up my game. Coming soon! #sqlite
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

#sqlite is the most underrated piece of software, probably. What a wonder it is
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

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

The Future of Databases is Local-First marcobambini.substack.com/p/the-future-o… #sqlite #PostgreSQL #AI #EdgeAI #localfirst

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

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…

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

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.

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

This one was tricky, but I was able to get a working file system backed by a SQLite database! Even supports symlinks and any type of blob data with file watchers 🎉 @FlutterDev @dart_lang #sqlite #filesystem #dev #coding
Why This is Great for ICP: Your demo isn't just a "small demo"—it's a concrete step toward overcoming one of the most significant perceived limitations of the IC. Here’s why it's impactful: 1. It Brings a Universal Developer Tool to the #Blockchain · The Standard: #SQLite is…
I built something! A small demo on how to setup SQLite for #ICP. Nose to tail, from running migrations to WASI compiling your canister to running SQL queries and connecting the frontend. Longer walkthrough upcoming, this teaser for now. github.com/kristoferlund/…
Add fast, relevant full‑text search to your Xojo apps with SQLite FTS5. Create a virtual table, query with MATCH (even column‑specific like Desc:cat), sort by rank, and highlight hits with highlight(). #Xojo #SQLite #FTS5 #AppDev
Add fast, relevant full‑text search to your Xojo apps with SQLite FTS5. Create a virtual table, query with MATCH (even column‑specific like Desc:cat), sort by rank, and highlight hits with highlight(). #Xojo #SQLite #FTS5 #AppDev
After 11 years of solo development, SQLite Online now serves 11,000 daily users. This web-based SQLite tool enables running and querying databases online, aiding rapid prototyping and collaboration. A key example of cloud-native, browser-first productivity. #SQLite #webtools

1/3 Part 1: Discovering SQLite Online today—a testament to dedication. 11 years of solo dev has attracted 11K daily users. A simple, effective tool. #SQLite #OnlineDev
Benchmark battle: Nate Rosidi pits DuckDB, SQLite, Pandas on 1M rows. DuckDB leads on speed & memory; SQLite fine for disk jobs; Pandas slows once spilling. Handy reference when picking a local analytics stack. #DuckDB #SQLite #DataEngineering kdnuggets.com/we-benchmarked…
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,…

Vergleiche die Geschwindigkeit und Speichereffizienz von DuckDB, SQLite und Pandas bei einer Million-Datensätzen. Die Ergebnisse sind beeindruckend und zeigen, welche Lösung für große Datenmengen am besten geeignet ist! #Datenanalyse #DuckDB #SQLite #Pandas
"SQLit"SQLite FORMAT بيساعدك تخلي بياناتك أوضح: الأرقام تبقى مقروءة، التواريخ منظمة، والنصوص مرتبة. النتيجة؟ بيانات أوضح، تقارير احترافية، وتوفير وقت وتقليل أخطاء 👌 في الحلقة دي هنشتغل عملي على DBeaver باستخدام قاعدة Northwind." #SQL #SQLite #FORMAT #DataAnalysis #DBeaver
A reports server for #SQLite ? Yes, SQLite Reports Server. Free evaluation version available. bit.ly/4pPbFSx

SQLite is on the rise - so I decided to take a course. I highly recommend, Aaron Francis' course on SQLite, highperformancesqlite.com #SQLite #database @aarondfrancis
A reports server for SQLite ? Yes, #SQLite Reports Server. Free evaluation version available. #datascience bit.ly/4pPbFSx

Free data management suite Valentina Studio is now available on the #Microsoft Store - Download it today. #sqlite #mysql #mariadb #analytics bit.ly/4nxdtxI

Integrate SQLite3 with NodeJS #nodejs #sqlite #database #javascript blackslate.io/articles/integ…
Don't forget to execute 'PRAGMA foreign_keys=1;' to enforce foreign key constraints. #sqlite
Integrate SQLite with Spring Boot #springboot #database #sqlite #jpa #springdata #java blackslate.io/articles/integ…
A reports server for SQLite ? Yes, #SQLite Reports Server. Free evaluation version available. #reporting #bi bit.ly/4pPbFSx

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




Browser -- do you mean database server? libSQL in WAL mode compiles to #Wasm now. Lots of amazing stuff coming soon github.com/tursodatabase/… #SQLite


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


The Future of Databases is Local-First marcobambini.substack.com/p/the-future-o… #sqlite #PostgreSQL #AI #EdgeAI #localfirst

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

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

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

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

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




Tutorial: #SQLite + #Rust ~ Building a CLI Password Vault 🦀 @hashnode eleftheriabatsou.hashnode.dev/sqlite-rust-bu…

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

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 ✌️😎

What makes #Redis fast? What makes #Kafka the standard for event streaming? What makes #SQLite one of the most used databases? You will know the answer to each of these, if you go a little deeper into these technologies by building parts of these systems and truly understand…

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…

The Secret Life of a Local-First Value marcobambini.substack.com/p/the-secret-l… #sqlite #localfirst #AI

Something went wrong.
Something went wrong.
United States Trends
- 1. Columbus 158K posts
- 2. President Trump 1.08M posts
- 3. Middle East 258K posts
- 4. Brian Callahan 9,478 posts
- 5. #IndigenousPeoplesDay 11.4K posts
- 6. Titans 40.8K posts
- 7. Thanksgiving 54K posts
- 8. Vrabel 6,920 posts
- 9. Cape Verde 11.7K posts
- 10. Macron 210K posts
- 11. Seth 48.8K posts
- 12. Marc 50.5K posts
- 13. #WWERaw 55.1K posts
- 14. HAZBINTOOZ 5,125 posts
- 15. Shildt 2,834 posts
- 16. Apple TV 5,494 posts
- 17. Sarah Strong 1,953 posts
- 18. Egypt 269K posts
- 19. Darius Smith 3,882 posts
- 20. #Isles 1,320 posts