Repository History

6 repositories tagged with SQLite

Topic: SQLite
Engram: Persistent Memory System for AI Coding Agents in Go

Engram: Persistent Memory System for AI Coding Agents in Go

Engram is an agent-agnostic, persistent memory system designed for AI coding agents. Built as a single Go binary, it leverages SQLite with FTS5 for efficient storage and retrieval of agent memories. It offers various interfaces including a CLI, HTTP API, MCP server, and a TUI, ensuring broad compatibility and ease of use for any agent supporting the Memory Protocol.

Analyzed Jun 2, 2026
View Details
Leo-Health-Core: Unify Apple Health & Whoop Data Locally with SQLite

Leo-Health-Core: Unify Apple Health & Whoop Data Locally with SQLite

Leo-Health-Core is an open-source Python tool designed to parse Apple Health and Whoop exports, unifying your biometric data into a local SQLite database. It operates with zero dependencies and no network requests, ensuring complete privacy and local control over your health information. This project allows users to easily query and analyze their personal health trends using standard SQL.

Analyzed May 17, 2026
View Details
SQLiter: A Web-Based SQLite Database Editor with Go Backend and React Frontend

SQLiter: A Web-Based SQLite Database Editor with Go Backend and React Frontend

SQLiter is a powerful web-based SQLite database editor, offering a comprehensive interface for browsing, editing, and managing SQLite databases. Built with a Go backend and React frontend, it provides advanced features for data manipulation, querying, and schema management, all packaged as a single executable. This tool is ideal for developers and data analysts seeking an efficient and user-friendly SQLite GUI.

Analyzed May 9, 2026
View Details
SQL Studio: A Universal SQL Database Explorer Built with Rust

SQL Studio: A Universal SQL Database Explorer Built with Rust

SQL Studio is a versatile, single-binary SQL database explorer built with Rust, offering broad compatibility with databases like SQLite, PostgreSQL, MySQL, DuckDB, and Microsoft SQL Server. It provides a comprehensive set of features for database interaction, from schema overview to advanced query capabilities with rich IntelliSense. This tool simplifies database management and exploration across diverse environments.

Analyzed Mar 21, 2026
View Details
Drizzle ORM: A Headless TypeScript ORM for Modern Web Development

Drizzle ORM: A Headless TypeScript ORM for Modern Web Development

Drizzle ORM is a modern, lightweight, and headless TypeScript ORM designed for NodeJS, TypeScript, and JavaScript environments. It offers robust support for various SQL databases, including serverless options, and emphasizes type-safety and extensibility. With over 31,000 stars, Drizzle ORM is a popular choice for developers seeking a performant and flexible solution for their data interactions.

Analyzed Nov 25, 2025
View Details
Marmot: Distributed SQLite Replication with NATS

Marmot: Distributed SQLite Replication with NATS

Marmot is a distributed SQLite replicator that provides leaderless, eventually consistent replication built on NATS JetStream. It enables scaling read-heavy SQLite applications by allowing multiple nodes to read and write to their local databases. This innovative approach offers fault tolerance and simplifies scaling without requiring a single primary node.

Analyzed Oct 20, 2025
View Details
Previous Page 1 Next
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️