29 stories tagged with #sqlite, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Sqlite"
Running Python code in a sandbox with MicroPython and WASM
I've been experimenting with different approaches to running code in a sandbox for several years now, but my latest attempt feels like it might finally have all of the characterist…
AstralDB (my custom RDBMS) beat both DuckDB and SQLite on a 10M row bulk load and sliding window aggregate by orders of magnitude
Building a Production-Grade Customer Inquiry Auto-Responder with SQLite Logging
The Journey I set out to build an efficient automation backend utility designed to...…
SQLite is all you need for durable workflows
Show HN: Claude Code AskUserQuestion which works for subagents/teams/workflows
SQLite Does Not Accept Agentic Code
SQLite gained an AGENTS.md file five days ago - but it's not intended for their own development, it's presumably aimed at people who are pointing agents at the SQLite codebase. ……
HeidiSQL – Lightweight MariaDB, MySQL, SQL Server, PostgreSQL and SQLite Manager
A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi and Lazarus/FreePascal - HeidiSQL/HeidiSQL…
sqlite AGENTS.md
sqlite AGENTS.md SQLite gained an AGENTS.md file five days ago - but it's not intended for their own development, it's presumably aimed at people who are pointing agents at the SQL…
How I Stressed My SQLite Job Queue to 5,000 Continuous Tasks on an Android Phone (And Why It Outperformed the Cloud)
Every developer building a side project or a home automation pipeline eventually hits the same...…
SQLite-Vector now with Google TurboQuant for a 38x speedup
SQLite-Vector is a cross-platform, ultra-efficient SQLite extension that brings vector search capabilities to your embedded database. - sqliteai/sqlite-vector…
wrote a small http server in c++ that searches youtube video transcripts stored in sqlite and the binary is 2.1MB
Enhancing the AI Blog System: SQLite Support and Streamlined Publishing Features
Enhancing the AI Blog System: A Deep Dive into SQLite Integration and Workflow...…
Claude Code MIT Dashboard
Contribute to BEKO2210/My_Dash development by creating an account on GitHub.…
Building SQLite from Scratch: 740 Lines of C++23 to Understand Every Byte of a .db File
You fire up a MySQL client, connect to port 3306, send off your SQL, and the server parses,...…
Need a lightweight graph visualizer for GraphQLite(An SQLite extension that adds graph database capabilities using the Cypher query language.)
I built an audit-friendly SQLite viewer for VSCode because I stopped trusting marketplace extensions
Atalaya — Spanish for "watchtower". A high vantage point with a clear view over the territory...…
SQLite is the best home for AI agents
Show HN: A SQLite graph that captures why AI-generated code exists
Engineering memory for AI coding agents: requirements, decisions, evidence, traceability, and V-process/ALM handoff - enzoferraripapa-arch/ai-vprocess-ops…
Selfhosted second brain app: markdown-based, built-in MCP server, SQLite cache layer and semantic search. Any interest from this community?
Witchcraft, fast local semantic search on top of SQLite [P]
A SQL formatter that supports ANSI, MySQL, PostgreSQL, and SQLite — all client-side
How can I connect a SQLite Database to NetBeans?
Show HN: Serene Bach – a Go weblog engine that runs as CGI or HTTP
Contribute to serendipitynz/serenebach development by creating an account on GitHub.…
Making the Filing Cabinet Enterprise-Ready: Tricks to Scale with SQLite
In my previous article, we talked about why big databases (like Postgres or MySQL) act like a remote,...…
FindBug v0.5 is out - database-agnostic (PG/MySQL/SQLite), 79 specs, and what's coming next
Update: Orbiter — self-hosted CMS in a single SQLite file, standalone admin server
GraphOS – Visual runtime and debugger for AI agents (with local-first execution)
GraphOS is an open-source governance and observability layer designed specifically for LangGraph and the Model Context Protocol (MCP). - ahmedbutt2015/graphos…
Show HN: LLM-assisted reconstruction of partially decompiled Minecraft 26.1.2
Decompile Minecraft using Vineflower, reconstruct the code using LLM - stevefan1999-personal/demcstify…
What 200 Concurrent Users Taught Me About SQLite Performance
I was about to release Autentico 2.0. The feature work was done, tests were passing, docs were...…