SQLite
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.
- GitHub: https://github.com/topics/sqlite
- Wikipedia: https://en.wikipedia.org/wiki/SQLite
- Created by: D. Richard Hipp
- Released: August 17, 2000
- Related Topics: sql,
- Last updated: 2026-07-03 00:26:05 UTC
- JSON Representation
https://github.com/renji61/remi-trip-planner
Self-hosted trip planner: itinerary, map, budget, stays, rentals, flights, checklist.
docker go itinerary itinerary-planner self-hosted sqlite trip-planner
Last synced: 23 Apr 2026
https://github.com/kristianjackson/hn_doomscroll
A local Hacker News reader that summarizes articles with your own Ollama model. Doom-scroll feed, read/save/hide, smart filtering.
fastapi hacker-news local-llm ollama self-hosted sqlite
Last synced: 05 Jun 2026
https://github.com/arbitercorp/arbiter
A multi-agent orchestration runtime for the terminal and the network.
agent ai cpp llm mcp memory orchestration runtime sqlite
Last synced: 03 May 2026
https://github.com/mehboob14/android_linkedin_clone
Build Android application a LinkedIn clone that implements core functionalities including user signup and sign-in. It uses SQLite for local storage of user credentials and SharedPreferences to manage app state, such as first-time startup and login status. Content for the home feed is dynamically fetched from Firebase, displaying users.
android-app firebase java sharedpreferences sqlite xml
Last synced: 18 Jan 2026
https://github.com/joumaico/sqlite7
A DB-API 2.0 style interface for SQLite databases.
Last synced: 31 May 2026
https://github.com/khushneetsingh/datasanity
DataSanity is a AI-powered web application for dataset cleaning, synthetic data generation, vectorization, and data enrichment using natural language prompts.
cerebrus exa faiss-vector-database llm nextjs numpy pandas serperdev sqlite tailwindcss
Last synced: 08 Apr 2026
https://github.com/zzhang82/agent-memory-bridge
MCP-native memory for coding agents that turns real sessions into reusable decisions, gotchas, and domain knowledge.
agent-memory ai-agents codex coding-agents local-first mcp model-context-protocol sqlite
Last synced: 24 Apr 2026
https://github.com/seuros/rails_lens
Comprehensive Rails application visualization and annotation tool - precision optics for the Rails universe
activerecord analysis annotations cli code-quality database developer-tools documentation erd mermaid models mysql postgres rails rails7 rails8 ruby schema sqlite visualization
Last synced: 17 Feb 2026
https://github.com/psbx/rust-rpn-calc
rust-rpn-calc
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 10 Apr 2026
https://github.com/calesi19/journal-lite
A lightweight journaling app built with Go, HTMX, and SQLite. Full-stack deploy with one command.
Last synced: 24 Apr 2026
https://github.com/psbx/js-env-safe
js-env-safe
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 09 Apr 2026
https://github.com/edisedis777/jira-issues-extraction
This Python script extracts Jira issues using the Jira API, stores them in a SQLite database, and generates summary reports in Excel format.
Last synced: 24 Apr 2026
https://github.com/psbx/python-datastructures
python-datastructures
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 09 Apr 2026
https://github.com/poltanek/gift-wrapping-application
Began coding in python by creating my very own gift wrapping application dedicated towards just learning python as well as connecting a functioning database to the program
Last synced: 24 Apr 2026
https://github.com/robinblomberg/sqlite-compiler
Well-tested SQLite compiler that covers the entire SQLite specification.
Last synced: 24 Apr 2026
https://github.com/noeljoan/birthday-reminder
Windows 11 Birthday Reminder written in Python with SQLite and notifications.
birthday customtkinter python reminder sqlite
Last synced: 06 Jun 2026
https://github.com/vianpyro/profanity
Profanity database and API for checks and filters
Last synced: 24 Apr 2026
https://github.com/batukaraman/telephone-book
pyqt5 python sqlite telephone-book
Last synced: 03 May 2026
https://github.com/masfana/c-simple-sqlite-crud
Repository ini berisi contoh bagaimana cara melakukan CRUD menggunakan SQLite di C#.
Last synced: 24 Apr 2026
https://github.com/fazleyrabby/xencode
Fast local coding assistant that understands your codebase using RAG.
ai embeddings llm rag sqlite vector-database
Last synced: 03 May 2026
https://github.com/eduardo-j-morales/books-management-api
A RESTful API for managing books, built with Flask, Flask-RESTful, SQLAlchemy, and secured with HTTP Basic Authentication.
backend crud docker flask python rest-api sqlalchemy sqlite webapi
Last synced: 24 Apr 2026
https://github.com/furkancosgun/sqlitebrowser
SQLiteBrowser is an Android-based application that allows you to perform SQLite database queries. With this application, you can select a pre-existing database, perform CRUD operations, and export the modified database.
jetpack-android jetpack-compose kotlin mvvm mvvm-architecture sqlite sqlite-android sqlite-database sqlite3
Last synced: 24 Apr 2026
https://github.com/kitepea/note-app-mvvm
coroutines firebase-auth mvvm room-database sqlite
Last synced: 24 Apr 2026
https://github.com/shigechika/jquants-mcp
MCP server for Japanese stock market data via J-Quants API — tools for price history, financials, screeners, and candlestick charts
claude fastmcp japan-stock jpx jquants mcp sqlite stock-market
Last synced: 06 Jun 2026
https://github.com/psbx/github-action-hello
github-action-hello
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 13 Apr 2026
https://github.com/saboye/extract-transform-load-weather-data
ETL (extract, transform, load) pipeline project that involves extracting data from flat files, manipulating and organizing the data through a series of transformation steps, and loading the resulting data into an SQLite database.
etl etl-job etl-pipeline python sqlite
Last synced: 24 Apr 2026
https://github.com/gofman5/lux-antidetect
Advanced antidetect browser manager with 16-vector fingerprint engine, proxy management, and per-launch unique identity generation
antidetect browser electron fingerprint privacy proxy react sqlite tailwindcss typescript
Last synced: 28 Apr 2026
https://github.com/arudzinska/music_collection
Simple Flask+SQLite app rendered in HTML to add, view and delete albums in a music collection.
Last synced: 24 Apr 2026
https://github.com/ukoloff/origins
My own fortune teller
fortune-cookies php sqlite sqlite3
Last synced: 24 Apr 2026
https://github.com/solomonneas/code-search-api
Local semantic code search with Ollama embeddings, SQLite, and hybrid search. Index your codebase with language-aware chunking and find code by intent.
code-indexing code-search developer-tools embeddings fastapi hybrid-search local-first ollama semantic-search sqlite
Last synced: 25 Apr 2026
https://github.com/psbx/readme-badger
readme-badger
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 12 Apr 2026
https://github.com/psbx/python-fastapi-starter
python-fastapi-starter
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 13 Apr 2026
https://github.com/next-bin/go-sqlite3
CGo-free SQLite driver for Go. Pure Go, cross-compiles easily.
cgo-free cross-compile database driver go pure-go sqlite
Last synced: 06 Jun 2026
https://github.com/mathomhaus/guild
A local-first, persistent cognition substrate for AI agents. Single Go binary + MCP server backed by local SQLite.
agent-coordination agent-memory ai-agents claude claude-code codex cursor golang local-first mcp mcp-server sqlite
Last synced: 25 Apr 2026
https://github.com/oaslananka/mcp-health-monitor
Monitor MCP server health, uptime, response times, and Azure DevOps pipelines through natural-language tools.
azure-devops health-check mcp mcp-server model-context-protocol monitoring observability sqlite typescript uptime
Last synced: 25 Apr 2026
https://github.com/psbx/ethers-gas-tracker
ethers-gas-tracker
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 06 Apr 2026
https://github.com/majharul-islam181/sqflite_flutter
A beautiful and fully functional Notes application built with Flutter and SQLite for local data persistence. This app demonstrates complete CRUD (Create, Read, Update, Delete) operations with a modern dark-themed UI.
flutter localstorage sqflite sqlite
Last synced: 06 Jun 2026
https://github.com/jdelaire/opensocialdashboard
Open-source dashboard for tracking daily follower and subscriber counts from public social profiles without OAuth.
analytics follower-tracking playwright react scraping social-dashboard social-media sqlite subscriber-tracking typescript
Last synced: 25 Apr 2026
https://github.com/psbx/ts-array-helpers
ts-array-helpers
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 11 Apr 2026
https://github.com/timyiu478/wiz-challenges
Hands-on Cloud Capture the Flag (CTF) challenges by Wiz
ai aws cloud eks-cluster iam incident-response istio kubernetes llm security sqlite
Last synced: 25 Apr 2026
https://github.com/talha3117/to-do-webapp
To-Do List Website: A simple Django web app where users can register, log in, manage tasks (add, edit, mark as done, delete), and filter tasks by their status (All, Completed, Not Completed). The app has a responsive design for desktop and mobile use.
crud-filtering full-stack python responsive-design sqlite task-management to-do-list user-authentication web-development
Last synced: 25 Apr 2026
https://github.com/psbx/shell-git-cleaner
shell-git-cleaner
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 10 Apr 2026
https://github.com/danielsrbueno/flash-master-backend
Backend for a flashcards mobile app, a school assignment.
Last synced: 25 Apr 2026
https://github.com/asynched/golang-payment-api
A simple payments API using golang.
Last synced: 25 Apr 2026
https://github.com/masondelan/selvedge
Change tracking for AI-era codebases. An MCP server that captures why code changed — not just what. Ask selvedge blame users.stripe_customer_id and get the reasoning that evaporated when the AI session ended. The pandas of codebase history.
ai change-tracking claude-code cli codebase developer-tools devtools mcp python sqlite
Last synced: 25 Apr 2026
https://github.com/ninoslat1/ely-book-api
Simple Book Management API with ElysiaJS and SQLite
bun bun-sqlite elysiajs sqlite
Last synced: 18 Jan 2026
https://github.com/jolovicdev/cashet
Cache Python function results like git objects. Content-addressable, pipeline-friendly, and CLI-inspectable. Run once, reuse forever.
cache cli-tool compute-cache content-addressable dag deduplication function-cache hashing memoization pickle pythn sqlite
Last synced: 25 Apr 2026
https://github.com/rogers-cyber/csvtoexcel
Modern PySide6 desktop app to convert CSV files to Excel (.xlsx) with batch processing, preview, encoding support, and SQLite history tracking.
batch-processing csv csv-converter csv-to-excel data-tools desktop-app drag-and-drop encoding excel file-converter gui preview productivity pyside6 python sqlite xlsx xlsxwriter
Last synced: 25 Apr 2026
https://github.com/andiupn/php-native-crud-starter-free
🐘 Simple PHP Native CRUD starter application with SQLite database and Docker support, built for beginners.
boilerplate bootstrap-5 crud docker learning-by-doing php-native php8 sqlite starter-kit
Last synced: 06 Jun 2026
https://github.com/tomashubelbauer/ef-sqlite
Reproducing an issue with migrations and table rebuilds I had in EF Core SQLite
ef ef-core entity-framework entity-framework-core migrations sqlite
Last synced: 25 Apr 2026
https://github.com/jerryblessed/streamright
A video streaming and video compression software
Last synced: 03 May 2026
https://github.com/gdiab/linkledger-cli
CLI-first local memory for agents: capture links, annotate evidence, and retrieve compact briefs.
agent-memory cli command-line-tool fts5 information-retrieval knowledge-management local-first research-workflow sqlite typescript
Last synced: 12 Mar 2026
https://github.com/codersacademy006/data-sanitizer
AI-powered data sanitizer with schema detection, dedupe, outlier detection, and LLM enrichment.
csv-cleaning data-cleaning data-engineering data-enrichment data-pipeline data-quality etl jsonl outlier-detection sqlite streaming-pipeline
Last synced: 06 Jun 2026
https://github.com/nareshved/rupeebyte
Expenses tracker App: A feature built with Flutter, using sqlite database and graphs added
expense-manager expense-tracker flutter flutter-apps graphs sqlite sqlite-database
Last synced: 06 May 2026
https://github.com/fergus/job-tracker
A single-page web app for tracking job applications through a pipeline — kanban board, table view, file uploads, per-stage notes, and PocketID auth.
docker express job-tracker sqlite vue
Last synced: 01 Jun 2026
https://github.com/luisall12/ipt-6.1_expensemanager
Track expenses and get Datavisualation, with C# WPF and SQLite
csharp csharp-wpf netcore object-oriented-programming sql sqlite wpf xaml
Last synced: 26 Apr 2026
https://github.com/aidenstickney/modern-record-player
This application integrates RFID technology with Spotify's playback features. Users can associate RFID tags with Spotify albums, playlists, or tracks. Scanning an RFID tag initiates playback of the linked Spotify content.
flask python raspberry-pi spotify spotify-api sqlite
Last synced: 03 May 2026
https://github.com/smarzola/hermes-local-memory
Local-first SQLite memory provider for Hermes Agent
agent-memory ai-agents hermes-agent local-first sqlite
Last synced: 26 Apr 2026
https://github.com/o6lvl4/memre
AI-powered spaced repetition flashcards. Native macOS desktop app with multi-provider LLM support (Ollama / Claude / Gemma 4) and 2026 Go DDD architecture.
anthropic claude ddd desktop-app domain-driven-design flashcards gemma golang llm local-first macos ollama react sm-2 spaced-repetition sqlite tailwindcss wails wails-v3
Last synced: 26 Apr 2026
https://github.com/kurenn/trove
Trove — self-hosted desktop 3D-print model library (Tauri v2 + React/TS)
3d-models 3d-printing desktop react rust self-hosted sqlite tauri threejs typescript
Last synced: 07 Jun 2026
https://github.com/mariccardoso/pf-backend-sabia
Backend do Projeto Sabiá - Plataforma digital inclusiva voltada para auxiliar crianças e jovens com deficiências cognitivas
api crud-application express nodejs sqlite
Last synced: 03 May 2026
https://github.com/stephenlb/pubnub-sqlite-server
How to Use localhost as Web Database Server. The PubNub SQLite Query Server contains a Node.js server application that uses PubNub to listen for SQL queries on a specified channel and executes them on an in-memory SQLite database. The results are then sent back to a designated response channel.
nodejs server sql sqlite sqlite3
Last synced: 26 Apr 2026
https://github.com/aniboy2k-gif/gijun-ai
Personal single-user AI agent audit/verification workbench (L2 reference-only public). Fork for team/RBAC needs — out of scope upstream.
ai-governance audit-trail hitl mcp opentelemetry personal-ai sqlite typescript
Last synced: 26 Apr 2026
https://github.com/thegera4/notudus-app
Mobile app to take notes and todos and store them locally in your device.
biometric-authentication context-api expo react-native sqlite typescript
Last synced: 07 Jun 2026
https://github.com/faytranevozter/cctv-bot
Telegram CCTV monitor bot for capturing FFmpeg-supported camera stream snapshots and sending them to authorized chats.
camera-monitoring cctv docker ffmpeg ghcr go golang hls rtmp rtsp sqlite surveillance telegram-bot
Last synced: 31 May 2026
https://github.com/s-gani/todoapp
Simple To-Do application built using Kotlin and SQLite for Android
android application kotlin sqlite sqlitedatabase todolist xml
Last synced: 21 Jan 2026
https://github.com/tiendq/sqlitecppexample
C++ example project using SQLiteCpp as a Git submodule
Last synced: 15 Apr 2026
https://github.com/clawket/clawket
LLM-native work management plugin for Claude Code — structured task board across sessions
claude-code llm project-management sqlite task-management
Last synced: 26 Apr 2026
https://github.com/martinsantost/myzest
The lightest self-hosted recipe manager that actually cares about your food memories.
cookbook cookbook-app cooking culinary-diary docker fastapi food-diary food-journal homelab memory-keeper moment-cards open-source python recipe-manager recipe-scraper self-hosted selfhosted sqlite
Last synced: 26 Apr 2026
https://github.com/yumeangelica/bikes_database_reader
A Python based database reader for bikes.db (SQLite)
Last synced: 18 May 2026
https://github.com/manjit-baishya-datascience/homestay-database-management-system
This Accommodation Booking System is designed to facilitate the booking and management of listings, guests, hosts, bookings, amenities, and reviews.
database-design schema sql sqlite
Last synced: 07 Jun 2026
https://github.com/dulip-sameera/ai-banking-chatbot
This AI-powered chatbot simulates an intelligent banking assistant,
chatbot nltk-python oop openai-api python3 sqlite tkinter-gui
Last synced: 26 Apr 2026
https://github.com/fesabelilla/nearbyhospital
This show your near by hospital .
Last synced: 26 Apr 2026
https://github.com/chufretalas/pantsbase
A worse pocketbase, but it's my version and that's what matters :)
database go pocketbase sqlite standard-library
Last synced: 14 Jan 2026
https://github.com/pieratcat/sql-stuff
adventureworks jupyter-notebook mssql pandas plotly python seaborn sql sqlite t-sql
Last synced: 10 Apr 2026
https://github.com/deniska69/help-desk
Курсовая работа на тему "Автоматизация учёта заявок в IT-отделе"
Last synced: 07 May 2026
https://github.com/santidev21/inventory-system
Simple inventory management system built with WPF, SQLite, and Entity Framework.
csharp entity-framework sqlite wpf
Last synced: 03 May 2026
https://github.com/npaun/gtfs-explorer
Query GTFS feeds using SQLite in the browser with built-in visualizations
Last synced: 26 Apr 2026
https://github.com/andrew-a-a/todo
A simple To-Do app built with SAP CAP (CDS) and SAPUI5, using OData V4 and SQLite for backend data management. The app allows users to create, check, and delete tasks with a clean UI. 🚀
cds javascript odatav4 sapui5 sqlite todoapp
Last synced: 27 Apr 2026
https://github.com/cyber-security-tech/top10-movies-web
Feature-rich full-stack Flask web app that lets users search, rate, and review movies via TMDb API, with smart genre filtering, interactive statistics (Chart.js), form validation (Flask-WTF), star-based ratings, and a polished UI/UX designed for real-world deployment.
api-integration bootstrap chartjs crud-app data-visualization flask flask-blueprints flask-wtf form-validation fullstack genre-filtering jinja movie-database python responsive-design sqlalchemy sqlite tmdb-api ui-ux web-app
Last synced: 08 Apr 2026
https://github.com/desarrollo-de-soluciones-iot-17757/restock-mobile-application
Restock Mobile Application has inventory management features for restaurants and retail stores. Built with Dart, Flutter and BLoC state pattern.
bloc-flutter cross-platform-app dart domain-driven-design flutter local-storage shared-preferences sqlite
Last synced: 07 Jun 2026
https://github.com/canberkoztonguc1-del/commercial-site
commercial website with product catalogue and admin panel(Node.js, Express, SQLite)
Last synced: 03 May 2026
https://github.com/citadel-cloud-management/mcp-server-database
MCP server for database operations - PostgreSQL, MySQL, and SQLite queries and schema management
ai anthropic claude database llm mcp model-context-protocol mysql postgresql sqlite typescript
Last synced: 27 Apr 2026
https://github.com/akashvarma26/data-analysis-on-imbd-using-sqlite3
Data Analysis on IMDb dataset using sqlite3 and Pandas in Jupyter notebook.
data-analysis jupyter-notebook pandas-dataframe sqlite
Last synced: 27 Apr 2026
https://github.com/techouse/homebrew-sqlite3-to-mysql
Transfer data from SQLite to MySQL
commandline homebrew-tap mysql python sqlite tool transfer-data
Last synced: 07 Oct 2025
https://github.com/selfradiance/hermes-approved-memory-mirror
Local approval-first memory mirror for human-approved, inspectable personal memory.
approved-memory cli human-in-the-loop local-first memory-system personal-memory reflection-tool self-sovereign-ai sqlite typescript
Last synced: 07 Jun 2026