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/02siri/burritoking
Food Ordering GUI Desktop Application
java javafx-gui jdbc-driver jdk junit scenebuilder sqlite
Last synced: 18 Apr 2026
https://github.com/malferrari48/heimdall-monitoring
Creation of a webapp for network monitoring for the "Progetto del Software" course. My final grade was 30/30.
backlog css html java javascript jenkins mattermost nodejs npm rest scrum-agile sonarqube sqlite taiga tdd uml-diagrams
Last synced: 04 Apr 2026
https://github.com/cronware/modbus-mqtt-data-logger-dashboard
Industrial Sensor Data Logger & Dashboard is a WinForms application that collects, logs, and visualizes sensor data from MQTT and Modbus sources. It supports real-time monitoring, data logging to SQLite, threshold-based alerts, and CSV export for analysis.
alerts csharp csv iot livecharts logging modbus mqtt sqlite winforms
Last synced: 18 Apr 2026
https://github.com/charles-dr/contacts-server
Node API for contact management
expressjs nodejs sql sqlite typescript unit-testing
Last synced: 04 Apr 2026
https://github.com/arturmareknowak/grpcgraphqlwebsockets
Implementation of REST, gRPC, WebSockets and GraphQL endpoints within one container with data stored in SQLite
docker graphql grpc hotchocolate rest signalr sqlite swagger
Last synced: 04 Apr 2026
https://github.com/ksh168/django_blog
Blog website made using Django and deployed on PythonAnywhere. Uses sqlite3 as database
django pillow python pythonanywhere sqlite
Last synced: 18 Apr 2026
https://github.com/null-none/db2json
This client dumps all* the tables in an sqlite database as json.
Last synced: 18 Apr 2026
https://github.com/lkosson/korm
Code-first ORM for relational databases. Internal use only, please ignore.
dotnet dotnet-core orm postgresql sql-server sqlite
Last synced: 05 Apr 2026
https://github.com/dfornika/ncov-db
Store SARS-CoV-2 genomic analysis results from ncov2019-artic-nf and ncov-tools to a sqlite DB
data-management extract-transform-load sars-cov-2 sqlite
Last synced: 18 Apr 2026
https://github.com/burakahmet/cs50x
Harvard's CS50x problem solutions.
algorithms c computer-engineering computer-science cs50 cs502022 cs50problemsets cs50problemsetssolved cs50x data-structures flask harvard harvardcs50 html-css-javascript python sqlite
Last synced: 18 Apr 2026
https://github.com/pr1m8/sqldbagent
Service-first database intelligence platform for safe inspection, guarded SQL, retrieval, and agent-ready context.
database-intelligence langchain langgraph mcp mssql postgres pydantic qdrant sql sqlalchemy sqlite streamlit
Last synced: 08 Apr 2026
https://github.com/ohimoiza1205/advanced-to-do-list-application
Developed an advanced To-Do List application with a modern graphical user interface (GUI) using PyQt5 and SQLite for database management.
database-management gui python qt5 sqlite
Last synced: 18 Apr 2026
https://github.com/eduardofranca1/node-api
Node Rest API with Typescript, JWT, SQLite
Last synced: 05 Apr 2026
https://github.com/eltonsantos/jobfinder
Projeto desenvolvido no curso da Udemy: JavaScript do básico ao avançado (c/ Node.js e projetos). Link: https://www.udemy.com/course/javascript-do-basico-ao-avancado-com-node-e-projetos
express handlebars javascript node nodemon postgres sequelize sqlite
Last synced: 05 Apr 2026
https://github.com/bdeekshith066/restaurant-uptime-tracker
A FastAPI-based backend that tracks store uptime/downtime from pings and generates time-zone aware reports for the last hour, day, and week.
fastapi python sqlalchemy sqlite
Last synced: 18 Apr 2026
https://github.com/vasu05/loginsigning-demo
Android app demo for signing / logout case handling using shared preferences.
android camera image login mobile-app offline sharedpreferences singing sqlite
Last synced: 18 Apr 2026
https://github.com/samirasiavash/user_management_application
The User Management Application is a desktop application with a three-tier architecture, written in OOP in Python, and deployed on SQLite. This application has features such as registration, login, search, changing user status and roles, pagination, etc.
3tier decorator login manage-users oop pagination performance-logging python registration search sqlite sqlite-database tkinter user-management-system user-managment
Last synced: 18 Apr 2026
https://github.com/kezouke/grossing-films-dataviz
Project that extracts information about the highest-grossing films from Wikipedia, stores it in a database, and presents it through an interactive, modern web page hosted on GitHub Pages
data-visualization data-wrangling json sqlite wikipedia
Last synced: 18 Apr 2026
https://github.com/iamtonmoy0/go-sales-api
A ready to use Sales API with golang,gorm and sqlite3
api api-client api-rest golang gorm gorm-orm sales-api sales-management sales-management-system sqlite sqlite3
Last synced: 18 Apr 2026
https://github.com/akiiya/atria
A lightweight self-hosted MTProto session manager built with Go. / 使用 Go 构建的轻量级自托管 MTProto Session 管理器。
account-management gin go golang gorm mtproto self-hosted session-management single-binary sqlite telegram
Last synced: 04 Jun 2026
https://github.com/gitarber/habits_tracker
A modern Flutter application for building and tracking daily habits
dart flutter habit-tracker habits material-design mobile-app notifications productivity sqlite time-management
Last synced: 19 Apr 2026
https://github.com/heinrich10/pyfastapi
Simple backend example using Python and FastAPI
fastapi python sqlalchemy sqlite
Last synced: 19 Apr 2026
https://github.com/inventixcity/inventix-bank
Advanced Banking Management System built with Java & JavaFX - Features dual authentication, real-time transactions, account management, and modern MVC architecture with SQLite database
authantication clean-code java javafx javafx-application mvc-architecture sqlite sqlite3
Last synced: 19 Apr 2026
https://github.com/developerscalambrine/sharpdevelop-projects
Projeto desenvolvido pela a empresa SCALAMBRINE, com foco no controle de lançamentos de foguetes, gerência de metas de captura de pássaros terrestres e monitoramento de níveis de dor em testes. A solução permite cadastrar e visualizar parâmetros de voo.
Last synced: 19 Apr 2026
https://github.com/iluknow/encrypted_notes_app
Encrypted Notes - безопасное веб-приложение для заметок с полным шифрованием AES-256-GCM. Пароли никогда не сохраняются, только зашифрованный контент. Идеально для личного использования и изучения криптографии на PHP.
aes-256-gcm encryption openssl php privacy security sqlite web-app
Last synced: 19 Apr 2026
https://github.com/tiagoderobertis/routine-manager
An app built with .NET MAUI designed to make it easy to track your gym routines, take notes, and more.
cross-platform csharp dotnet entity-framework-core maui sqlite
Last synced: 20 Apr 2026
https://github.com/mitchi-02/android-notes-fragments
An android notes app that uses dynamic fragments and SQLite DB.
android fragments java mobile-app sqlite
Last synced: 20 Apr 2026
https://github.com/pearcoding/pearsql
Very simple sql query builder focusing on sqlite compatibility
builder python query-builder sql sqlite
Last synced: 20 Apr 2026
https://github.com/anna-hope/sqlite-zig
Tutorial from https://cstack.github.io/db_tutorial/ but in Zig
database recurse-center sqlite zig
Last synced: 20 Apr 2026
https://github.com/s00inx/aiogram-simple-todo-bot
asynchronous to-do-list bot with reminders, using python, postgresql, sqlite.
aiogram postgres postgresql python sqlite telegrambot
Last synced: 20 Apr 2026
https://github.com/planimeter/lsqlite
LuaJIT FFI bindings for SQLite3
lua luajit luajit-ffi-bindings sqlite sqlite3
Last synced: 20 Apr 2026
https://github.com/jonghough/calendar-jx
Spring-Boot application for a local calendar and event schedule builder
calendar java schedule spring-boot sqlite
Last synced: 20 Apr 2026
https://github.com/siakinnik/film-founder-bot
AI-powered Telegram bot to find movies by description. Built with Node.js, Telegraf.js, Google Gemini API, and SQLite. Features session management and multi-language support (RU/EN/DE).
ai gemini-ai generative-ai movie-finder-app nodejs sqlite telegraf telegram-bot telegram-bot-ai-assistant
Last synced: 20 Apr 2026
https://github.com/viniciusmecosta/peatdata
docker-compose fastapi python sqlalchemy sqlite
Last synced: 21 Apr 2026
https://github.com/tznthou/ccrewind
Claude Code 對話回放與考古工具 — Replay & search your Claude Code conversations. Lightweight, read-only, offline-first.
claude-code conversation-viewer developer-tools electron fts5 react sqlite typescript
Last synced: 21 Apr 2026
https://github.com/nuraj250/lockbox-secure-password-manager
LockBox is a lightweight yet powerful password manager built with Python. It encrypts and securely stores your passwords, providing an intuitive CLI and optional GUI for easy access. Say goodbye to forgotten passwords and hello to secure automation! 🔒🚀
authentication automation cryptography cybersecurity encryption lockbox password-manager pyqt5 python secure-storage sqlite
Last synced: 21 Apr 2026
https://github.com/asynched/gist-backend
An API for saving and retrieving code snippets (gists) from a database.
Last synced: 21 Apr 2026
https://github.com/alexey0b/task_scheduler
backend full-stack golang jwt-authentication postgresql sqlite task-manager
Last synced: 22 Apr 2026
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/robinblomberg/sqlite-compiler
Well-tested SQLite compiler that covers the entire SQLite specification.
Last synced: 24 Apr 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/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/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/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/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/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/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/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/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/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/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/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/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/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/npaun/gtfs-explorer
Query GTFS feeds using SQLite in the browser with built-in visualizations
Last synced: 26 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/nikhilkeshava/employee-payroll-management-java-sqlite
Employe payroll managment system using java and sqlite
curd-operation dbms dbms-mini-project dbms-project java mini-projects sqlite
Last synced: 27 Apr 2026
https://github.com/hackfutsec/detected
Detected : A powerful and user-friendly tool for detecting SQL injection vulnerabilities in web applications, supporting GET/POST requests, custom payloads, cookies, and detailed reporting.
cookies cybersecurity ethical-hacking ethical-hacking-tools hacking hacking-tool multithreading python sql-injection sqlite
Last synced: 27 Apr 2026
https://github.com/maximefarre/portfolio-tracker
PyQt6 desktop app for personal and family wealth tracking portfolio, credits, projections, and cash flow. Local SQLite, optional Turso sync.
backtesting monte-carlo-simulation portfolio-tracker projections pyqt6 python sqlite
Last synced: 27 Apr 2026
https://github.com/jeannesbryan/kayooh
A privacy-first, self-hosted GPS cycling tracker. Features native Telegram Live Location, Custom Peleton Web Radar, Auto-Flexing stats, OSRM Map Matching, and Offline PWA. Ride hard, keep your data yours.
cycling dark-mode gps-tracker javascript leafletjs offline-first php privacy-first pwa self-hosted sqlite strava-api
Last synced: 27 Apr 2026
https://github.com/adityatote/bonk-bot
cloudflare-workers drizzle hono solana sqlite tanstack-start turso
Last synced: 27 Apr 2026
https://github.com/jillmpla/sentimentanalysis
Comment sentiment analysis of the top 25 posts (from the last 24 hrs) on a subreddit (reddit.com) using a web scraper.
python reddit sentiment-analysis sqlite web-scraper
Last synced: 27 Apr 2026
https://github.com/yaitoo/dlm
A fault-tolerant distributed lock manager for Go
distributed distributed-lock fault-tolerance fencing lock-free mutex raft redlock sqlite
Last synced: 27 Apr 2026
https://github.com/mssteuer/lossless-hermes-py
Lossless Context Management (LCM) for Hermes Agent — DAG-based conversation summarization that never forgets. Python port of lossless-claw.
ai-agents claude-code context-management dag llm lossless python sqlite summarization
Last synced: 27 Apr 2026
https://github.com/codehariom/hacker-rank-sql-solution
Hacker-Rank Sql Solution
db hackerrank hackerrank-30dayschallange hackerrank-challenges hackerrank-solutions hackerrank-sql sql sqlite
Last synced: 28 Apr 2026
https://github.com/joaowillianspejo/proffy-server
Next Level Week 2 - Proffy - Server
express nlw-2 nlw-proffy nlw-rocketseat nodejs rest-api sqlite training typescript
Last synced: 28 Apr 2026
https://github.com/cestmerneil/kasa
KASA is a multimedia company aiming to create a user-friendly web platform for managing and showcasing its multimedia product catalog, including PCs, mobile phones, tablets, and more. This project focuses on developing a robust system that fulfills the company’s business requirements while enhancing the customer experience.
Last synced: 28 Apr 2026
https://github.com/nitindahiya-dev/rust-sqlite-vault
Rust-based application that interacts with an SQLite database
Last synced: 28 Apr 2026
https://github.com/rajatasusual/go-github
Go-Github is a Golang-based project that retrieves and displays GitHub user profiles, commit histories, and statistics. It combines templated HTML with Chart.js for visualizations and supports multiple database connectors: a local SQLite database and a managed Xata database.
api-client gin-gonic github golang htmx-go sqlite templ xata-io
Last synced: 28 Apr 2026
https://github.com/0xsabdadev/app-android-sqlite-room-capacity
Build sqlite crud android app with native
android-app android-studio crud java sqlite
Last synced: 28 Apr 2026
https://github.com/cope-systems/sqliteworks
Tooling and Common Components for Sqlite3 with Python
job-queue key-value-store python sqlite sqlite3
Last synced: 28 Apr 2026
https://github.com/theredhead/lib-theredhead-dotnet
dotnet library code
http-client sqlite text-processing
Last synced: 28 Apr 2026
https://github.com/faerque/pdf_scraper
PDF Scraper with Automation - A CLI tool for extracting text from PDFs and storing it in an SQLite database for structured querying. Supports digitally generated PDFs and enables efficient document processing.
automation cli-tool document-management document-management-system natural-language-processing pdf-processing sqlite text-extraction
Last synced: 29 Apr 2026
https://github.com/stalksa/wishapp
Приложение "Wish List"
android-studio application java sqlite
Last synced: 29 Apr 2026
https://github.com/webrror/notes
A basic notes app made with Flutter using sqflite package.
database example-project flutter flutter-apps flutter-examples notes notes-app sqflite sqlite
Last synced: 29 Apr 2026
https://github.com/ayushi-gajendra/my_top_10_movies_website
A movie management app built with Flask. Search movies using TMDB API, add them to your list, rate and review them, and store data in a local SQLite database using SQLAlchemy.
api-integration bootstrap5 crud-application flask flask-bootstrap flask-forms fullstack jinja2 python rest-api sqlalchemy sqlite tmdb-api-for-fetching-real-time-movie-data web-application
Last synced: 29 Apr 2026
https://github.com/hussein-m-kandil/monotext
Text posts app based on Django web framework (DJ4E final project).
application back-end backend database dj4e django final-project full-stack fullstack post python social-media social-network sqlite sqlite3 text web webapp
Last synced: 29 Apr 2026
https://github.com/effiesanjer/cakecoffeebot
[В разработке] Телеграм бот, который умеет выдавать информацию о заведениях по местоположению. Используется aiogram, SQLAlchemy, SQLite.
aiogram python3 sqlalchemy sqlite telegram-bot
Last synced: 29 Apr 2026
https://github.com/yeisonmontoya1815/android-healthconnectmock-app
Health Connect is an Android app designed to improve healthcare management for doctors. It features patient record management, secure data entry, and appointment tracking. Built with Java, SQLite, and XML, it focuses on security and efficiency in handling health data.
android-studio app development-environment java mobile-app sqlite
Last synced: 29 Apr 2026
https://github.com/andrepeersil/trilha_sql
Repositório com exercícios para aprendizado da linguagem SQL
Last synced: 29 Apr 2026
https://github.com/changerd/mauicontactmanager
Cross platform MAUI sample app
Last synced: 29 Apr 2026
https://github.com/gustavorods/2025_1_1_app_with_sqlite
Kotlin app, with integration to the local SQLite database
Last synced: 29 Apr 2026
https://github.com/anibulus/blog.graphql.net
A .Net application using graphql with entity framework. Designed to post and share ideas
backend backend-api boilerplate csharp dotnet-core graphql sqlite template
Last synced: 29 Apr 2026
https://github.com/danhpaiva/pbh.smfa.viagensservidor.api.net
Web Api .Net 8 e Docker
docker entity-framework-core openapi pbh prefeitura-bh sqlite webapp xunit xunit-tests
Last synced: 29 Apr 2026
https://github.com/sandrosmarzaro/cascudo-api
API of beverage distributor, specifically, it deals with the sales and entries of beer in glass bottles
api-rest express nodejs postgresql sequelize sqlite
Last synced: 29 Apr 2026
https://github.com/imgurbot12/anysql
Lightweight, Thread-Safe, Flexible, Powerful, SQL Library
databases mysql postgres python python3 sql sql-client sqlite
Last synced: 29 Apr 2026