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/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/samuelleutner/samuel_leutner_dr4_tp3_dotnet
c-sharp dotnet razor-pages sqlite university-project
Last synced: 09 May 2026
https://github.com/mat1520/registro-notas-universitarias-en-java-y-sql-lite
Aplicación de escritorio en Java y JavaFX con SQLite para gestionar notas universitarias. Incluye roles de estudiante, profesor y administrador con funciones de consulta, asignación de notas y operaciones CRUD.
java javafx-desktop-apps sqlite
Last synced: 09 May 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/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/mitesh-kumavat/flask-movieverse-frontend
MovieVerse frontend code for the flask based python web app.
backend cosine-similarity css flask-application frontend html5 javascipt movie-recommendation-app movies-streaming pandas python recommendation-system scikit-learn sqlite tailwindcss
Last synced: 07 Feb 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/lostatc/sqlarfs-rs
A file archive format and virtual filesystem backed by a SQLite database
fuse fuse-filesystem sqlar sqlite
Last synced: 06 Jan 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/gtkacz/get-it
Project to create and save annotations on website. Server and backend made with Python.
annotations backend css database html html-css http http-server python sqlite sqlite3
Last synced: 12 Apr 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/xuyui/time-whisper
A warm intergenerational Q&A and sticky-note message board built with Node.js and SQLite.
full-stack message-board nodejs sqlite vanilla-js
Last synced: 29 May 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/asynched/golang-payment-api
A simple payments API using golang.
Last synced: 25 Apr 2026
https://github.com/Yashi-Singh-9/sql
Projects of SQL
mariadb mariadb-database ms-sql mssql-database postgresql sql sqlite
Last synced: 31 Dec 2025
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/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/paulwritescode/departmental-result-management-system
A Flask application designed to track and manage student results within a university department. The system categorizes results into different segments such as CATs, labs, practicals, and exams, providing a comprehensive overview and detailed management capabilities for lecturers, students, and administrators.
alembic flask-application jinja-template python roles-permission-management sqlalchemy sqlite tailwindcss
Last synced: 11 Feb 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/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/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/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/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/shaurya019/sql-database-with-flutter
Integrating SQL databases with Flutter involves using packages like sqflite for SQLite or connecting to remote databases through APIs. This setup allows you to manage persistent data storage for Flutter applications. You can perform CRUD operations, manage relationships, and use complex queries to handle data efficiently.
Last synced: 12 Apr 2026
https://github.com/shearichard/analyse-awesome-openapi
Some scripts to analyse the tools listed in 'Awesome OpenAPI'
openapi openapi3 python sqlite
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/solcreek/d1-schema
Declarative schema for Cloudflare D1. Define tables in code, auto-created on first use.
cloudflare cloudflare-workers d1 database declarative migration schema sqlite typescript zero-config
Last synced: 29 May 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/frolov-andrey2405/storefront-central
Storefront Central is an online platform designed to bring together businesses and customers in a convenient location. The platform is built using various technologies, each playing a crucial role in the functioning of the platform.
bootstrap css django html jquery js json popperjs python sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/angelobattaglia/homehunterino
home hunting app written in Flask/Jinja, Bootstrap 5.3.x, sqlite3
bootstrap flask sqlite sqlite3
Last synced: 12 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/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/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/edmartt/booktastic-book-service
Microservice for booktastic project handling books and all related to books
decoupling docker dry-principle gin-framework gin-gonic golang postgresql repository-pattern solid-principles sql-migrate sqlite sqlx
Last synced: 06 Jan 2026
https://github.com/paulinha-19/document-signature
next prisma-orm sqlite tailwindcss typescript
Last synced: 12 Apr 2026
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
https://github.com/wareflowx/wems-v2
Modern desktop application for managing warehouse employees, certifications, and workplace safety.
desktop-app electron employee-management react sqlite typescript
Last synced: 27 Apr 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/tandohanthonynwiackah/prempeto
Prempeto is a simple LMS written in java.
Last synced: 27 Apr 2026
https://github.com/kiwijos/mvc-report
My personal report page in the course mvc at BTH.
database doctrine mvc orm php php-unit-test sass school-project scss sqlite symfony twig
Last synced: 12 Apr 2026
https://github.com/nicolasklange/app-family-home
Projeto pessoal, visando a organização de sua família, gerenciar atividades domésticas, manter listas de compras e marcar eventos importantes, além de futuras funcionalidades.
Last synced: 07 Jun 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/kaichiro/jobify
Projeto Jobify - parte do curso Fullstack Master - DevPleno
css devpleno ejs html5 javascript js sqlite zeit zeit-now
Last synced: 27 Apr 2026
https://github.com/guraspy/alpha-vantage-etl-pipeline
A Python ETL pipeline to fetch daily stock data from Alpha Vantage and load it into an SQLite database.
automation etl-pipeline json pandas python sqlite
Last synced: 27 Apr 2026
https://github.com/sakan811/honkai-star-rail-characters-damage-simulation
Honkai Star Rail Characters' Damage Simulation
data data-science data-visualization honkai honkai-star-rail honkai-starrail powerbi powerbi-visuals python sqlite
Last synced: 29 Jun 2026
https://github.com/rikeda71/calendar
メディア情報処理演習 カレンダー
calendar csharp google-calendar sqlite
Last synced: 27 Apr 2026
https://github.com/wolffshots/jellyfin_pr_migration
Migration tool for moving playback reporting to a new instance of Jellyfin
jellyfin migration-tool playbackreporting rust script sqlite tsv
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/leosimoes/flask-restapi-desenvolvedor
Rest API Dev in Flask
flask python rest-api restful-api sql-alchemy sqlite
Last synced: 24 Mar 2025
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/kasra-dastranj/telegram-card-game-bot
🎮 Telegram Card Game Bot with PvP - بات تلگرام بازی کارت با قابلیت مبارزه
card-game flask game persian pvp python sqlite telegram-bot-
Last synced: 07 Jun 2026
https://github.com/tiendq/sqlitecxx
Modern C++ wrapper for SQLite3 library.
c-plus-plus c-plus-plus-17 sqlite
Last synced: 28 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/anag0es/sqlite-cordova
Criação de um crud com sqlite e cordova
Last synced: 09 May 2026
https://github.com/coslynx/eatsuggester-ai-food-predictor
AI-powered food recommender based on hidden desires... Created at https://coslynx.com
axios code-generation decision-making developer-tools devops dinner-ideas food-suggestion girlfriend-preferences javascript machine-learning mvp nextjs personalized-recommendations react react-router-dom relationship-app software-development sqlite tailwindcss user-feedback
Last synced: 08 Apr 2026
https://github.com/ovuiproduction/tabletalk
TableTalk - Your Data, Your Language Query tabular data using natural language—no SQL required! Upload your data, ask questions, and get instant insights. 🔹 Convert Natural Language to SQL 🔹 Handle Complex Queries & Aggregations 🔹 Upload CSVs for Easy Analysis 🔹 React + Flask + SQLite3 Backend 🔹 Powered by LLMs for Accuracy
ai data-analysis flask llm machine-learning natural-language-processing prompt-engineering react sql sqlite
Last synced: 28 Apr 2026
https://github.com/therealbyteraver/restapi
Treehouse Project 9: Rest API created with Express
mysql nodejs orm rest-api restful-api sequelize sqlite
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/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/cleytonw/api-nodejs
Building a complete API using Node.js and Express. Let's create a database using SQLite, manipulate our database in conjunction with the Query Builder Knex.js
express javascript knexjs nodejs sqlite
Last synced: 28 Apr 2026
https://github.com/bemmett1/habitlog
Offline-first habit tracker built with Expo and SQLite. Track your mood, food, exercise, and notes privately on your device.
expo habit-tracker mobile offline react-native sqlite
Last synced: 28 Apr 2026
https://github.com/mohamed-taha-essa/dj-todo-api
Django To-Do App
api-rest django django-application django-project django-rest-framework python sqlite
Last synced: 09 May 2026
https://github.com/explodes/query-db
Sqlite wrapper for Android's SQLiteOpenHelper
Last synced: 28 Apr 2026
https://github.com/edegan-furb/favoriteplacesapp
React Native - Camera, Location & Device Storage
google-geolocation-api google-maps-api javascript react-native sqlite
Last synced: 09 May 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/codecsrayo/proyecto_integrador_iv
Para resolver este proyecto y crear el pipeline ELT, deberás completar los archivos de Python (.py) y SQL (.sql) que están distribuidos en diferentes carpetas
airflow datawarehouse jupyter-notebook python sqlite
Last synced: 09 May 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/cbrnrd/authium
A simple software authentication server
api authentication gem ruby rubygems sinatra sql sqlite webhook
Last synced: 28 Apr 2026
https://github.com/iksergey/sqlite-practice-for-expert
📊 🧑🏼💻 История о том, как начать в SQL и SQLite
Last synced: 24 Oct 2025
https://github.com/quackness/new-to-with-python-flask-vue
flask python sqlalchemy sqlite vue
Last synced: 28 Apr 2026
https://github.com/Quinnod345/context-engine
A lightweight context engine for AI agents. Ingest events, build semantic context, query with natural language. Zero config.
ai ai-agents context developer-tools embeddings llm mcp model-context-protocol nodejs pgvector rag semantic-search sqlite temporal-decay typescript vector-search zero-config
Last synced: 19 Apr 2026
https://github.com/munozrc/wallet-logger
A simple app to log income, expenses, and credit card payments. 📂 Data is stored locally using SQLite.
expo react-native sqlite typescript
Last synced: 28 Apr 2026
https://github.com/quazex/nestjs-knex
NestJS module for Knex library
knex mysql nestjs pg sqlite typescript
Last synced: 31 Mar 2025
https://github.com/ashhad1200/angular---dotnet
This is my first Angular project, integrated with C# and .NET 8.
angular bootstrap cors csharp dotnet mkcert ngx-bootstrap sqlite webapi
Last synced: 11 Apr 2026
https://github.com/quanghuybest2k2/tudientienganh
Dự án môn phát triển ứng dụng Android JAVA (Bản chính thức)
Last synced: 10 Apr 2026
https://github.com/thitikorn-nupan/android-app-list-view-crud-sqlite
android-material-design android-studio kotlin sqlite xml
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/tsnsoft/dialogblocks_sqlite_demo
Пример программы на C++ с использованием базы данных SQLite и wxWidgets в DialogBlocks и Visual Studio 2022
dialogblocks sqlite visual-studio wxwidgets
Last synced: 02 May 2026
https://github.com/bansal-samarth/guestflow
Visitor Management System using React, Flask, SQLite.
Last synced: 24 Mar 2025
https://github.com/elhussin/search
A Smart Desktop App for Lens Price Search Developed using Python and Tkinter, this intuitive application simplifies lens price searches based on company, brand, and lens attributes. Designed for efficiency, it provides seamless interaction with a SQLite database in a user-friendly interface.
desktop-application python search sqlite tkinter
Last synced: 29 Apr 2026
https://github.com/kavindu-kodikara/farm_share
FarmShare is an Android-based agricultural investment platform where farmers raise funds by selling stock units (1 kg = 1 stock unit). Dynamic stock pricing is based on real-time weather & soil risk scores. Built with Android (Java), Spring Boot, MySQL, Firebase, and PayHere, it ensures transparent & secure farm investments.
android firebase firebase-storage firestore java spring-boot sql sqlite
Last synced: 12 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/angelgc95/ride-pressure-widget
City-level mobility pressure signal built from live data and transparent provider coverage.
market-signal mobility nextjs sqlite typescript weather-data
Last synced: 08 Jun 2026