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-06-30 00:25:48 UTC
- JSON Representation
https://github.com/egyan07/ghostbackup
Secure automated backup for Windows with AES-256-GCM streaming encryption, 3-2-1 redundancy, circuit breaker, 7-year compliance retention, and real-time file watching. Built with Electron + React + FastAPI.
aes-256-gcm automation backup-tool data-protection desktop-app electron encryption fastapi file-sync local-backup python react sqlite ssd-backup vite watchdog
Last synced: 02 Apr 2026
https://github.com/naturalcycles/sqlite-lib
SQLite implementation of CommonDB interface
Last synced: 27 Oct 2025
https://github.com/zer020/opencode-mem0
OpenCode plugin that gives coding agents persistent memory using local vector database
ai coding-agent local-first memory opencode plugin sqlite vector-database
Last synced: 01 May 2026
https://github.com/ironadamant/stele-context
Local context cache for LLM agents. 100% offline, zero dependencies.
code-indexing developer-tools llm mcp offline-first python semantic-search sqlite vector-search
Last synced: 11 Jun 2026
https://github.com/upendraverma/daily-reminder
🧠 A simple Flutter app to create, view, and manage daily reminders. Built with local persistence using SQLite – my first hands-on project exploring local databases in Flutter.
daily-reminder daily-tasks dart flutter reminder sqlite
Last synced: 27 Oct 2025
https://github.com/salvadorbravo09/duocuc-programacion-web-django
Techno Shop es una tienda en linea construida con Django para la asignatura "Programacion Web" en Duoc UC Sede Concepcion
django javascript python sqlite
Last synced: 13 Apr 2026
https://github.com/engageintellect/sveltekit-pocketbase-wip
cms pocketbase sqlite sveltekit tailwindcss
Last synced: 13 May 2026
https://github.com/francescodisalesgithub/dorker
google dork hacking tool
database exploit-db google google-dork google-dorking google-dorks hacking penetration-testing pentest-tool python security security-tools security-vulnerability sqlite tool
Last synced: 13 May 2026
https://github.com/markwylde/node-mini-migrations
A really simple node migrations library that is completely independant of any database or file system.
Last synced: 01 May 2026
https://github.com/powerbroker2/easysqlite
SQLite3 wrapper module
database python python3 sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 13 Apr 2026
https://github.com/escoffier-labs/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: 11 Jun 2026
https://github.com/leonardomenezes7/plann.er-api
I developed this project at the largest programming event in Latin America, the NLW Journey by Rocketseat. It is an API developed with Node.js and TypeScript that allows users to manage trips with friends.
api node prisma rest sqlite typescript zod
Last synced: 13 Apr 2026
https://github.com/avm-sistemas/CTT-Api
Portugal CTT Correios API Service
angular api api-restful correios csv ctt docker knex net-core nodejs portugal sqlite typescript
Last synced: 03 Mar 2025
https://github.com/cihatsolak/netcore-unit-test
It is the process where we test the behavior of the smallest units of the project independently. Our action methods in the controller are actually small components, and we can observe their behavior with unit test. The sensitive point is the state of being independent from each other. When testing a method, the method to be tested should not relate to different methods.
autofixture efcore fluentassertions localdb moq-framework sqlite xunit-tests
Last synced: 30 Apr 2026
https://github.com/newben420/mailicia
Self-hosted email manager with rich composer, templates, analytics & full data ownership
analytics email email-marketing email-tracking newsletter nextjs nodemailer self-hosted smtp sqlite tailwindcss typescript
Last synced: 24 Jan 2026
https://github.com/charlestaylor7/ormlite
Two way binding from Python Dataclasses to Sqlite tables
dataclass dataclasses orm orm-library python python3 sqlite sqlite3
Last synced: 13 Feb 2026
https://github.com/prempreetbrar/aplitrack
An app for tracking job applications; created by drawing an Entity-Relationship diagram, mapping it to the relational model, making a use-case diagram. Backend uses MVC architecture with authentication using JWT token, Brevo email handling, Multer file uploading.
email-notification error-handling expressjs javascript jwt-authentication jwt-authorization multer-fileupload mvc-architecture nodejs pugjs rest-api sequelize sqlite
Last synced: 24 Jan 2026
https://github.com/valchanoficial/nodejs1
Alura: Node.js Parte 1: Inovando com JavaScript no backend
crud javascript js node nodejs sqlite
Last synced: 30 Apr 2026
https://github.com/dbsynckit/dbsynckit.sqlite
Enhance your SQLite database queries with DbSyncKit.Templates.SQLite. This package delivers templates for SELECT, INSERT, UPDATE, DELETE, and COMMENT queries, simplifying SQL operations for improved readability and efficiency. Note: will only supports data sync for now
database dbsync dbsynckit dotnet dotnet-core sqlite
Last synced: 13 Apr 2026
https://github.com/romaindoyen/dodocuistoandroid
Application de recettes créoles sous Android
android-application java sqlite
Last synced: 30 Apr 2026
https://github.com/mekedron/wolt-stats
Unofficial hobby dashboard for syncing and exploring your Wolt order history.
dashboard delivery food sqlite svelte tailwindcss unnoficial vibe-coding wolt
Last synced: 12 Jun 2026
https://github.com/giuseppericcio/selftestcovid19
Web Application "SelfTestCOVID19" sviluppata nell'ambito del corso di Software Architecture Design della prof.ssa Anna Rita Fasolino, Università degli Studi di Napoli "Federico II", a.a. 2021-22
covid19 flask machine-learning sqlite webapp
Last synced: 30 Apr 2026
https://github.com/ahmed-hamdy101/php
PHP (All In One) this not a final verison
mysql-database pdo-mysql pdo-sqlite php sqlite threehouse tutorial-code
Last synced: 30 Apr 2026
https://github.com/btafoya/gomailserver
Modern, composable all-in-one mail server in Go with SMTP, IMAP, CalDAV, CardDAV, DKIM, SPF, DMARC, antivirus, and anti-spam
caldav carddav dkim dmarc email email-server go golang imap mail-server mailserver security smtp spf sqlite tls
Last synced: 24 Jan 2026
https://github.com/luiz-trindade/fastapi_auto_routes
⚡ FastAPI Auto Routes — a smart CRUD & Auth generator for SQLModel 🚀 It builds secure, cache-powered REST APIs 🔒 with login, token-based auth 🪪, and async concurrency ⚙️. Cut boilerplate, boost productivity, and ship production-ready backends fast ⚡🔥
api-generator async asyncio auth backend backend-development caching concurrency crud fastapi jwt microservice pydantic python rest-api scalable-api sqlite sqlmodel sqlmodel-crud token-based-auth
Last synced: 18 Apr 2026
https://github.com/timclicks/dataclerk
zero fuss data logging over HTTP
actix-web command-line data logging rust sqlite sqlite3 utility
Last synced: 30 Apr 2026
https://github.com/neckerfree/studentswebapp
Web application to maintain student information.
angular c-sharp dot-net-core minimal-api sqlite
Last synced: 06 May 2026
https://github.com/renzynx/buh1
A modern, self-hosted file storage solution built with Vike, React, and Hono. Features resumable TUS uploads, nested folders, built-in file previews, ShareX integration, and a robust admin dashboard with RBAC and 2FA for complete data sovereignty.
better-auth docker drizzle-orm file-storage file-upload hono self-hosted shadcn sharex sqlite tailwindcss trpc tus-protocol typescript vike
Last synced: 15 Apr 2026
https://github.com/naveendanj/uoj-store-backend
File Manager for my university using go-lang and gin
gin golang gorm jwt-authentication sqlite thunderclient
Last synced: 28 Jan 2026
https://github.com/protontype/proton-quickstart
demo protontype rest-api restful sequelize sqlite
Last synced: 30 Apr 2026
https://github.com/askareija/api-wilayah-indonesia-rust
REST API data wilayah administrasi Indonesia menggunakan Rust, Actix web, dan SQLite.
actix-web docker docker-compose rust rust-lang sqlite sqlite-database wilayah-administratif wilayah-indonesia
Last synced: 29 Apr 2026
https://github.com/ayrton09/umbrellaranked-cs2
Native CounterStrikeSharp ranked system for CS2
counter-strike-2 counterstrikesharp cs2 csharp mysql ranked sqlite
Last synced: 15 Jun 2026
https://github.com/dbsynckit/dbsynckit.templates.sqlite
Enhance your SQLite database queries with DbSyncKit.Templates.SQLite. This package delivers templates for SELECT, INSERT, UPDATE, DELETE, and COMMENT queries, simplifying SQL operations for improved readability and efficiency.
dbsync dbsynckit dotnet dotnet-core fluid sql-query-builder sqlite templating
Last synced: 05 May 2026
https://github.com/kieranmcm07/discord_moderation_bot
Feature-rich Discord moderation bot with tickets, AutoMod, appeals, activity tracking, music, and staff dashboards.
appeals automod discord-bot discord-py moderation-bot python sqlite tickets
Last synced: 15 Jun 2026
https://github.com/wtanaka/ansible-role-sqlite
Ansible role to install sqlite command line tools
ansible ansible-galaxy ansible-role ansible-roles database db galaxy rdbms sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 29 Apr 2026
https://github.com/kirill-jjj/teamtalk-telegram-sender-rs
A robust bridge between TeamTalk and Telegram written in Rust. Features real-time notifications (join/leave), admin moderation tools, and customizable user settings.
async localization rust sqlite sqlx teamtalk telegram-bot teloxide tokio
Last synced: 18 Jan 2026
https://github.com/kbennett2000/concord
A self-hosted, LAN-first, read-only Scripture API serving multiple public-domain Bible translations from one canonical source.
bible bible-api church-tech fastapi fts5 homelab lan-first offline-first public-domain scripture self-hosted sqlite
Last synced: 15 Jun 2026
https://github.com/freedom35/python-sqlite-to-markdown
Python app to export SQLite query results to markdown.
database markdown python sqlite
Last synced: 29 Apr 2026
https://github.com/avm-sistemas/my-local-storage-mcp
A pragmatic, low-overhead Model Context Protocol (MCP) server that provides Large Language Models (LLMs) with a persistent, local long-term memory.
local-storage mcp npm-package sqlite sqlite3 typescript
Last synced: 16 Jun 2026
https://github.com/wannacry081/makersync-django
The MakerSync API connects our Flutter mobile app with the machinery for converting PETG plastic into 3D printing filament. It has two versions: v1 links with Firebase Firestore via firebase_admin in Python, while v2 uses SQLite.
django django-ninja django-ninja-extra firebase rest-api sqlite
Last synced: 05 Oct 2025
https://github.com/erismardev/gopportunities
A job opportunities API built using Golang. The API uses Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing, and a well-organized package structure.
api gin go golang goorm rest sqlite swagger
Last synced: 29 Apr 2026
https://github.com/pandh4cker/recherchefilm
Language implementation for searching in a movies' database
database databases java jdbc jdbc-database jdbc-driver jdbc-drivers language language-detection languages movies search search-algorithm search-engine search-in-text searching searching-algorithms sql sqlite sqlite3
Last synced: 29 Apr 2026
https://github.com/gioe/tusk
Portable task management for Claude Code — local SQLite DB, CLI, and skills for autonomous workflows
ai-agents claude-code cli developer-tools sqlite task-management
Last synced: 17 Jun 2026
https://github.com/neves-rafael/rocket-movie-back-end
É a parte Back-End de uma aplicação fullStack que permite o cadastro de usuários em um banco de dados, adicionando notas para os filmes, links e tags vinculados a esse mesmo usuário já existente! Utilizando Node.Js com o insomnia, beekeeper, SQLite3 e dependências como Express, Knex e Bcryptjs desenvolvi um Back-End com as funcionalidades CRUD.
beekeeper express express-async-errors insomnia knexjs nodejs nodemon sqlite sqlite3
Last synced: 17 Jan 2026
https://github.com/clueing/share-nest
一个基于 Go 的轻量级自托管文件与文本分享服务,支持密码分享、在线预览、压缩包元信息预览、二进制元信息预览和简约实用的管理后台。
Last synced: 17 Jun 2026
https://github.com/mgnischor/cbm-lrv-estoque
Sistema de controle de estoque desenvolvido em C# e WPF para o Corpo de Bombeiros Militar de Lucas do Rio Verde, com gerenciamento de materiais, entradas, saídas, relatórios e controle de validade.
Last synced: 17 Jun 2026
https://github.com/phiat/project-pat
Single-user workshop for ideation, periodic research, and design-doc drafting — htmx-over-go, sqlite, multi-provider LLM agents.
agents go htmx project-template sqlite
Last synced: 17 Jun 2026
https://github.com/clawnify/open-dentist
Open-source dental practice management — multi-room agenda, patient charts, treatment plans, clinical notes, billing.
appointment-scheduling archy-alternative carestack-alternative clawnify-template clinical-notes dental dental-chart dental-practice-management dental-software dentist dentrix-alternative healthcare hono odontogram open-source practice-management-software react sqlite tailwindcss typescript
Last synced: 18 Jun 2026
https://github.com/hectorzamoranogarcia/sql-gym-split
SQL-based system for strength-training analysis. It includes predictive models for fatigue management, deload (rest-week) optimization, and plateau detection using Window Functions and business logic.
data-engineering data-quality fatigue-management fitness-tracker gym-analytics predictive-analytics sql sqlite strength-training window-fu
Last synced: 08 Jun 2026
https://github.com/gabrieltorelo/database_difference_checker-python_sqlite
Python script to read SQLite files and check the differences between them.
Last synced: 16 Mar 2026
https://github.com/can4hou6joeng4/readermacapp
本地优先的 Mac 阅读与收藏 App — 抓取/阅读/整理,自带 AI Key 做摘要·翻译·对话·二创(SwiftUI · 数据全本地)
ai llm local-first macos read-it-later reader rss sqlite swift swiftui
Last synced: 19 Jun 2026
https://github.com/eznix86/sqlite-to-postgres-migrator
Little script to make SQLite to Postgres easy
Last synced: 19 Jun 2026
https://github.com/nazli-d/rent-bike-and-car
Car and Bicycle Rental Project
database gui python rent rent-bikes rent-car-and-bike rentacar rental rental-management sqlite sqlite-database tkinter-gui
Last synced: 29 Apr 2026
https://github.com/shuklaritvik06/databases
Learnings and Projects of using Databases
mysql postgresql redis sql sqlite
Last synced: 29 Apr 2026
https://github.com/cyanheads/faa-aircraft-registry-mcp-server
Decode N-numbers to aircraft, engine, status, and owner, and search the US civil aircraft registry (FAA Releasable Aircraft Database) by owner, type, or state — offline and keyless over an embedded SQLite + FTS5 mirror, with fail-safe owner-PII redaction.
ai ai-agents aircraft aircraft-registration aviation bun cyanheads faa mcp mcp-server model-context-protocol n-number registry sqlite typescript
Last synced: 20 Jun 2026
https://github.com/sayedtahsin/routine-hono
🕛 Server-side code for Routine App. Build with Hono, Deployed on Cloudflare-Workers.
bun cloudflare-workers cron-triggers d1 hono jwt-authentication sqlite typescript
Last synced: 29 Apr 2026
https://github.com/ankushmallick1100/djangostudychat
This is a Django room chatting website where users can create rooms where other users can join and start conversations.
bootstrap bootstrap5 chat-application css django django-applications djangofirstproject djangoframework djangorestframeework html javascript-es6 python-3 python3 roomchat sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 09 Apr 2026
https://github.com/dataformsjs/website
🌐 DataFormsJS Website 🖥️
database dataformsjs geonames javascript nodejs php python react-components single-page-app spa sqlite vue web-components
Last synced: 10 Apr 2025
https://github.com/usausa/extensions-configuration-sqlite
Configuration extensions.
Last synced: 13 Feb 2026
https://github.com/securityronin/sqlite-forensic
SQLite forensic library — read-only b-tree/freelist/WAL reader plus a deleted-record carver that recovers freed-page, in-page, and dropped-table rows. Panic-free, forbid-unsafe, validated against undark and fqlite.
btree carving data-recovery deleted-record-recovery dfir digital-forensics forensics incident-response rust sqlite sqlite-forensics wal
Last synced: 21 Jun 2026
https://github.com/danhpaiva/supergym-chsarp
🦾 • Application for gym management
csharp gym gym-management hacktoberfest hacktoberfest-accepted hacktoberfest2021 net sqlite visual-studio
Last synced: 29 Apr 2026
https://github.com/theognis1002/django-playground
Test and experiment with Django ORM, third party packages, etc.
django django-rest-framework postgresql sqlite
Last synced: 05 Apr 2026
https://github.com/meatcar/lcbo-car-fuel
Find the most cost-effective product to fuel an ethanol car with from LCBO
Last synced: 25 Feb 2026
https://github.com/a350fan/purchase-statistics
Unofficial Flutter app for analyzing Steam purchases, spending, discounts, DLCs, backlog and playtime.
android backlog csv-export csv-import dart flutter game-tracker linux local-first material-design playtime purchase-tracker sqflite sqlite statistics steam windows
Last synced: 22 Jun 2026
https://github.com/tinuwalther/podepshtml
An example for using pode and PSHTML with mySQLite and Pester v5+.
bootstrap mermaid pester pode pshtml psnettools sqlite
Last synced: 28 Feb 2026
https://github.com/delly-net/dbunny
A lightweight .NET database abstraction layer that provides a unified API for working with multiple database types. DBunny uses a provider pattern to enable database-specific implementations while maintaining a common interface.
csharp data-access database database-abstraction dotnet dotnet-standard provider-pattern sqlite
Last synced: 22 Jun 2026
https://github.com/justsml/sqlite-factory
A sqlite helper to simplify using it in your apps!
Last synced: 16 May 2026
https://github.com/andresorozcodev/fastapi-dashboard
Endpoints RestFull API's for User dashboard panel.
docker fastapi python sqlalchemy sqlite swagger uvicorn-nginx
Last synced: 13 Apr 2026
https://github.com/apricotbrain/yatube
Cоциальная сеть для публикации записей и общения пользователей
bootstrap django django-forms django-orm django-views html-css sqlite unittest
Last synced: 29 Apr 2026
https://github.com/utensils/claudex
Query, search, and analyze Claude Code sessions.
anthropic claude claude-code cli developer-tools fts5 observability rust session-analysis sqlite
Last synced: 30 May 2026
https://github.com/arpitaswal/local-storage-offline-architecture
Flutter Local Storage & Offline Architecture Playground! This project is a comprehensive, production-ready educational workspace designed to teach developers the persistence options, structures, and offline-first design patterns available in the Flutter ecosystem.
dart drift-database flutter hive isar-database local-database localstorage offline-cache secure-storage sharedpreferences sqlite
Last synced: 25 Jun 2026
https://github.com/rohankvashisht/library-management-system-v1
A library management system built using Python.
pillow python python-3 python3 sqlite sqlite-database sqlite3 sqlite3-database tkcalendar tkinter tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: 29 Apr 2026
https://github.com/nirmalnishant645/attendance-system
Automated Attendance System using Facial Recognition in Python
attendance-system cv cv2 face-recognition facial-recognition haar-cascade haar-cascade-classifier machine-learning numpy opencv opencv-python pandas python python-3 python3 sql sqlite sqlite3 tkinter tkinter-gui
Last synced: 15 Apr 2026
https://github.com/shahul01/mytimerv2
Multiple timers, always displaying. Built with Electron, React, tRPC & SQLite.
countdown countdown-timer electron express nodejs react sqlite timer trpc typescript
Last synced: 15 Apr 2026
https://github.com/brandonbest/php-unittest-sqlite
Limit the number of migrations/seeders run during phpunit tests with Sqlite. Designed for repos with a large number of migrations/seeders to quickly refresh the database.
laravel lumen phpunit-tests sqlite
Last synced: 14 Jan 2026
https://github.com/katagaki/hackersjp
Hacker News app for Japanese readers
apple-translation google-mlkittranslate-integration hacker-news ios sqlite swift swiftui
Last synced: 29 Apr 2026
https://github.com/almeidazs/better-drizzle
ORM, but better
better database drizzle drizzle-orm mysql nodejs orm postgresql sqlite typescript
Last synced: 26 Jun 2026
https://github.com/yjl9903/drizzle-sqlite
Drizzle-orm Node.js builtin SQLite driver
Last synced: 26 Jun 2026
https://github.com/jlengrand/hibernate-kotlin
Tips and tricks using Hibernate and SQLite with Kotlin
Last synced: 29 Apr 2026
https://github.com/pjonaszik/rustbase
A multi-tenant Backend-as-a-Service in Rust — realms, apps, collections, auth, hooks, files, realtime, dashboard.
axum baas backend backend-as-a-service multi-tenant rust self-hosted sqlite
Last synced: 26 Jun 2026
https://github.com/openwong2kim/wlog
See your Claude Code session's tokens, cost & tool decisions without standing up Grafana — a single-binary, local, zero-config observability dashboard with an embedded web UI and a native desktop app.
anthropic claude claude-code cli cost-tracking dashboard developer-tools golang llm monitoring observability opentelemetry otlp self-hosted sqlite tauri telemetry token-usage
Last synced: 27 Jun 2026
https://github.com/mikaelvesavuori/mikrodb
A lightweight KV database inspired by Cloudflare KV, DynamoDB, and sqlite.
cloudflare-kv database db dynamodb js-database node-database sqlite
Last synced: 17 Oct 2025
https://github.com/mickgeek/schedule
Python 3.9 + Angular 13 (with Angular Material) + JWT implementation + SQLite
angular javascript jwt material python sqlite
Last synced: 28 Apr 2026
https://github.com/xeqlol/musicql
graphql api endpoint based on sqlite sample database
graphql nodejs sequelize sqlite
Last synced: 05 Apr 2026
https://github.com/kostiantyn-matsebora/streamstore
Asynchronous event sourcing.
amazon amazon-s3 async asynchronous backblaze-b2 cosmosdb database-abstraction-layer event-sourcing eventsourcing multitenancy optimistic-concurrency-control pessimistic-concurrency postgres postgresql s3 s3-storage sqlite streams
Last synced: 10 Apr 2025
https://github.com/davidroman0o/tempolite
A lightweight SQLite-based workflow engine for Go supporting activities, side effects, sagas, signals and versioning
deterministic durable-execution golang saga saga-pattern sagas sqlite sqlite3 workflow workflow-automation workflow-engine workflow-reusable workflows
Last synced: 14 Feb 2026
https://github.com/wellsa-ai/miniwiki
Privacy-first personal wiki — 100% offline, E2E encrypted, on-device AI
dart encryption flutter offline-first privacy sqlite wiki
Last synced: 28 Jun 2026
https://github.com/msyk/imapp_account
Accounting Web Application for Japanese Freelance Workers.
account inter-mediator sqlite webapp
Last synced: 25 Mar 2025