Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Learn how to scrape live weather data, store it in SQLite, and receive automatic...
TL;DR Migrating from PostgreSQL to SQLite in production is now a realistic option — even...
This guide walks you through deploying a TanStack Start application with SQLite database to your own...
I hit a massive pain point in my day-to-day work—and once I solved it for myself, I couldn’t not...
A no-nonsense guide to making your test suite so fast, it'll make The Flash jealous by Shahar...
The Problem Have you ever seen this error while running multiple Claude Code...
Built for developers who hate interrupting their flow. Future update here dev-dialect When you're...
When building a house hunting app in React Native, one of the first architectural decisions you'll...
tl;dr — If you just want UUIDs or ULIDs working in your Rails + SQLite app: # Gemfile gem...
Three CLI tools for preserving your digital intellectual life: conversations, bookmarks, and books. Built on the same resilient architecture with reading queues, semantic search, and LLM integration.
Stop fighting with localStorage limits and complex IndexedDB wrappers. If you need a real relational...
Today I encountered issues with FreeDevTools online (a free, open-source hub where developers can...
SQLite is one of the most widely deployed database engines in the world. It powers mobile apps,...
Curious about how I ended up with an invoice nearing $100 for conducting over 20 million Class A...
As a developer, I often find myself working on small personal projects where I need a quick and easy...
Hi! Gleam + SQLite is a nice choice for a side-project. But when this project grows and demands...
Why Kinsly's backend runs on SQLite instead of Postgres or MySQL — a practical explanation of how WAL mode, PRAGMAs, and Go integration make SQLite a powerful, underrated choice for startups.
An experience with SQLite as a vector database Introduction - Embedded Intelligence:...
The field is deep in the Swartland, two hours outside of Cape Town. It is 34 degrees Celsius, the air...
The magic command Rails introduced a command a while back that simplifies database adapter...
Free. Offline. No Cloud. No Tracking. Just pure, high-performance knowledge crafting. After nine...
Launch announcement for PdfParse - a novel, robust, and affordable platform for extracting structured data from PDFs with automatic data normalization and SQLite database generation.
The maturation of WebAssembly (WASM) and emerging browser storage primitives have shifted the web...
A practical, end-to-end guide to implementing production-grade time series on SQLite/libSQL using...
If you're working with a SQLite database, one of the best ways to understand how it's built is to...
Hey Kotlin folks! I’m excited to share the first stable release of sqlx4k — a high-performance,...
I wanted a simple way to make my personal documents searchable and accessible directly from VS Code...
A simple Python CLI app to manage YouTube video data using SQLite3. Supports adding, listing,...
Recently I was tasked with implementing search in a large eCommerce application. While researching...
I spent 25 years in IT, including building federal systems that processed millions of loans on...