#sqlite 搜索结果
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,…

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

A reports server for #SQLite ? Yes, SQLite Reports Server. Free evaluation version available. 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

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. #reporting #bi bit.ly/4pPbFSx

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


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

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

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

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


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

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




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

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

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

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

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…

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…

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

Something went wrong.
Something went wrong.
United States Trends
- 1. Columbus 122K posts
- 2. Middle East 211K posts
- 3. #WWERaw 48.7K posts
- 4. #IndigenousPeoplesDay 8,025 posts
- 5. Seth 43.3K posts
- 6. $BURU N/A
- 7. Thanksgiving 50.8K posts
- 8. Darius Smith 2,878 posts
- 9. Marc 42.7K posts
- 10. Mike Shildt 1,598 posts
- 11. Macron 193K posts
- 12. Apple TV 4,047 posts
- 13. #IDontWantToOverreactBUT 1,243 posts
- 14. Egypt 217K posts
- 15. HAZBINTOOZ 2,207 posts
- 16. Flip 50.7K posts
- 17. THANK YOU PRESIDENT TRUMP 62.7K posts
- 18. #SwiftDay 10.1K posts
- 19. The Vision 94.6K posts
- 20. Kash Doll N/A