#sqlite search results
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
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
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

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

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

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…

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

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

My go-to stack if I need to get an app out there quickly 😁 @angular @Cloudflare workers @dotnet @digitalocean @github @cloudinary #sqlite @WebStormIDE @JetBrainsRider @Firebase auth

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.

Log and track connections to ValentinaDB Server , #DuckDB Server & #SQLite Server by application name from your #python , #swift , #cpp #java & other solutions. Download Valentina Server & Valentina Studio for free bit.ly/3UMlKBa

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?

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

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

27/365 - ModularCRMSystem : 73+ imports orchestrés. Chef d'orchestre de notre symphonie technologique ! 🎺 #SQLite #Backend
New release of SQLite Toolbox for Visual Studio with support for Visual Studio 2026 Insiders - if you use SQLite in Visual Studio you need this (like 1.5 million current users!!) #dotnet #sqlite #visualstudio marketplace.visualstudio.com/items?itemName…
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


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

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


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

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




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

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

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

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

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

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?

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 *…

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…

Something went wrong.
Something went wrong.
United States Trends
- 1. Jets 80.8K posts
- 2. Jets 80.8K posts
- 3. Justin Fields 8,961 posts
- 4. Aaron Glenn 4,475 posts
- 5. London 203K posts
- 6. Sean Payton 2,084 posts
- 7. #HardRockBet 3,365 posts
- 8. Garrett Wilson 3,380 posts
- 9. Bo Nix 3,374 posts
- 10. HAPPY BIRTHDAY JIMIN 151K posts
- 11. Tyrod 1,647 posts
- 12. #OurMuseJimin 196K posts
- 13. #DENvsNYJ 2,146 posts
- 14. #JetUp 1,954 posts
- 15. Peart 1,900 posts
- 16. #30YearsofLove 173K posts
- 17. Bam Knight N/A
- 18. Kurt Warner N/A
- 19. Sutton 2,758 posts
- 20. Rich Eisen N/A