#sqlite search results
📝"Building a Durable Execution Engine With SQLite" Durable Execution is all the rage these days. In this post I'm exploring the fundamentals of DE, based on a minimal engine built from scratch, using #SQLite as an execution log. 👉morling.dev/blog/building-…
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
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. bit.ly/4pPbFSx
SQLite in a database server? Another look at #SQLite for client-server or server-only deployment bit.ly/3KsfJHX
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
Simple GUI CRUD app that uses #SQLite with #Ryelang + @Fyne_io. Python 3 + Tkinter for comparisson. More about it on the reddit post: reddit.com/r/ryelang/comm…
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
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.
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…
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?
The Secret Life of a Local-First Value marcobambini.substack.com/p/the-secret-l… #sqlite #localfirst #AI
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
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
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 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
#Python handles the conversation history + #SQLite storage. #JavaScript handles inference through Elide’s built-in elide:llm module. Both languages share memory. No #JSON ping-pong, no #IPC hacks.
“Python - SQLite - List Comprehensions: Database Integrations - function - 計算機科学のブログ” htn.to/xDNyTQZCbD #プログラミング #Python #SQLite
Turn SQLite Into Your Cache Engine (No extra binaries, no network hops, no kidding.) #Nodejs #Javascript #SQLite
Nodejs 22.5.0+ now includes native SQLite support that can provide robust, persistent caching without any external dependencies. #Nodejs #Javascript #SQLite
External caching solutions like Redis are popular but they introduce additional complexity and infrastructure requirements. Read my blog 👇🏻 medium.com/javascript-in-… #Nodejs #Javascript #SQLite
“Python - SQLite - List Comprehensions: Database Integrations - distinct, timestamp - 計算機科学のブログ” htn.to/agxpfPiaGQ #プログラミング #Python #SQLite
やっとSQLite編集WEBアプリ完成。 ポイントはVIEWでも編集できる点。 ・Excelでは重くなってきたデータを高速に扱える点 ・複数人同時編集できる点 ・リレーショナルしてても双方向にデータ反映できる点 など。AIが無いと数年はかかったと思う。いい時代になった。 #SQLite #WEBアプリ #Python
“Python - SQLite - List Comprehensions: Database Integrations - module, dir, list - 計算機科学のブログ” htn.to/AXnhNS3nuf #プログラミング #Python #SQLite
🏛️ Arquitectura: • Separación de responsabilidades: Módulo de DB vs. Módulo de Scraping. • Persistencia local y liviana. Próximo paso: Containerizar todo con Docker 🐳. #Python #SQLite #Backend #DataEngineering
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?
📝"Building a Durable Execution Engine With SQLite" Durable Execution is all the rage these days. In this post I'm exploring the fundamentals of DE, based on a minimal engine built from scratch, using #SQLite as an execution log. 👉morling.dev/blog/building-…
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
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
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
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
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
Tutorial: #SQLite + #Rust ~ Building a CLI Password Vault 🦀 @hashnode eleftheriabatsou.hashnode.dev/sqlite-rust-bu…
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
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
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 Secret Life of a Local-First Value marcobambini.substack.com/p/the-secret-l… #sqlite #localfirst #AI
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 *…
今日开源 → dash-player.solidspoon.xyz 专为英语学习者打造的视频播放器 双语字幕 + 按句跳转 + 单词翻译 + 布局自定义 + 视频下载 + 字幕生成 + 视频分割 + 历史管理 ✦ @shadcn @DrizzleORM @reactjs @tailwindcss #SQLite #FFmpeg 来自 @Cedarrival
Something went wrong.
Something went wrong.
United States Trends
- 1. #WWENXT 9,712 posts
- 2. Knicks 10.1K posts
- 3. Duke 27K posts
- 4. Jaylen Brown 4,175 posts
- 5. Notre Dame 32.4K posts
- 6. Miami 92.4K posts
- 7. Van Epps 120K posts
- 8. Bama 21.5K posts
- 9. Celtics 9,712 posts
- 10. Isaiah Evans 1,055 posts
- 11. Boogie Fland N/A
- 12. Tennessee 207K posts
- 13. Brunson 4,770 posts
- 14. Cam Boozer N/A
- 15. Syracuse 8,441 posts
- 16. #RHOSLC 2,456 posts
- 17. Haugh N/A
- 18. Behn 71.5K posts
- 19. Paul Dano 5,392 posts
- 20. Nashville 32.3K posts