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-07 00:26:25 UTC
- JSON Representation
https://github.com/kingarthurwashere/kwikpay_server
A django app for local service platform for purchasing Zesa and Airtime
Last synced: 09 May 2026
https://github.com/tanushree1011/retail-chatbot
This is a simple retail chatbot
Last synced: 09 May 2026
https://github.com/mxagar/sql_guide
This repository contains my notes after following the refreshment skills track "SQL Fundamentals" from Datacamp and "The SQL Bootcamp" from Udemy.
Last synced: 09 May 2026
https://github.com/valentina17varela/restaurant_website
Dynamic Website in Django for little lemon restaurant, final project of the backend developer specialization by Meta
api api-rest django django-application django-rest-framework python python-app sqlite web-application
Last synced: 09 May 2026
https://github.com/ah-berry/found--backend
This is the backend of Found - a simplified version of Wellfound (previously AngelList) focused on basic candidate management from a hiring manager's point of view.
Last synced: 09 May 2026
https://github.com/maathzzz/applistacompras
Aplicativo para gerenciar uma compra na ida ao mercado. Lista e manuseia dados de produtos cadastros pelo próprio usuário em uma interface simples e intuitiva.
Last synced: 09 May 2026
https://github.com/sj22032003/go-ems
Repo containing golang REST api project for running event management server, using GIN
authorization gin-gonic go rest-api sqlite
Last synced: 09 May 2026
https://github.com/themusharraf/sqlalchemy-python
Sqlalchemy Python connection example
postgresql python sqlalchemy sqlite
Last synced: 09 May 2026
https://github.com/paoloprodossimolopes/gopportunities
Basic CRUD application using GoLang to handle job opportunities
backend gin-gonic ginswagger go go-orm golang gorm http job makefile opportunities sqlite webserver
Last synced: 09 May 2026
https://github.com/mejanh/auth-practice
JWT Authentication with Typescript, Express, Sqlite, TypeORM, Bcrypt in Nodejs
bcrypt expressjs nodejs sqlite typeorm typescript
Last synced: 09 May 2026
https://github.com/joungminsung/semanticfs
FUSE-based semantic filesystem — access files by meaning, not paths. 자연어로 파일에 접근하는 시맨틱 파일시스템.
cli embeddings filesystem fuse nlp open-source rust semantic-search sqlite tree-sitter
Last synced: 10 Jun 2026
https://github.com/marcelocantos/sqlpipe
Streaming replication protocol for SQLite
cpp database replication sqlite streaming
Last synced: 09 May 2026
https://github.com/zzarif/instant-budget-manager-mobile-app
Course Project for CSE 4402 (Visual Programming): Native Android App that provides budget management and expense tracking features.
android android-studio budget-management expense-tracker java pie-chart sdk-android sqlite xml
Last synced: 09 May 2026
https://github.com/kudzaiprichard/hireintel.api
AI-powered recruiter that streamlines the technical hiring process through automated resume processing, candidate research, and interview management.
api-rest artificial-intelligence concurrent-programming email flask flask-sqlalchemy jsonwebtoken jwt llm python rest-api sqlite threads
Last synced: 09 May 2026
https://github.com/arieldavid-oss/actividades
Aplicación en construcción, sobre recordatorios de aplicaciones
Last synced: 09 May 2026
https://github.com/emsmoreno/projetopaises_winforms
A Countries API Project (or best-known as Country Database), that fetch countries via JSON to my local app using a DatabaseHelper and creating a local DB using SQLite.
api api-rest consume-api csharp restcountries-api sqlite sqlite-database sqlserver web webdevelopment
Last synced: 09 May 2026
https://github.com/floralunit/ancient-egyptian-dictionary-wpf-sqlite
Курсовое проектирование. Тема: Разработка электронного справочника древнеегипетских иероглифов. Реализовано на технологии WPF. Версия с SQLite
Last synced: 09 May 2026
https://github.com/hiteshmeta85/ml-mini-project-api
Classification of Disaster related tweets from Social Media using BERT Model
bert binary-classification flask machine-learning sqlite twint
Last synced: 09 May 2026
https://github.com/anibalalpizar/nodejs-prisma-restapi
REST API using Nodejs together with Express on the backend, together with Prisma as ORM
Last synced: 09 May 2026
https://github.com/rushikeshghuge-19/blockchain_django
A secure Blockchain-Based Voting System built with Django. It records votes on a custom blockchain for transparency and integrity, featuring user authentication, candidate management, and real-time vote tallying. The backend uses Django, with SQLite for data storage.
blockchain cryptography django proof-of-work python sha-256 sqlite voting-system webdevelopment
Last synced: 10 May 2026
https://github.com/maxinexiong/book-search-engine
The Book Search Engine is a desktop application developed in Python using the Tkinter and CustomTkinter library. It enables users to interact with a local SQLite database to manage and query book information effectively, allowing users to look up book information with ease, and add, update, delete book records in the database.
customtkinter database-management desktop-application gui-application pandas pandas-dataframe python sqlite sqlite-database sqlite3 tkinter tkinter-gui
Last synced: 10 May 2026
https://github.com/debugger-nan/the-farmer-app
The Farmer Assistance App(Only For Android) streamlines the agriculture supply chain from transparent efficient and secure dealing among farmers and consumers. Built with Java and Android Studio.
android-application androiddevelopment androidstudio java sqlite
Last synced: 10 May 2026
https://github.com/d-coder135/django_airline_project
This Repo contains the code related to Project airline which is based on Django Framework.
django django-admin django-framework django-project sqlite
Last synced: 10 May 2026
https://github.com/eggplant203/thong-tin-sinh-vien-2-sqlite
Ứng dụng Android quản lý thông tin sinh viên bằng SQLite, tích hợp gọi điện, gửi SMS, chụp ảnh và gán ảnh cho sinh viên.
android call camera java listview multimedia sms sqlite student-management
Last synced: 10 May 2026
https://github.com/kubk/recipie
A simple offline-first Flutter app to manage cooking recipes
Last synced: 10 May 2026
https://github.com/rihoneailabs/african-language-catalog-demo
A demo Flask app to showcase and provide information about the diverse languages spoken across the African continent.
africa african-languages flask-application linguistics python sqlite
Last synced: 10 May 2026
https://github.com/cmn22/fastapi_global_electronics
This project is a FastAPI-based web service for managing various components of an electronics retail business. It includes endpoints for Customers, Products, Sales, Stores, Exchange Rates, Categories, and Subcategories. The system utilizes an SQLite database with SQLModel as the ORM for structured data handling.
fastapi sqlite sqlmodel swagger uvicorn
Last synced: 10 May 2026
https://github.com/maksmez/ids_update_vkr
Проект разработанный для автоматического обновления баз правил системы VipNet IDS.
cryptography logging python selenium smtplib sqlalchemy sqlite yattag
Last synced: 10 May 2026
https://github.com/aryanxxvii/fastapi-boilerplate
FastAPI boilerplate for reference
authentication fastapi fastapi-boilerplate fastapi-template jwt sqlalchemy sqlite
Last synced: 10 May 2026
https://github.com/eduardogomesf/go-api
simple REST API built with Go
go go-chi golang sqlite testify unit-testing
Last synced: 10 May 2026
https://github.com/drkbluescience/ibm-datascience-spacex
In this project, we predict whether the Falcon 9 first stage will land successfully by following the data science methodology.
data-visualization data-wrangling machine-learning-algorithms sql-query sqlite webscraping-data
Last synced: 10 May 2026
https://github.com/0xisk/exploring-sql
A repository focused on learning and practicing the SQL language.
learning learning-by-doing learning-exercise postgres postgresql postgresql-database sql sql-server sqlite sqlserver
Last synced: 10 May 2026
https://github.com/laudep/itemcatalog
Item Catalog web app
flask python sqlalchemy sqlite
Last synced: 11 May 2026
https://github.com/viraj-gavade/e-commerce-api
A RESTful API built with NestJS and Prisma for managing an e-commerce platform. It provides essential features including user authentication, product management, order processing, and secure payment integration. The API allows for seamless management of users, products, and orders, with a focus on scalability and security.
nestjs prisma sqlite typescript
Last synced: 11 May 2026
https://github.com/onmax/madrid-data
Assignment for software engineering I
osm shell-script software-engineering sqlite
Last synced: 11 May 2026
https://github.com/dnce17/crochet_shop_docker
A crochet shop website deployed using Docker, GCP, and Azure
Last synced: 11 May 2026
https://github.com/abdullahhafizh/eamppi-note
An Note For Every Need
android android-app android-application android-development android-studio androidstudio memo note notes sql sqlite sqlite3
Last synced: 11 May 2026
https://github.com/hanabi-rest/hanabi-rest-mirror
issues repository for hanabi.rest
cloudflare-workers edge-computing hono sqlite v0
Last synced: 11 May 2026
https://github.com/andrecerqueira/coudelaria-am-kotlin
android-studio api kotlin sqlite
Last synced: 11 May 2026
https://github.com/codenamev/ups
Modern status pages built with Rails 8 + SQLite.
devops incident-management monitoring open-source rails ruby self-hosted sqlite status-page uptime
Last synced: 11 May 2026
https://github.com/synle/sqlui-native
azure azure-storage cassandra cockroachdb cosmosdb mongodb mssql mysql postgresql redis sql sqlite sqlui-native sqluinative
Last synced: 12 May 2026
https://github.com/xafero/buildscripts
A place for my build scripts and sometimes native libraries otherwise not found in the Internet
Last synced: 12 May 2026
https://github.com/efecaliskannn/console-based-banking-system-
Console Based Banking System with C++ in QT Creator And SQLite.I designed a banking interface using QT Creator on the Linux-based operating system Ubuntu. In this interface, operations such as account registration, adding money, withdrawing money, and transferring money were managed through an SQLite database.
Last synced: 12 May 2026
https://github.com/ronhedwigzape/simpletodo
A simple to-do mobile app using .NET MAUI C# with SQLite
Last synced: 12 May 2026
https://github.com/brandonhon/ember
Self-hosted RSS reader with on-device AI summaries. Single Go binary, embedded Svelte SPA, runs behind Caddy.
ai atom docker feed-reader fever-api golang ollama rss rss-reader self-hosted sqlite svelte
Last synced: 11 Jun 2026
https://github.com/slingercode/remix-jokes-app
A basic template of the tutorial of RemixUI
prisma remix-run sqlite typescript
Last synced: 12 May 2026
https://github.com/forwardemail/sqlite-benchmarks
Comprehensive SQLite performance benchmarking suite testing PRAGMA settings, WAL mode optimizations, and encryption performance across multiple Node.js versions.
benchmark nodejs pragma sqlite
Last synced: 13 May 2026
https://github.com/jameskulu/ashishpress
It is a desktop application where users can manipulate their product details.
Last synced: 13 May 2026
https://github.com/tom-wang898/memory-runtime
Automatic hot/cold memory runtime for Codex, Claude, and Gemini that saves tokens without rewriting the prompt.
agent-memory ai-agents claude cli codex context-engineering developer-tools docker gemini llm memory memory-palace sqlite token-optimization
Last synced: 22 Jun 2026
https://github.com/tiek990/fastapi-new
🚀 Create a FastAPI project effortlessly with a single command and streamline your development process.
boilerplate cli cookiecutter-fastapi cookiecutter-python3 copier copier-template fastapi-template mkdocs mlops model neural-network paypal project-management project-management-tool project-template sqlalchemy sqlite ubuntu
Last synced: 14 May 2026
https://github.com/araga-dev/aux-data
PSR-16 key/value cache built on SQLite and PDO. Lightweight, single-file, perfect for local config and small apps.
cache composer-package key-value-store library pdo php psr-16 settings simple-cache sqlite
Last synced: 14 May 2026
https://github.com/ai-ocean/gpu-usage-audit
Single-host daemon that surfaces 'idle-held' NVIDIA GPU memory — the embarrassing category conventional dashboards miss.
golang gpu gpu-monitoring idle-detection monitoring nvidia sqlite
Last synced: 14 May 2026
https://github.com/danieljustus/symaira-memory
Persistent memory layer and semantic knowledge base for Human-AI symbiosis — MCP server, REST API, and CLI.
ai cli go golang mcp memory semantic-search sqlite
Last synced: 11 Jun 2026
https://github.com/pallaprolus/promptmetrics
Lightweight drift detection for LLM apps in production — capture a baseline, detect when latency, cost, or behavior diverges.
anthropic cli drift-detection llm llmops mlops monitoring observability openai python sqlite
Last synced: 12 Jun 2026
https://github.com/kiquetal/study-b2-cambridge
A minimal Astro-based study tracker for B2 Cambridge exam preparation with spaced repetition and browser notifications
astro cambridge-b2 english-learning react spaced-repetition sqlite study-tracker tailwindcss
Last synced: 13 Jun 2026
https://github.com/xcfio/node-sqlite-map
Persistent SQLite-backed Map for Node.js — zero dependencies, drop-in replacement for Map with data that survives restarts.
cache map node-sqlite nodejs sqlite storage
Last synced: 13 Jun 2026
https://github.com/mmaitland300/musicians-organizer
PyQt desktop tool for local sample-library scanning, tagging, duplicate detection, audio-feature extraction, and similarity search.
audio desktop-app music-production pyqt5 python sample-library sqlite
Last synced: 13 Jun 2026
https://github.com/sqlrsync/client
SQLRsync.com Client
backup distribution rsync sqlite
Last synced: 13 Jun 2026
https://github.com/aashahin/bunbreaker
Bun-native circuit breaker with built-in retry, abort-aware fetch, error mapping, and diagnostics. Zero dependencies — Redis + SQLite + Memory tiered storage, Bun.cron health probes, ElysiaJS & Hono adapters.
breaker bun bunjs circuit-breaker elysia elysiajs hono honojs redis sqlite
Last synced: 14 Jun 2026
https://github.com/achmadya-dev/mcp-sqlite-query
Model Context Protocol (MCP) server for SQLite to run SQL queries via stdio
cursor database mcp model-context-protocol sqlite typescript
Last synced: 14 Jun 2026
https://github.com/yumeangelica/persons_database_app
Python CRUD app connected to an SQLite database for managing person records.
Last synced: 14 Jun 2026
https://github.com/endo-ly/egopulse
Self-hosted AI agent runtime (Rust/Tokio). TUI / Web UI / Discord / Telegram in a single binary.
ai-agent discord multi-agent rust sqlite
Last synced: 14 Jun 2026
https://github.com/2002yy/smart-calligraphy-edu
书法教育 AI 评测系统 — 基于 Vue 3 + FastAPI + 阿里云百炼 qwen3.5-omni-plus 的视觉评测平台,教师端管理教学流程,学生端提交作品获取 AI 即时评分反馈
ai ai-vision calligraphy course-project dashscope education fastapi fullstack pinia sqlalchemy sqlite vite vue3
Last synced: 14 Jun 2026
https://github.com/robertomarchioro/prompt-a-porter
Libreria locale-first per prompt AI — vault cifrato, ricerca semantica offline, MCP-ready, AGPL 3.0
agplv3 ai-tools llm local-first mcp prompt-engineering prompt-library rust sqlite svelte tauri
Last synced: 14 Jun 2026
https://github.com/elainefs/vitalab
Aplicação para gerenciamento de exames e consultas em clínicas médicas.
Last synced: 15 Jun 2026
https://github.com/nnemlab/engram
Engram — Claude Code as kernel; canonical event log projected into an Obsidian vault (MCP server)
claude knowledge-management mcp memory obsidian python rag sqlite
Last synced: 15 Jun 2026
https://github.com/kbennett2000/soap-journal
Self-hosted, offline-first SOAP Bible journaling app with a built-in Bible reader and 13 bundled translations.
bible bible-journal bible-reader bible-study christian christianity devotional docker fastapi homelab journaling offline-first privacy python react scripture self-hosted soap sqlite typescript
Last synced: 15 Jun 2026
https://github.com/kbennett2000/my-keep
Self-hosted, fully-offline notes app inspired by Google Keep — notes, checklists, labels, colours, and image attachments. Node + SQLite + React in one Docker container.
docker express google-keep home-server keep-clone nodejs note-taking notes offline-first react self-hosted selfhosted sqlite
Last synced: 15 Jun 2026
https://github.com/blindp3w/readsbstats
ADS-B flight history & web UI for readsb
acars ads-b adsb aviation fastapi flight-tracking mlat raspberry-pi readsb sqlite tar1090 vdl2
Last synced: 16 Jun 2026
https://github.com/alexjbarnes/graphene
Persistent context graph for AI coding agents. A Claude Code plugin with behavioral enforcement hooks.
agent-memory ai-agents claude-code context-graph mcp model-context-protocol sqlite typescript
Last synced: 16 Jun 2026
https://github.com/carlos-aisa/outreachflow
A lightweight CRM and controlled email outreach manager for contacts, templates, drafts, attachments, and communication history.
aspnetcore blazor clean-architecture contact-management crm dotnet ef-core email-outreach sqlite
Last synced: 16 Jun 2026
https://github.com/narinsak-u/svelte-x-demo
A mini social media platform inspired by X, built with SvelteKit + Drizzle ORM + Better-Auth 🎉
ai better-auth drizzle-orm sqlite svelte tanstack-query
Last synced: 16 Jun 2026
https://github.com/farchanjo/merkle
Local-first MCP vault for Claude Code — LLMs hold opaque handles, operators approve every reveal, every access leaves a BLAKE3 hash. Rust 2024 / DDD + Hexagonal.
argon2id audit-log blake3 claude-code cryptography ddd ed25519 hexagonal-architecture local-first mcp model-context-protocol rust rust-2024 secrets secrets-management security spec-driven-development sqlite vault xchacha20-poly1305
Last synced: 17 Jun 2026
https://github.com/meshhouse/sfmlab-unofficial-api
Unofficial SFMLab-based sites API server, written on Node.js
api-server fastify nodejs parser sfmlab sqlite typeorm typescript
Last synced: 18 Jun 2026
https://github.com/stupidcucumber/creative-analyzer-agent
Multi-agent ChatBOT that analyses performance of various creatives.
gemini-api langchain langgraph marketing sqlite
Last synced: 19 Jun 2026
https://github.com/bch1212/agenttrust-mcp
Trust-score & reputation MCP for the agent-to-agent economy.
a2a agent-economy agent-trust ai-agents anthropic claude fastapi mcp mcp-server model-context-protocol python railway reputation sqlite trust-score
Last synced: 21 Jun 2026
https://github.com/puppe1990/ai-trip-planner
Planejador de viagens com IA — roteiros personalizados, mapas interativos e orçamento
ai drizzle-orm google-gemini i18n react sqlite tanstack-start travel trip-planner typescript vite
Last synced: 22 Jun 2026
https://github.com/puppe1990/calculo-rescisao-contrato-trabalho
Sistema desktop de calculo de rescisao com NeutralinoJS, Tailwind, JavaScript modular e SQLite.
calculadora-rescisao desktop-app javascript neutralinojs sqlite tailwindcss trabalhista vitest
Last synced: 22 Jun 2026
https://github.com/mrsinguyen/roots-of-vietnam
Gia Phả Việt — Vietnamese-first, offline-capable PWA for family tree (gia phả) keeping. Built for any Vietnamese household.
family-tree genealogy gia-pha offline-first prisma pwa react sqlite typescript vietnam vietnamese
Last synced: 22 Jun 2026
https://github.com/sblack4/lolcrawler
Get data from the Riot API and put it into a SQLite database
api league-of-legends python sql sqlite sqlite3
Last synced: 22 Jun 2026
https://github.com/chenxuan520/mystery
本地可玩的悬疑推理游戏原型,含 Web、Admin、案件生成与归档
mystery-game nodejs openai-compatible sqlite typescript
Last synced: 23 Jun 2026
https://github.com/sdkks/awesome-localdb
Awesome Local DBs collections
awesome awesome-database awesome-db awesome-embedded awesome-list awesome-localstack curated curated-list duckdb lancedb rocksdb sqlite sqlite3
Last synced: 24 Jun 2026
https://github.com/vncsleal/openplan
Waze for AI agents planning — an MCP server that improves cost estimates by learning from every project.
ai-agent ai-planning cost-estimation cost-tracking developer-tools mcp model-context-protocol open-source opencode planning project-management sqlite typescript
Last synced: 24 Jun 2026
https://github.com/sulthonzh/dbmigrate
Zero-dependency database migration tool for SQLite, PostgreSQL, and MySQL
cli database migration mysql postgresql schema sqlite zero-dependency
Last synced: 25 Jun 2026
https://github.com/sulthonzh/subscription-reconciler
Premium entitlement reconciler for multi-channel subscriptions — in-app, carrier, marketplace. 100% coverage.
api backend entitlements go payments reconciler sqlite subscriptions
Last synced: 25 Jun 2026
https://github.com/xtoshiro/rss-deck
RSS Deck - Um dashboard interativo de feeds RSS em tempo real com categorização dinâmica, filtros avançados, viagem no tempo (histórico), destaque de tags customizadas e um instalador desktop completo para a System Tray.
brasil dashboard desktop-app feed flask global installer javascript news noticias python realtime rss rss-feed sqlite system-tray
Last synced: 25 Jun 2026
https://github.com/kwhorne/sql-anywhere
🪶 A friendly, embeddable SQL engine built on SQLite — local-first, replication-ready, and right at home wherever your app runs. Made with care by Elyra.
database edge embedded-database local-first offline-first replication rust sql sqlite wal
Last synced: 25 Jun 2026
https://github.com/nitekeeper/memex
Personal knowledge runtime and shared memory plane for Claude Code agent fleets — plugin-agnostic SQLite stores with federated FTS5 + vector search.
ai-agents claude-code claude-code-plugin full-text-search knowledge-management mcp memory second-brain sqlite vector-search
Last synced: 27 Jun 2026
https://github.com/gaelic-ghost/jabba-the-job-hunt
Local multi-agent job and freelance application assistant built with the OpenAI Agents SDK.
cli job-search openai-agents python sqlite uv
Last synced: 27 Jun 2026
https://github.com/nabobery/signalpr
Reviewer-first desktop app for AI-assisted GitHub PR review with multi-lane parallel analysis, interactive approval, and auto-fix
ai code-review desktop-app github react rust sqlite tauri typescript
Last synced: 27 Jun 2026