<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>sqlite</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/151/feed"/>
    <updated>2026-08-03T11:39:34+00:00</updated>
    <id>https://links.biapy.com/guest/tags/151/feed</id>
            <entry>
            <id>https://links.biapy.com/links/13431</id>
            <title type="text"><![CDATA[Chat2DB]]></title>
            <link rel="alternate" href="https://chat2db.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13431"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI Text2SQL Tool for Easy Database Management.

🔥🔥🔥 AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.

- [Chat2DB @ GitHub](https://github.com/OtterMind/Chat2DB).]]>
            </summary>
            <updated>2026-07-27T11:55:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13325</id>
            <title type="text"><![CDATA[Knex.js]]></title>
            <link rel="alternate" href="https://knexjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13325"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Knex.js is a batteries-included SQL query builder for JavaScript.

Knex.js (pronounced /kəˈnɛks/) is a &amp;quot;batteries included&amp;quot; SQL query builder for PostgreSQL, CockroachDB, MSSQL, MySQL, MariaDB, SQLite3, Better-SQLite3, Oracle, and Amazon Redshift designed to be flexible, portable, and fun to use.

- [Knex.js @ GitHub](https://github.com/knex/knex).]]>
            </summary>
            <updated>2026-07-16T12:33:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13228</id>
            <title type="text"><![CDATA[Dqlite]]></title>
            <link rel="alternate" href="https://canonical.com/dqlite" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13228"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Embeddable, replicated and fault-tolerant SQL engine. 

Dqlite is a fast, embedded, persistent SQL database with Raft consensus that is perfect for fault-tolerant IoT and Edge devices. 

- [Dqlite @ GitHub](https://github.com/canonical/dqlite).

Related contents:

- [Hunting a 16-year-old SQLite bug with TLA+: is dqlite affected? @ Canonical Ubuntu Blog](https://ubuntu.com/blog/hunting-a-16-year-old-sqlite-bug-with-tla-is-dqlite-affected).]]>
            </summary>
            <updated>2026-07-06T12:03:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13053</id>
            <title type="text"><![CDATA[DBcooper]]></title>
            <link rel="alternate" href="https://dbcooper.amal.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13053"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Talk to your databases.
database client for developers.

A fast, beautiful client for PostgreSQL, SQLite, Redis &amp;amp; ClickHouse. Browse data, run SQL, visualize schemas — or just describe what you need and let AI write the query. 

- [DBcooper @ GitHub](https://github.com/amalshaji/dbcooper).]]>
            </summary>
            <updated>2026-06-18T15:33:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13021</id>
            <title type="text"><![CDATA[Tabularis]]></title>
            <link rel="alternate" href="https://tabularis.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13021"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open-source database client for PostgreSQL, MySQL/MariaDB and SQLite with SQL notebooks, visual EXPLAIN, AI and MCP built in. Hackable with plugins. 

Tabularis is an open-source desktop SQL workspace for PostgreSQL, MySQL/MariaDB, and SQLite, with a built-in MCP server so Claude, Cursor, and Windsurf can read your schema and run queries through the same app you already use.

- [Tabularis @ GitHub](https://github.com/TabularisDB/tabularis).]]>
            </summary>
            <updated>2026-06-15T06:05:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12817</id>
            <title type="text"><![CDATA[pgsqlite]]></title>
            <link rel="alternate" href="https://github.com/erans/pgsqlite" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12817"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A PostgreSQL protocol adapter for SQLite databases. This project allows PostgreSQL clients to connect to and query SQLite databases using the PostgreSQL wire protocol.]]>
            </summary>
            <updated>2026-05-22T16:14:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12373</id>
            <title type="text"><![CDATA[pgmicro]]></title>
            <link rel="alternate" href="https://github.com/glommer/pgmicro" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12373"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An in-process reimplementation of PostgreSQL, backed by a SQLite-compatible storage engine.

pgmicro is built as an experimental fork of Turso — a full from-scratch rewrite of SQLite in Rust — with PostgreSQL added as a native dialect. The result is a fast, embeddable, single-file database that speaks PostgreSQL.]]>
            </summary>
            <updated>2026-03-30T13:21:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12311</id>
            <title type="text"><![CDATA[TablePro]]></title>
            <link rel="alternate" href="https://tablepro.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12311"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The database client Mac deserves.  Fast, native database client for Mac

Connect to MySQL, Postgres, SQLite, Mongo, Redis, and a dozen more. Built with SwiftUI. Ships under 50 MB. Launches in under a second.

- [TablePro @ GitHub](https://github.com/TableProApp/TablePro).

Related contents:

- [\#133 - News Juin 2026, Bun passe à Rust, npm verrouille les scripts et SEO pour l&amp;#039;IA @ Double Slash :fr:](https://double-slash.dev/podcasts/news-jun26/)]]>
            </summary>
            <updated>2026-06-04T05:56:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11707</id>
            <title type="text"><![CDATA[sqldef]]></title>
            <link rel="alternate" href="https://sqldef.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11707"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Idempotent schema management for MySQL, PostgreSQL, SQLite, and SQL Server.

sqldef is a CLI tool for diffing two SQL schemas. You can use it to manage the migration of RDBMSs using regular SQL DDLs.

Supported databases: MySQL, MariaDB, TiDB, PostgreSQL, SQL Server, and SQLite3.

- [sqldef @ GitHub](https://github.com/sqldef/sqldef).]]>
            </summary>
            <updated>2026-02-05T12:43:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11609</id>
            <title type="text"><![CDATA[DBHub]]></title>
            <link rel="alternate" href="https://dbhub.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11609"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Minimal Database MCP Server.

DBHub is a zero-dependency, token efficient MCP server implementing the Model Context Protocol server interface. This lightweight gateway allows MCP-compatible clients to connect to and explore different databases.

- [DBHub @ GitHub](https://github.com/bytebase/dbhub).]]>
            </summary>
            <updated>2026-01-26T11:01:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11354</id>
            <title type="text"><![CDATA[SeaQuery]]></title>
            <link rel="alternate" href="https://www.sea-ql.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11354"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite.

SeaQuery is a query builder to help you construct dynamic SQL queries in Rust. You can construct expressions, queries and schema as abstract syntax trees using an ergonomic API. We support MySQL, Postgres and SQLite behind a common interface that aligns their behaviour where appropriate. MS SQL Server Support is available under SeaORM X.

- [SeaQuery @ GitHub](https://github.com/SeaQL/sea-query).]]>
            </summary>
            <updated>2026-01-05T07:08:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11265</id>
            <title type="text"><![CDATA[sqlit]]></title>
            <link rel="alternate" href="https://github.com/Maxteabag/sqlit" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11265"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL and SQLite, Turso and more. 

The lazygit of SQL databases. Connect to Postgres, MySQL, SQL Server, SQLite, Supabase, Turso, and more from your terminal in seconds.

Related contents:

- [sqlit - Quand y&amp;#039;en a marre de lancer SQL Server Management Studio pour une requête @ Korben :fr:](https://korben.info/sqlit-tui-sql-terminal-databases.html).]]>
            </summary>
            <updated>2025-12-22T08:34:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11036</id>
            <title type="text"><![CDATA[Memori]]></title>
            <link rel="alternate" href="https://memorilabs.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11036"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open-source SQL-Native memory engine for AI.
Open-Source Memory Engine for LLMs, AI Agents &amp;amp; Multi-Agent Systems.

 One line of code to give any LLM persistent, queryable memory using standard SQL databases.

Memori enables any LLM to remember conversations, learn from interactions, and maintain context across sessions with a single line: memori.enable(). Memory is stored in standard SQL databases (SQLite, PostgreSQL, MySQL) that you fully own and control.]]>
            </summary>
            <updated>2025-11-21T13:00:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10875</id>
            <title type="text"><![CDATA[DbGate]]></title>
            <link rel="alternate" href="https://www.dbgate.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10875"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SQL &amp;amp; noSQL database manager.

Powerful and easy to use (no)SQL database client for MySQL, PostgreSQL, Oracle, SQL Server, SQLite, MongoDB, Redis, …

DbGate is cross-platform database manager. It&amp;#039;s designed to be simple to use and effective, when working with more databases simultaneously. But there are also many advanced features like schema compare, visual query designer, chart visualisation or batch export and import.

- [DbGate @ GitHub](https://github.com/dbgate/dbgate).]]>
            </summary>
            <updated>2025-11-04T09:26:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10728</id>
            <title type="text"><![CDATA[GoBackup]]></title>
            <link rel="alternate" href="https://gobackup.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10728"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🗄 CLI tool for backup your databases, files to cloud storages in schedully. 

GoBackup is a backup tool design for application servers, to backup your databases, files to cloud storages (FTP, SCP, S3, GCS, Aliyun OSS ...) in schedully.

- [GoBackup @ GitHub](https://github.com/gobackup/gobackup).

Related contents:

- [GoBackup - Pour sauvegarder vos bases de données facilement @ Korben :fr:](https://korben.info/installation.html).]]>
            </summary>
            <updated>2025-10-20T09:35:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10555</id>
            <title type="text"><![CDATA[Litestream]]></title>
            <link rel="alternate" href="https://litestream.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10555"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Streaming SQLite Replication.

Stop building slow, complex, fragile software systems. Safely run your application on a single server. 

Litestream is a standalone disaster recovery tool for SQLite. It runs as a background process and safely replicates changes incrementally to another file or S3. Litestream only communicates with SQLite through the SQLite API so it will not corrupt your database.

- [Litestream @ GitHub](https://github.com/benbjohnson/litestream).

Related contents:

- [Litestream v0.5.0 is Here @ Fly.io blog](https://fly.io/blog/litestream-v050-is-here/).
- [SQLite is All You Need for Durable Workflows @ Obelisk](https://obeli.sk/blog/sqlite-is-all-you-need-for-durable-workflows/).]]>
            </summary>
            <updated>2026-06-04T13:16:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10459</id>
            <title type="text"><![CDATA[SQLite Sync]]></title>
            <link rel="alternate" href="https://www.sqlite.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10459"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Smart Edge Databases with Cloud Sync and Intelligence.

 SQLiteSync is a local-first SQLite extension using CRDTs for seamless, conflict-free data sync and real-time collaboration across devices. 

- [SQLiteSync @ GitHub](https://github.com/sqliteai/sqlite-sync).

Related contents:

- [Why Local-First Apps Haven’t Become Popular? @ Marco Bambini&amp;#039;s Substack](https://marcobambini.substack.com/p/why-local-first-apps-havent-become).
- [SQLite AI Revolution: On-Device ML and SQL Vector Search @ WebProNews](https://www.webpronews.com/sqlite-ai-revolution-on-device-ml-and-sql-vector-search/).]]>
            </summary>
            <updated>2026-01-05T07:50:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10270</id>
            <title type="text"><![CDATA[SQLiteData]]></title>
            <link rel="alternate" href="https://github.com/pointfreeco/sqlite-data?utm_source=tldrwebdev" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10270"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast, lightweight replacement for SwiftData, powered by SQL and supporting CloudKit synchronization.]]>
            </summary>
            <updated>2025-09-18T11:37:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10026</id>
            <title type="text"><![CDATA[Base]]></title>
            <link rel="alternate" href="https://menial.co.uk/base/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10026"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The best SQLite database editor for macOS

Base is a small, powerful, comfortable SQLite editor for everyone]]>
            </summary>
            <updated>2025-09-05T04:16:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/49</id>
            <title type="text"><![CDATA[wa-sqlite]]></title>
            <link rel="alternate" href="https://github.com/rhashimoto/wa-sqlite" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/49"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[WebAssembly SQLite with support for browser storage extensions.

This is a WebAssembly build of SQLite with support for writing SQLite virtual filesystems completely in Javascript. This allows alternative browser storage options such as IndexedDB and Origin Private File System. Applications can opt to use either a synchronous or asynchronous (using Asyncify or JSPI) SQLite library build (an asynchronous build is required for asynchronous extensions).

Related contents:

- [Lessons learned from building a sync-engine and reactivity system with SQLite @ Antoine&amp;#039;s blog](https://www.finkelstein.fr/sqlite-sync-engine-with-reactivity).]]>
            </summary>
            <updated>2025-09-04T08:40:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/363</id>
            <title type="text"><![CDATA[aiosqlitepool:]]></title>
            <link rel="alternate" href="https://github.com/slaily/aiosqlitepool" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/363"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🛡️A resilient, high-performance asynchronous connection pool layer for SQLite, designed for efficient and scalable database operations.]]>
            </summary>
            <updated>2026-01-20T15:30:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/461</id>
            <title type="text"><![CDATA[ZeQL+]]></title>
            <link rel="alternate" href="https://zeqlplus.zetlo.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/461"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source Terminal SQLite Database Browser.

- [ZeQL+ @ GitHub](https://github.com/ZetloStudio/ZeQLplus).]]>
            </summary>
            <updated>2025-08-28T17:14:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/474</id>
            <title type="text"><![CDATA[Zen]]></title>
            <link rel="alternate" href="https://www.sheshbabu.com/zen/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/474"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Write it Down. Own it Forever.

A clean, quiet space to think. Your notes live in standard Markdown within a local SQLite database. No vendor lock-in, no distractions. 
 Selfhosted notes app. Single golang binary, notes stored as markdown within SQLite, full-text search, very low resource usage 

- [Zen @ GitHub](https://github.com/sheshbabu/zen).]]>
            </summary>
            <updated>2025-08-28T17:17:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/602</id>
            <title type="text"><![CDATA[SQLite-JS Extension]]></title>
            <link rel="alternate" href="https://github.com/sqliteai/sqlite-js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/602"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create custom SQLite functions in JavaScript. Extend your database with scalars, aggregates, window functions, and collations directly in JavaScript. 

SQLite-JS is a powerful extension that brings JavaScript capabilities to SQLite. With this extension, you can create custom SQLite functions, aggregates, window functions, and collation sequences using JavaScript code, allowing for flexible and powerful data manipulation directly within your SQLite database.]]>
            </summary>
            <updated>2025-08-28T17:38:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/634</id>
            <title type="text"><![CDATA[LiveStore]]></title>
            <link rel="alternate" href="https://livestore.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/634"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Local-first data layer for high-performance apps.
LiveStore is a next-generation state management framework based on reactive SQLite and git-inspired syncing (via event-sourcing).
  
LiveStore is a fully-featured, client-centric data layer (replacing libraries like Redux, MobX, etc.) with a reactive embedded SQLite database powered by real-time sync (via event-sourcing).

-  [LiveStore @ GitHub](https://github.com/livestorejs/livestore).]]>
            </summary>
            <updated>2025-08-28T17:43:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/643</id>
            <title type="text"><![CDATA[Lumosql]]></title>
            <link rel="alternate" href="https://lumosql.org/src/lumosql/doc/trunk/README.md" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/643"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[LumoSQL is a modification (not a fork) of the SQLite embedded data storage library, which is among the most-deployed software.
LumoSQL adds security, privacy, performance and measurement features to SQLite.]]>
            </summary>
            <updated>2025-08-28T17:46:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/723</id>
            <title type="text"><![CDATA[Gmail to SQLite]]></title>
            <link rel="alternate" href="https://github.com/marcboeker/gmail-to-sqlite" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/723"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Index your Gmail account to a SQLite DB and play with the data. 

This is a script to download emails from Gmail and store them in a SQLite database for further analysis. I find it extremely useful to have all my emails in a database to run queries on them. For example, I can find out how many emails I received per sender, which emails take the most space, and which emails from which sender I never read.]]>
            </summary>
            <updated>2025-08-28T17:58:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/757</id>
            <title type="text"><![CDATA[shardine.rb]]></title>
            <link rel="alternate" href="https://gist.github.com/julik/69066f5a819ac3b38480d42c1351f8ef" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/757"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SQLite Multitenancy With Rails.

Related contents:

- [A Can of Shardines: SQLite Multitenancy With Rails @ Julik Tarkhanov](https://blog.julik.nl/2025/04/a-can-of-shardines).]]>
            </summary>
            <updated>2025-08-28T18:04:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/955</id>
            <title type="text"><![CDATA[SQLite]]></title>
            <link rel="alternate" href="https://sqlite.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/955"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day. More Information...

Related contents:

- [SQLite File Format Viewer](https://sqlite-internal.pages.dev/).
- [SQLite Transactions and Virtual Tables @ Misframe](https://misfra.me/2025/sqlite-transactions-and-virtual-tables/).
- [A faster way to copy SQLite databases between computers @, alexwlchan](https://alexwlchan.net/2025/copying-sqlite-databases/).
- [Scaling SQLite to 4M QPS on a single server (EC2 vs Bare Metal) @ Expensify](https://use.expensify.com/blog/scaling-sqlite-to-4m-qps-on-a-single-server).
- [PSA: SQLite WAL checksums fail silently and may lose data @ blag](https://avi.im/blag/2025/sqlite-wal-checksum/).
- [Lessons learned from building a sync-engine and reactivity system with SQLite @ Antoine&amp;#039;s blog](https://www.finkelstein.fr/sqlite-sync-engine-with-reactivity).
- [From 19k to 4.2M events/sec: story of a SQLite query optimisation @ mnt.io](https://mnt.io/articles/from-19k-to-4-2m-events-per-sec-story-of-a-sqlite-query-optimisation/).
- [SQLite Is ULTIMATE Choice For 99% of Projects @ DevOps Toolbox&amp;#039;s YouTube](https://www.youtube.com/watch?v=9RArbqGOvsw).
- [Subtleties of SQLite Indexes @ Evan Schwartz](https://emschwartz.me/subtleties-of-sqlite-indexes/).
- [SQLite concurrency and why you should care about it @ Jellyfin](https://jellyfin.org/posts/SQLite-locking/).
- [100000 TPS over a billion rows: the unreasonable effectiveness of SQLite @ anders murphy](https://andersmurphy.com/2025/12/02/100000-tps-over-a-billion-rows-the-unreasonable-effectiveness-of-sqlite.html).
- [The Silent Standard: Why the World’s Most Deployed Database Is Killing the Custom File Format @ WebProNews](https://www.webpronews.com/the-silent-standard-why-the-worlds-most-deployed-database-is-killing-the-custom-file-format/).
- [SQLite JSON Superpower: Virtual Columns + Indexing @ DB Pro](https://www.dbpro.app/blog/sqlite-json-virtual-columns-indexing).
- [I don&amp;#039;t buy SQLite in the cloud @ Monroe Clinton](https://monroeclinton.com/i-dont-buy-sqlite-in-the-cloud/).
- [SQLite 3.52 Released With WAL Corruption Fix and CLI Improvements @ linuxiac](https://linuxiac.com/sqlite-3-52-released-with-wal-corruption-fix-and-cli-improvements/).
- [Gotchas with SQLite in Production @ Anže&amp;#039;s Blog](https://blog.pecar.me/sqlite-prod/).
- [Modern SQLite: Features You Didn’t Know It Had @ slicker.me](https://slicker.me/sqlite/features.htm).
- [SQLite is All You Need for Durable Workflows @ Obelisk](https://obeli.sk/blog/sqlite-is-all-you-need-for-durable-workflows/).
- [SQLite improving performance with pre-sort @ anders murphy](https://andersmurphy.com/2026/06/07/sqlite-improving-performance-with-pre-sort.html).
- [Detecting Full Table Scans With SQLite @ Tenderlove Making](https://tenderlovemaking.com/2026/07/15/detecting-full-table-scans-with-sqlite/).
- [SQLite should have (Rust-style) editions @ Mort&amp;#039;s Ramblings](https://mort.coffee/home/sqlite-editions/).]]>
            </summary>
            <updated>2026-07-16T12:07:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/956</id>
            <title type="text"><![CDATA[SQLite File Format Viewer]]></title>
            <link rel="alternate" href="https://sqlite-internal.pages.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/956"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This tool helps you explore the SQLite file format internals according to the official specification. It&amp;#039;s designed for developers and database enthusiasts who want to understand the internal structure of SQLite database files.

- [SQLite Internal @ GitHub](https://github.com/invisal/sqlite-internal).]]>
            </summary>
            <updated>2025-08-28T18:36:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1019</id>
            <title type="text"><![CDATA[tbls]]></title>
            <link rel="alternate" href="https://github.com/k1LoW/tbls" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1019"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[tbls is a CI-Friendly tool to document a database, written in Go. 

Related contents:

- [Liam ERD](https://liambx.com/).]]>
            </summary>
            <updated>2025-08-28T18:46:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1525</id>
            <title type="text"><![CDATA[LiteFS]]></title>
            <link rel="alternate" href="https://fly.io/docs/litefs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1525"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Distributed SQLite.

LiteFS is a distributed file system that transparently replicates SQLite databases. You can run your application like it’s running against a local on-disk SQLite database but behind the scenes the database is replicated to all the nodes in your cluster. With LiteFS, you can run your database right next to your application on the edge. You can run LiteFS anywhere!

- [LiteFS @ GitHub](https://github.com/superfly/litefs).]]>
            </summary>
            <updated>2025-08-28T20:11:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1597</id>
            <title type="text"><![CDATA[GarminDB]]></title>
            <link rel="alternate" href="https://github.com/tcgoetz/GarminDB" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1597"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Download and parse data from Garmin Connect or a Garmin watch, FitBit CSV, and MS Health CSV files into and analyze data in Sqlite serverless databases with Jupyter notebooks. 

Python scripts for parsing health data into and manipulating data in a SQLite database. SQLite is a light weight database that doesn&amp;#039;t require a server.

Related contents:

- [Episode 601: Taming the Demons @ Linux Unplugged](https://linuxunplugged.com/601).]]>
            </summary>
            <updated>2025-08-28T20:23:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1657</id>
            <title type="text"><![CDATA[SQLite Page Explorer]]></title>
            <link rel="alternate" href="https://github.com/QuadrupleA/sqlite-page-explorer" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1657"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Visual tool to explore SQLite databases page-by-page, the way they&amp;#039;re stored on disk and the way SQLite sees them.
A small GUI application built in redbean that lets you explore your SQLite databases &amp;quot;page by page&amp;quot; the way SQLite sees them.]]>
            </summary>
            <updated>2025-08-28T20:32:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1870</id>
            <title type="text"><![CDATA[Qustar]]></title>
            <link rel="alternate" href="https://github.com/tilyupo/qustar" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1870"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Query SQL database through an array-like API.]]>
            </summary>
            <updated>2025-08-28T21:08:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1962</id>
            <title type="text"><![CDATA[rqlite]]></title>
            <link rel="alternate" href="https://rqlite.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1962"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The lightweight, user-friendly, distributed relational database built on SQLite.
Fault tolerance and high availability with zero hassle.

- [rqlite @ GitHub](https://github.com/rqlite/rqlite).

Related contents:

- [How rqlite is tested @ Philip O&amp;#039;Toole ](https://philipotoole.com/how-is-rqlite-tested/).
- [The source code was the moat. But not anymore @ Philip O&amp;#039;Toole](https://philipotoole.com/the-source-code-was-the-moat-no-longer/).]]>
            </summary>
            <updated>2026-04-03T13:33:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2106</id>
            <title type="text"><![CDATA[Undb]]></title>
            <link rel="alternate" href="https://undb.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2106"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source Airtable Alternative &amp;amp; Backend as a Service.
 🚀 Private first self-hosted no code database &amp;amp; BaaS. 

UNDB is a no-code platform that can also serve as a Backend as a Service (BaaS). It is based on SQLite and can be packaged into a binary file using Bun for backend service. Additionally, it can be deployed as a service via Docker, offering a UI for table management.

- [Undb @ GitHub](https://github.com/undb-io/undb).]]>
            </summary>
            <updated>2025-08-28T21:48:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2408</id>
            <title type="text"><![CDATA[sqls]]></title>
            <link rel="alternate" href="https://github.com/sqls-server/sqls" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2408"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SQL language server written in Go.

sqls aims to provide advanced intelligence for you to edit sql in your own editor.]]>
            </summary>
            <updated>2025-10-28T07:09:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2454</id>
            <title type="text"><![CDATA[Address Database]]></title>
            <link rel="alternate" href="https://netsyms.com/gis/addresses" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2454"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Self-hosted street address database

A SQLite3 database file with over 150 million U.S. and Canada address records. Indexed for fast queries, even on fairly slow hardware.]]>
            </summary>
            <updated>2025-08-28T22:45:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2505</id>
            <title type="text"><![CDATA[Limbo]]></title>
            <link rel="alternate" href="https://github.com/tursodatabase/limbo" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2505"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.

Related contents:

- [Episode \#626: Turso is rewriting SQLite in Rust @ Changelog Interviews](https://changelog.com/podcast/626).
- [Introducing Limbo: A complete rewrite of SQLite in Rust @ Turso](https://turso.tech/blog/introducing-limbo-a-complete-rewrite-of-sqlite-in-rust).]]>
            </summary>
            <updated>2025-08-28T22:53:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2690</id>
            <title type="text"><![CDATA[SQLiteStudio]]></title>
            <link rel="alternate" href="https://sqlitestudio.pl/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2690"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create, edit, browse SQLite databases.

- [SQLiteStudio @ GitHub](https://github.com/pawelsalawa/sqlitestudio).]]>
            </summary>
            <updated>2025-08-28T23:25:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2791</id>
            <title type="text"><![CDATA[pglite-fusion]]></title>
            <link rel="alternate" href="https://github.com/frectonz/pglite-fusion" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2791"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Embed an SQLite database in your PostgreSQL table. AKA multitenancy has been solved.]]>
            </summary>
            <updated>2025-08-28T23:41:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2834</id>
            <title type="text"><![CDATA[libSQL]]></title>
            <link rel="alternate" href="https://github.com/tursodatabase/libsql" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2834"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[libSQL is a fork of SQLite that is both Open Source, and Open Contributions. 

We aim to evolve it to suit many more use cases than SQLite was originally designed for, and plan to use third-party OSS code wherever it makes sense.]]>
            </summary>
            <updated>2025-08-28T23:49:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2976</id>
            <title type="text"><![CDATA[sled]]></title>
            <link rel="alternate" href="https://github.com/spacejam/sled" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2976"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An embedded database. the champagne of beta embedded databases.]]>
            </summary>
            <updated>2025-08-29T00:12:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2980</id>
            <title type="text"><![CDATA[ChartDB]]></title>
            <link rel="alternate" href="https://chartdb.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2980"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Database schema diagrams visualizer.  Open-source database diagrams editor.

Free and open-source database diagrams editor, visualize and design your DB with a single query. 

ChartDB is a powerful, web-based database diagramming editor. Instantly visualize your database schema with a single &amp;quot;Smart Query.&amp;quot; Customize diagrams, export SQL scripts, and access all features—no account required. Experience seamless database design here.

- [ChartDB @ GitHub](https://github.com/chartdb/chartdb).]]>
            </summary>
            <updated>2025-09-04T09:31:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3016</id>
            <title type="text"><![CDATA[Clidey WhoDB]]></title>
            <link rel="alternate" href="https://whodb.clidey.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3016"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB &amp;amp; Elastic Search with Chat interface.

- [WhoDB @ GitHub](https://github.com/clidey/whodb).]]>
            </summary>
            <updated>2025-08-29T00:20:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3187</id>
            <title type="text"><![CDATA[TablePlus]]></title>
            <link rel="alternate" href="https://tableplus.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3187"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Modern, Native Tool for Database Management.
Modern, native, and friendly GUI tool for relational databases: MySQL, PostgreSQL, SQLite &amp;amp; more

- [097 - Nos meilleurs apps pour le développement @ Double Slash :fr:](https://double-slash.dev/podcasts/tools-24/).]]>
            </summary>
            <updated>2025-08-29T00:48:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3334</id>
            <title type="text"><![CDATA[Starbase]]></title>
            <link rel="alternate" href="https://starbasedb.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3334"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SQLite on the edge.

HTTP SQLite scale-to-zero database on the edge built on Cloudflare Durable Objects. 
 Open source, scale-to-zero, HTTP SQLite database built on top of Cloudflare Durable Objects. 

- [Starbase @ GitHub](https://github.com/brayden/starbasedb).]]>
            </summary>
            <updated>2025-08-29T01:12:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3408</id>
            <title type="text"><![CDATA[Sequelize]]></title>
            <link rel="alternate" href="https://sequelize.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3408"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Feature-rich ORM for modern TypeScript &amp;amp; JavaScript.

Sequelize is a modern TypeScript and Node.js ORM for Oracle, Postgres, MySQL, MariaDB, SQLite and SQL Server, and more. Featuring solid transaction support, relations, eager and lazy loading, read replication and more.

- [Sequelize @ GitHub](https://github.com/sequelize/sequelize).
- [Raw SQL Queries are Actually Better for Security Than ORMs? @ Node.js Security](https://www.nodejs-security.com/blog/raw-sql-queries-better-for-security-than-orms).]]>
            </summary>
            <updated>2025-08-29T01:25:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3446</id>
            <title type="text"><![CDATA[FerretDB]]></title>
            <link rel="alternate" href="https://www.ferretdb.com/?ref=selfh.st" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3446"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[FerretDB allows you to use MongoDB drivers seamlessly with PostgreSQL as the database backend. Use all tools, drivers, UIs, and the same query language and stay open-source. 

- [FerretDB @ GitHub](https://github.com/FerretDB/FerretDB).]]>
            </summary>
            <updated>2025-08-29T01:31:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3500</id>
            <title type="text"><![CDATA[Loupe]]></title>
            <link rel="alternate" href="https://github.com/loupe-php/loupe" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3500"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An SQLite based, PHP-only fulltext search engine. 

A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite.]]>
            </summary>
            <updated>2025-08-29T01:41:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3705</id>
            <title type="text"><![CDATA[dblab]]></title>
            <link rel="alternate" href="https://github.com/danvergara/dblab" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3705"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The database client every command line junkie deserves. 

Interactive client for PostgreSQL, MySQL, SQLite3, Oracle and SQL Server.

- [La veille des Ours n°31 @ Bearstech&amp;#039;s LinkedIn :fr:](https://www.linkedin.com/pulse/la-veille-des-ours-n31-bearstech-gbmgf/).]]>
            </summary>
            <updated>2025-08-29T02:14:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3851</id>
            <title type="text"><![CDATA[NocoDB Cloud]]></title>
            <link rel="alternate" href="https://nocodb.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3851"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build Databases As Spreadsheets :No-Coding Required.

NocoDB allows building no-code database solutions with ease of spreadsheets.
Bring your own database or choose ours! Millions of rows? Not a problem.
Your Data. Your rules. You are in control.

🔥 🔥 🔥 Open Source Airtable Alternative.  Turns any MySQL, PostgreSQL, SQL Server, SQLite &amp;amp; MariaDB into a smart spreadsheet. 

- [NocoDB @ GitHub](https://github.com/nocodb/nocodb).]]>
            </summary>
            <updated>2025-08-29T02:38:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3855</id>
            <title type="text"><![CDATA[sqlite-vec]]></title>
            <link rel="alternate" href="https://github.com/asg017/sqlite-vec" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3855"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A vector search SQLite extension that runs anywhere!

- [Veille de la semaine du 5 août 2024 @ Veille de la semaine&amp;#039;s Substack :fr:](https://guikingone.substack.com/p/veille-de-la-semaine-du-5-aout-2024).
- [sqlite-vec now supports metadata columns and filtering @ Alex Garcia&amp;#039;s Blog](https://alexgarcia.xyz/blog/2024/sqlite-vec-metadata-release/index.html).]]>
            </summary>
            <updated>2025-08-29T02:39:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4090</id>
            <title type="text"><![CDATA[nmap-did-what]]></title>
            <link rel="alternate" href="https://github.com/hackertarget/nmap-did-what" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4090"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nmap Dashboard Mini Project.

nmap-did-what is a Grafana docker container and a Python script to parse Nmap XML output to an SQLite database. The SQLite database is used as a datasource within Grafana to view the Nmap scan details in a dashboard.]]>
            </summary>
            <updated>2025-08-29T03:18:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4336</id>
            <title type="text"><![CDATA[Redka]]></title>
            <link rel="alternate" href="https://github.com/nalgeon/redka" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4336"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Redis re-implemented with SQLite.

Redka aims to reimplement the good parts of Redis with SQLite, while remaining compatible with Redis API.

Related contents:

- [Redka: Redis with SQL @ Open Source Daily](https://opensourcedaily.blog/redka-redis).]]>
            </summary>
            <updated>2025-10-10T05:45:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4637</id>
            <title type="text"><![CDATA[beberlei/DoctrineExtensions]]></title>
            <link rel="alternate" href="https://github.com/beberlei/DoctrineExtensions" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4637"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A set of extensions to Doctrine 2 that add support for functions available in MySQL, Oracle, PostgreSQL and SQLite.]]>
            </summary>
            <updated>2025-08-29T04:50:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4664</id>
            <title type="text"><![CDATA[HeidiSQL]]></title>
            <link rel="alternate" href="https://www.heidisql.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4664"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[MariaDB, MySQL, MSSQL, PostgreSQL and SQLite made easy.

HeidiSQL is free software, and has the aim to be easy to learn. &amp;quot;Heidi&amp;quot; lets you see and edit data and structures from computers running one of the database systems MariaDB, MySQL, Microsoft SQL, PostgreSQL and SQLite. Invented in 2002 by Ansgar, HeidiSQL belongs to the most popular tools for MariaDB and MySQL worldwide. 

- [HeidiSQL @ GitHub](https://github.com/HeidiSQL/HeidiSQL).]]>
            </summary>
            <updated>2025-09-08T14:16:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4796</id>
            <title type="text"><![CDATA[SQLite]]></title>
            <link rel="alternate" href="https://www.sqlite.org/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4796"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.

Related contents:

- [SQLite: How it works, by Richard Hipp @ Prof. Dr. Jens Dittrich, Big Data Analytics&amp;#039; YouTube](https://www.youtube.com/watch?v=ZSKLA81tBis).
- [Optimizing SQLite for servers @ Sylvain Kerkour :fr:](https://kerkour.com/sqlite-for-servers).
- [What you need to know about SQLite @ Joy of Rails](https://joyofrails.com/articles/what-you-need-to-know-about-sqlite).
- [Collection of insane and fun facts about SQLite @ avi.im&amp;#039;s blag](https://avi.im/blag/2024/sqlite-facts/).]]>
            </summary>
            <updated>2025-08-29T05:16:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4797</id>
            <title type="text"><![CDATA[libsql]]></title>
            <link rel="alternate" href="https://turso.tech/libsql" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4797"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SQLite for modern applications.libSQL is a fork of SQLite that is both Open Source, and Open Contributions. 

libSQL is an open source, open contribution fork of SQLite, created and maintained by Turso. We aim to evolve it to suit many more use cases than SQLite was originally designed for, and plan to use third-party OSS code wherever it makes sense.

- [libSQL @ GitHub](https://github.com/tursodatabase/libsql).]]>
            </summary>
            <updated>2025-08-29T05:16:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4821</id>
            <title type="text"><![CDATA[Corrosion]]></title>
            <link rel="alternate" href="https://superfly.github.io/corrosion/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4821"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[corrosion is a distributed system for propagating SQLite state across a cluster of nodes.

- [Corrosion @ GitHub](https://github.com/superfly/corrosion)]]>
            </summary>
            <updated>2025-08-29T05:20:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5083</id>
            <title type="text"><![CDATA[Turso]]></title>
            <link rel="alternate" href="https://turso.tech/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5083"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SQLite Developer Experience in an Edge Database.

Turso is an edge-hosted, distributed database based on libSQL, an open-source and open-contribution fork of SQLite. It was designed to minimize query latency for applications where queries come from anywhere in the world. In particular, it works well with edge functions provided by cloud platforms such as CloudFlare, Netlify, and Vercel, by putting your data geographically close to the code that accesses it.

- [Turso Database @ GitHub](https://github.com/tursodatabase/turso).
- [libSQL @ GitHub](https://github.com/tursodatabase/libsql).

Related contents:

- [Local RAG with Ollama, Mistral, and Turso @ Turso&amp;#039;s blog](https://turso.tech/blog/local-rag-with-ollama-and-turso-sqlite).
- [Deep dive into Turso, the &amp;quot;SQLite rewrite in Rust&amp;quot; @ Sylvain Kerkour](https://kerkour.com/turso-sqlite).]]>
            </summary>
            <updated>2026-01-30T12:45:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5144</id>
            <title type="text"><![CDATA[yarr]]></title>
            <link rel="alternate" href="https://github.com/nkanaev/yarr" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5144"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[yarr (yet another rss reader) is a web-based feed aggregator which can be used both as a desktop application and a personal self-hosted server.

It is written in Go with the frontend in Vue.js. The storage is backed by SQLite.]]>
            </summary>
            <updated>2025-08-29T06:15:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5245</id>
            <title type="text"><![CDATA[PocketBase]]></title>
            <link rel="alternate" href="https://pocketbase.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5245"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source backend for your next SaaS and Mobile app in 1 file.

- [PocketBase @ GitHub](https://github.com/pocketbase/pocketbase).

Related contents:

- [Your Supabase Is Public @ Skilldeliver](https://skilldeliver.com/your-supabase-is-public).]]>
            </summary>
            <updated>2025-12-23T12:55:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6143</id>
            <title type="text"><![CDATA[dbcli]]></title>
            <link rel="alternate" href="https://github.com/dbcli" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6143"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Better CLIs for Databases]]>
            </summary>
            <updated>2025-08-29T09:01:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6252</id>
            <title type="text"><![CDATA[Beekeeper Studio]]></title>
            <link rel="alternate" href="https://www.beekeeperstudio.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6252"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The SQL Editor and Database Manager Of Your Dreams.
A modern, easy to use, and good looking SQL client for MySQL, Postgres, SQLite, SQL Server, and more.]]>
            </summary>
            <updated>2025-08-29T09:19:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6935</id>
            <title type="text"><![CDATA[DBeaver]]></title>
            <link rel="alternate" href="https://dbeaver.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6935"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc.]]>
            </summary>
            <updated>2025-08-29T11:14:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6943</id>
            <title type="text"><![CDATA[Atuin - Magical Shell History]]></title>
            <link rel="alternate" href="https://atuin.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6943"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Atuin replaces your existing shell history with a SQLite database, recording additional context for your commands. It also provides optional and fully encrypted synchronisation of your history between machines

- [Atuin @ GitHub](https://github.com/atuinsh/atuin).
- [Atuin Desktop @ GitHub](https://github.com/atuinsh/desktop).

Related contents:

- [Atuin Scripts: Shareable, Syncable Shell Snippets @ Atuin Blog](https://blog.atuin.sh/atuin-scripts-shareable-syncable-shell-snippets/).
- [Atuin Desktop: Runbooks that Run — Now Open Source @ Atuin](https://blog.atuin.sh/atuin-desktop-open-source/).
- [Episode \#663: Bringing Atuin to the desktop @ Changelog Interviews](https://changelog.com/podcast/663).]]>
            </summary>
            <updated>2025-10-28T06:52:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7165</id>
            <title type="text"><![CDATA[DB Browser for SQLite]]></title>
            <link rel="alternate" href="https://sqlitebrowser.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7165"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.

DB4S is for users and developers who want to create, search, and edit databases. DB4S uses a familiar spreadsheet-like interface, and complicated SQL commands do not have to be learned.]]>
            </summary>
            <updated>2025-08-29T11:51:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7711</id>
            <title type="text"><![CDATA[rqlite]]></title>
            <link rel="alternate" href="https://github.com/otoolep/rqlite" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7711"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Replicating SQLite using the Raft consensus protocol.
rqlite is a distributed system that provides a replicated SQLite database. rqlite is written in Go and uses Raft to achieve consensus across all the instances of the SQLite databases. rqlite ensures that every change made to the database is made to a quorum of SQLite files, or none at all.]]>
            </summary>
            <updated>2025-08-29T13:23:21+00:00</updated>
        </entry>
    </feed>
