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/sqlrsync/client
SQLRsync.com Client
backup distribution rsync sqlite
Last synced: 13 Jun 2026
https://github.com/lucor/beebuzz
Simple, private push notifications with real end-to-end encryption.
e2ee end-to-end-encryption go homelab pwa self-hosted sqlite svelte sveltekit webpush-notifications
Last synced: 06 May 2026
https://github.com/xander180/schooltracker
WGU Project for Mobile Application Development
android androidstudio java sqlite wgu-student-project
Last synced: 06 May 2026
https://github.com/jeslinmariumalex/fitness-studio-booking-api
A simple Booking API for a fictional fitness studio using Python.
django django-rest-framework git python3 sqlite
Last synced: 06 May 2026
https://github.com/lucasfeliciano02/to-do-app-crud-gui
Aplicativo to-do feito com a gui tkinter e com o bd sqlite em que há um crud. (Contém o arquivo executável)
crud database sqlite tkinter-gui
Last synced: 06 May 2026
https://github.com/ejw-data/leaflet-transportation
Analysis of populations centers that could support high speed rail
api flask html-css-javascript leafletjs python sqlalchemy-orm sqlite
Last synced: 13 Apr 2026
https://github.com/atao/filezilla-server-log2db
🗃️ Python script that parse and store in database FileZilla Server Log files.
database filezilla filezilla-server logparser python sqlite
Last synced: 06 May 2026
https://github.com/leonardospereira/foodexplorerbackend
Back-End do projeto do Food Explorer. Um app de e-commerce focado em um restaurante de delivery. / Back-End of the Food Explorer project. An e-commerce app focused on a delivery restaurant.
express javascript jwt-authentication knex nodejs sqlite
Last synced: 06 May 2026
https://github.com/royviggo/dotnetcore
Test project for ASP.Net Core 2.1 and SQLite.
csharp dotnet dotnet-core dotnet-core2 dotnetcore genealogy generic-repository sqlite unitofwork
Last synced: 13 Apr 2026
https://github.com/mdecker-mobilecomputing/android_nicknamegenerator
Native Android-App with Java to demonstrate how to use result of DB query to populate a RecyclerView
Last synced: 06 May 2026
https://github.com/andrewgerez/fast-ify
Payment simulations API, where it is possible to view your transactions, your summary, simulate credit gain actions and debit actions. 💳
Last synced: 06 May 2026
https://github.com/thiagoluiznunes/bancodetaxi
Aplicativo demostrando um sistema de taxi. Projeto da cadeira Banco de Dados.
Last synced: 06 May 2026
https://github.com/viggomeesters/obsidian-sql-viewer
Read-only SQLite database viewer for Obsidian.
obsidian obsidian-plugin read-only sql sqlite viewer
Last synced: 13 Jun 2026
https://github.com/marlinsk/nodejs-authentication-backend
User authentication backend application with JWT and refresh token.
autentication express jwt-token login-system middleware nodejs prisma refresh-token rest-api sqlite typescript
Last synced: 06 May 2026
https://github.com/rosm-project/rosm_pbf_sqlite_dumper
OSM PBF to SQLite dumper, written in Rust
Last synced: 06 May 2026
https://github.com/dax-side/weather_forecast_service
A weather forecast API and web dashboard built with NestJS. Pulls real-time data from OpenWeatherMap, caches results in SQLite, and serves both JSON API endpoints and a clean web interface. Deployed on Railway for easy access.
nestjs nestjs-api openweathermap railway rest-api sqlite typescript weather-api weather-forecast
Last synced: 09 May 2026
https://github.com/gimesha-adikari/doc-hub
A cross-platform desktop application for smart document searching and file organization. Features full-text search, live indexing, syntax highlighting for code, and multi-format previews (text, images).
cross-platform desktop-app document-management file-organizer full-text-search pygments pyside6 python qt sqlite
Last synced: 06 May 2026
https://github.com/climentea/sqlitepandas
The most simple SQLITE ORM for data scientists!
Last synced: 06 May 2026
https://github.com/arikama/dailist
Multi-purpose to do list like productivity app
android react-native react-native-elements react-navigation sqlite
Last synced: 06 May 2026
https://github.com/angus6b23/telegram-membership-card-bot
A telegram bot allows you to save and share membership cards and gift cards with your family or friends
barcode gift-card grammy membership-card qrcode sqlite telegram-bot
Last synced: 06 May 2026
https://github.com/notaphplover/ant-sql
SQL extension for AntJS
javascript mssql mssqlserver mysql oracle-db postgresql redis sqlite typescript
Last synced: 11 Mar 2026
https://github.com/cristianprochnow/signup-bcrypt-jwt-study
🔐 A simple study case about how Bcrypt and JWT works in a register or authentication.
bcrypt jwt nodejs sqlite typescript
Last synced: 13 Apr 2026
https://github.com/erickgbr/djangomigrations
Is a proyect of study CS50 of Python Certification, only development of Django Framework and use
certification cs50w django django-rest-framework python python3 rest-api sqlite sqlite3
Last synced: 06 May 2026
https://github.com/leoantony72/disql
Distributed sqlite with replication (2phase commit)
2phasecommit database distributed-systems golang sql sqlite
Last synced: 06 May 2026
https://github.com/xianyudd/todolist-c-ulfius
A lightweight TodoList web service built with C, Ulfius, and SQLite. Includes REST API, frontend, benchmarking scripts, and performance reports.
c-language sqlite todolist ulfius
Last synced: 06 May 2026
https://github.com/davidmosiah/delx-memory
Local-first persistent memory layer for AI agents. SQLite-backed, MCP-compatible, cross-agent. Privacy: secret-blocking writes, file-only storage.
agent-memory agent-ready ai-agent-tools ai-agents anthropic claude-desktop cursor local-first mcp mcp-server model-context-protocol persistent-memory sqlite wearable-data
Last synced: 27 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/dubeyynishant/student-management-project
Student Management Project is a Python-based desktop application built using Tkinter and SQLite. It allows admins to manage student records, courses, and fee deposits through a simple GUI. The system supports student registration, course management, fee tracking, and record searching efficiently.
database python sqlite tkinter
Last synced: 06 May 2026
https://github.com/anmolg1997/adk-database-memory
SQL-backed memory service for the Google Agent Development Kit (ADK). SQLite, PostgreSQL, MySQL/MariaDB via SQLAlchemy async.
adk agent-development-kit agents google-adk llm memory postgres python sqlalchemy sqlite
Last synced: 14 Jun 2026
https://github.com/ilovend/wordeasy
🎮 WordEasy - 基于科学记忆法的交互式英语单词拼写学习工具 特性:游戏化学习 | 智能复习系统 | 语音朗读 | 拼写错误分析 | 三级难度 | 本地SQLite存储 技术栈:Vue 3 + FastAPI + SQLite + Tailwind CSS
education english-learning fastapi pinia python spelling-game sqlite tailwindcss vue vue3
Last synced: 17 Jan 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/ivov/monotax
Colorful dashboard to display financial stats for a side business, built with TypeScript/React, TypeScript/Node and SQLite.
material-ui nodejs reactjs sqlite typescript
Last synced: 06 May 2026
https://github.com/heliolj/simple-database-in-c
A lightweight SQLite clone written in C that implements B-trees, paging, and basic SQL operations. Educational project demonstrating core database concepts and low-level system programming.
Last synced: 06 May 2026
https://github.com/knowguard-ai/hotmem
Lets any running app attach a local semantic memory sidecar using ordinary writable storage.
ai-agents fastapi llm memory python sidecar sqlite vector-search
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/saahilanande/college-management-system-db1
Complete Term project for class DBMS Models and Implementation under Dr.abhishek santra. Includes Database schema, Er diagrams and frontend-backend for simple college management system.
java oracle-database spring-mvc sql sqlite
Last synced: 06 May 2026
https://github.com/caner0706/flowmind-core-api
Core backend API for FlowMind – an AI-powered workflow automation platform built on FastAPI and Hugging Face Spaces. (TR) FlowMind için FastAPI tabanlı çekirdek backend servisi. Yapay zeka destekli otomasyon akışlarını yönetir ve Hugging Face Spaces üzerinde çalışır.
ai backend fastapi huggingface-spaces python sqlite workflow-automation
Last synced: 06 May 2026
https://github.com/divyamohan1993/claude-kanban
Drop an idea. Walk away. Come back to committed code. Autonomous AI pipeline using Claude Code.
ai-automation anthropic autonomous-agents ci-cd claude claude-code code-review developer-tools express kanban nodejs orchestrator pipeline self-healing sqlite
Last synced: 13 Apr 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/sawirricardo/dbrs
small minimal database migration tool
database db mariadb migration mysql postgres postgresql sqlite tool
Last synced: 06 May 2026
https://github.com/nithin-sudarsan/mulesoft-assignment
Assignment to create a database and store out interesting movie names with names of lead actor, actress, year of release and director name and retrieve the details using queries.
mulesoft python sqlite sqlite3
Last synced: 06 May 2026
https://github.com/mskz-3110/dbine
Auxiliary tools related to databases
database mysql pdf png postgresql python sqlite
Last synced: 14 Jan 2026
https://github.com/aivm23/valorgrid
App local y privada para controlar, importar y visualizar tu cartera con Windows, Excel, SQLite y Docker.
docker electron excel finance local-first portfolio-tracker privacy self-hosted sqlite windows
Last synced: 10 Jun 2026
https://github.com/karol7krawczyk/golang-migrate-tool
Language and framework independent database migrations and scripts for MySQL, Postgres and SQLite. Migration is for people who need to run a bash script before executing SQL code or are looking for migrations that execute processes in scripts
bash docker docker-compose golang migration mysql postgres scripts sqlite
Last synced: 10 Jun 2026
https://github.com/zul132/mithra-voice-bot
MITHRA – An AI-powered, multi-agent voice bot system built with Gemini LLM and RAG for metro passenger guidance and ticket booking. Features multilingual voice support (Tamil, Hindi, English).
agentic-ai ai-assistant chatbot flask gemini gemini-ai large-language-models llm multi-agent-systems multilingual-ai python rag rag-chatbot retrieval-augmented-generation speech-recognition speech-to-text sqlite text-to-speech voice-assistant voice-bot
Last synced: 13 Apr 2026
https://github.com/thaokvu/clinical-data-capture-system
A Flask-powered web application for managing clinical trial patient data. Features include adding, editing, viewing, and deleting patient information. This project focuses on user-friendly interaction and clean design, with data stored in an SQLite database.
clincal-data-management css flask html jinja2 python sqlachemy sqlite web-development
Last synced: 06 May 2026
https://github.com/local-loop-io/localloop-backend
Backend API for LocalLoop expressions of interest
api backend express interest-form sqlite
Last synced: 06 May 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
https://github.com/michael-borck/insight-lens
Analyses university survey PDFs with AI insights and data visualizations for lecturers.
ai-analytics ai-assistant borck-edu charts cross-platform data-visualization desktop-app edtech education electron javascript lecturers pdf-parser pdf-processing react sqlite survey-analysis typescript university
Last synced: 31 May 2026
https://github.com/takpap/nuxt-rbac-starter
A comprehensive Role-Based Access Control (RBAC) system built with Nuxt 3. This project demonstrates how to implement user authentication, role-based permissions, and a complete admin dashboard
admin-dashboard nuxt prisma rbac sqlite vue
Last synced: 06 May 2026
https://github.com/lb-lewisham/lewisham-commonplaces
pooling together of various lewisham consultations into one sqlite database
data-warehousing datasette sqlite
Last synced: 06 May 2026
https://github.com/mdhasanshuvo/ds-project
EazyTrip : An app for efficient ride and delivery services with a customizable map and shortest path algorithms.
algorithms data-structures map qt-creator qt-framework software-development sqlite
Last synced: 06 May 2026
https://github.com/null-none/django-nginx-skeleton
Docker + django + nginx
django docker docker-compose nginx skeleton skeleton-application sqlite sqlite3
Last synced: 13 Apr 2026
https://github.com/sashka11111/goal-tracking
Android application for tracking personal goals
Last synced: 13 Apr 2026
https://github.com/thegera4/flutter_notudus_app
Simple note taking and todo app
dart flutter lottie-animation notesapp provider sqflite sqlite todoapp
Last synced: 16 Apr 2026
https://github.com/rebellatogui/nlwunite
Tenho prazer de compartilhar esta edição do NLW Unite. Durante os 4 dias do evento, desenvolvi um projeto em Python, envolvendo SQLite, Flask, Git Bash... Um Pass.in para um aplicativo de gestão de participantes de evento presencial. No Pass.in, você pode cadastrar e gerenciar pessoas e dados para check-in.
dbeaver flask git gitbash postman python sqlite
Last synced: 11 Apr 2026
https://github.com/shinyeeun789/gswm-android
공부 시간 관리 앱 (Get Study With Me)
android android-studio google-map google-places-api java room-database sqlite
Last synced: 07 May 2026
https://github.com/rick1551/notemanager
A desktop application developed with Qt 6 and C++20, designed to manage personal notes with tags, advanced search, and persistence in SQLite.
Last synced: 07 May 2026
https://github.com/mordiaky/idea-lab-mcp
MCP server for structured ideation — generating, scoring, and storing software ideas
idea-generation ideation mcp mcp-server model-context-protocol software-ideas sqlite typescript
Last synced: 28 Jun 2026
https://github.com/mjkillough/rqlite
Reading (and maybe writing) SQLite files in Rust
Last synced: 07 May 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/angelobattaglia/ticketing_system
An implementation of an online ticketing management service written in Flask/Jinja paired with SQLite
bootstrap flask sqlite sqlite3
Last synced: 07 May 2026
https://github.com/abkaaar/leyedzo
Ecommerce web-application built with NextJs, tailwind, shadcn and prisma.
nextjs prisma react sqlite typescript
Last synced: 07 May 2026
https://github.com/farial-mahmod/android-topics-rokomari
Contains sample Android code in Java & XML .
android android-java crashlytics firebase google-cloud google-maps-api java layout native-apps sqlite
Last synced: 07 May 2026
https://github.com/marcus0035/platikrab
A Blazor MAUI Hybrid app for managing volleyball training sessions. Tracks attendance, ensures fair payment distribution based on the sessions/payments ratio, and provides insights. Built with MudBlazor, EF Core, and SQLite.
blazor crossplatform dotnet efcore maui sqlite
Last synced: 07 May 2026
https://github.com/uros-5/flask-forum
All football videos are posted in this forum using sqlite as database.
Last synced: 07 May 2026
https://github.com/moatazbadawy/mox
Get the latest articles from the best resources
android app-shortcuts glide livedata mvvm notification okhttp3 retrofit rxjava2 sqlite viewbinding
Last synced: 07 May 2026
https://github.com/chrisross5/infoeduka
College team project (Project approach to applications development S4): A Django student-news app, deployed on GCP App Engine. Supports user & admin roles with CRUD for news, courses, and lecturers.
appengine azure-app-service azure-devops django django-template python sql sqlite
Last synced: 07 May 2026
https://github.com/nadimtuhin/hexagonal-phonebook
Next.js phonebook with hexagonal architecture - Clean separation of business logic with SQLite, MySQL & LocalStorage adapters
clean-architecture hexagonal-architecture mysql nextjs phonebook ports-and-adapters sqlite typescript
Last synced: 07 May 2026
https://github.com/the-forgebase/restql
The main purpose of this package is to provide a more generic and flexible way to generate SQL queries for different databases while still having to do the db connection and query execution part yourself.
golang mysql postgresql rest-api sql sqlite surrealdb surrealql
Last synced: 07 May 2026
https://github.com/mindyphp/querybuilder
Query builder with sqlite, mysql, pgsql support. Django like syntax.
django-orm mindy-framework mindy-orm mysql php postgres sqlite
Last synced: 07 May 2026
https://github.com/rickh94/silly-goals
Generic goal tracker, but with sassier default options and customization
actix-web htmx passkey passwordless rust sqlite webauthn
Last synced: 07 May 2026
https://github.com/nikhilkumarapp/markstatusapp
This project contains various features like live location and details of various routes and other details like marker from starting and ending points and caluate the distance between the endpoint and other features
andriod-studio dart dart-frameworks flutter flutter-ui-widgets sqlite
Last synced: 07 May 2026
https://github.com/moshdev2213/dot-gamer
Dot Gamer is a simple game store management API simplifying game operations 🎮. Built with C#, ASP.NET Core, and Entity Framework Core, it ensures efficient data handling and reliable API operations 🌐. 🛠️💻
cs dotnet entityframework sqlite
Last synced: 15 Apr 2026
https://github.com/maksmez/dlp_events_vkr
Проект разработанный для автоматического анализа событий DLP системы InfoWatch Traffic Monitor.
cryptography python selenium smtplib sqlalchemy sqlite yattag
Last synced: 16 Apr 2026
https://github.com/jmgogo/api-testing
Express server with various API endpoints for testing 🧪💥🤓
api cookie-session curl devcontainer express javascript postman sqlite
Last synced: 12 Feb 2026
https://github.com/kris3713/fp_spsu23
An example of a dotNET MAUI app that creates and manages an SQLite database.
dotnet maui paket rider sqlite visual-studio
Last synced: 16 Apr 2026
https://github.com/ashaytiwari/microfrontend-app-watermelondb
React native app: PoC of Microfrontend using git submodules and in-app Watermelon DB
git-submodule react-native sqlite watermelondb
Last synced: 16 Apr 2026
https://github.com/rafielharake/portfolio-website
A Dynamic portfolio website created with umbraco
Last synced: 16 Apr 2026
https://github.com/salmanzafar949/blogapp
A Simple Blog App created on Django 2.0.7
django-framework python3 sqlite
Last synced: 16 Apr 2026
https://github.com/benzap/ketornah
Used to determine what foods are keto friendly through a simple web application
clojurescript d3js rum rust sqlite sqljs
Last synced: 07 May 2026
https://github.com/neclor/news-aggregator
Aggregates news from RSS feeds, websites, and Telegram channels. Includes a web UI, REST API, and Telegram bot. https://news.neclor.com
fastapi news-aggregator python sqlite
Last synced: 02 Jun 2026
https://github.com/kganitis/incident-recorder
RESTful API for recording and managing medical incidents, developed as an assignment for the course 'Medical Informatics' of an M.Sc Program on Informatics.
api-rest asp-net-mvc csharp entity-framework sqlite swagger
Last synced: 11 Feb 2026
https://github.com/peza/opcua-historizing-db
Demo for Opcua Server-Client Historizing data from and to DB SQLite
historizing inmemory-db nodejs opcua opcua-client opcua-server sqlite
Last synced: 11 Feb 2026
https://github.com/namuan/sqlite-durable-workflow
Durable workflow engine powered by SQLite — event-sourced, exactly-once checkpointing, no external dependencies
durable-workflows event-sourcing go orchestration sqlite workflow-automation workflow-engine
Last synced: 16 Jun 2026