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/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/rabestro/sql-challenge-solutions
A collection of SQL challenges and solutions from various courses and websites, aimed at enhancing database querying skills.
challenges solutions sql sqlite
Last synced: 08 Nov 2025
https://github.com/timyiu478/wiz-challenges
Hands-on Cloud Capture the Flag (CTF) challenges by Wiz
ai aws cloud eks-cluster iam incident-response istio kubernetes llm security sqlite
Last synced: 25 Apr 2026
https://github.com/bhola-dev58/smart-task-tracker-api
Smart Task Tracker API is a RESTful service built with FastAPI and SQLite that allows users to create, view, update, delete, and filter tasks by completion status. It’s a simple and efficient backend solution for task management applications.
fastapi sqlalchemy-database sqlite uvicorn
Last synced: 03 May 2026
https://github.com/danielsrbueno/flash-master-backend
Backend for a flashcards mobile app, a school assignment.
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/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/bastean/dsgo
Discord Got.
discordgo dsgo fiber fomantic-ui go gorm mysql sqlite templ
Last synced: 03 May 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/o6lvl4/memre
AI-powered spaced repetition flashcards. Native macOS desktop app with multi-provider LLM support (Ollama / Claude / Gemma 4) and 2026 Go DDD architecture.
anthropic claude ddd desktop-app domain-driven-design flashcards gemma golang llm local-first macos ollama react sm-2 spaced-repetition sqlite tailwindcss wails wails-v3
Last synced: 26 Apr 2026
https://github.com/stephenlb/pubnub-sqlite-server
How to Use localhost as Web Database Server. The PubNub SQLite Query Server contains a Node.js server application that uses PubNub to listen for SQL queries on a specified channel and executes them on an in-memory SQLite database. The results are then sent back to a designated response channel.
nodejs server sql sqlite sqlite3
Last synced: 26 Apr 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/marcelosanchezdev/paginapeliculas
Página de Películas Una aplicación web para explorar, buscar y gestionar películas favoritas. Utiliza la API de TMDb para obtener datos de películas y cuenta con un sistema de autenticación desarrollado en Node.js. Frontend creado con React y estilizado con Bootstrap.
authentication axios bootstrap express frontend-backend fullstack jwt movie-app nodejs react sqlite tmdb-api vite zod
Last synced: 09 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/manjit-baishya-datascience/homestay-database-management-system
This Accommodation Booking System is designed to facilitate the booking and management of listings, guests, hosts, bookings, amenities, and reviews.
database-design schema sql sqlite
Last synced: 07 Jun 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/jacksonr553/hospital-management-oop-javafx
A JavaFX-based Hospital Management System built with Java 22 and SQLite, designed to provide an intuitive interface for managing hospital operations.
audit-logging crud dashboard hospital-management-system java javafx sqlite
Last synced: 03 May 2026
https://github.com/maybebyte/flask-patient-registration-demo
Full-stack Flask/Python/HTML/CSS/Jinja2 learning project. Patient registration web application demo with SQLite database, pico.css, and form validation.
css database demo flask form-validation forms full-stack html jinja2 learning-project patient-registration picocss python sqlite validation web-app web-application web-development webapp
Last synced: 09 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/jasonrobertdestiny/espmonitor
IoT environmental monitoring system with ESP32, Flask, and Web UI - Real-time temperature, humidity, and water level monitoring with threshold alerts
arduino dht11 dht22 environmental-monitoring esp32 flask iot realtime-monitoring rest-api sensors sqlite web-dashboard
Last synced: 08 Nov 2025
https://github.com/akashvarma26/data-analysis-on-imbd-using-sqlite3
Data Analysis on IMDb dataset using sqlite3 and Pandas in Jupyter notebook.
data-analysis jupyter-notebook pandas-dataframe sqlite
Last synced: 27 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/sistematico/python-sqlite-crud
Exemplo de operação CRUD(Create, Read, Update, Delete) usando o Python 3 e SQLite 3
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/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/mustafanarin/flag-quiz-app-sqlite
Country flag recognition game.
Last synced: 27 Apr 2026
https://github.com/codystair/todo_list_app
Simple todo list app in JavaScript using Express and SQLite on the backend and jQuery on the frontend.
express html-css javascript jquery sqlite
Last synced: 27 Apr 2026
https://github.com/persteenolsen/django-starter-five
Python and Django Website hosted at Vercel using PostgreSQL. Ready for serving static files and using Django model for a Blog
django postgresql python 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/kavindu-kodikara/beezz
A fully functional Java SE application developed for one of my client to manage inventory for their small resin art crafting business. Includes dashboard analytics, invoice and customer management, product stock tracking, and GRN notes. Built with Java and MySQL.
Last synced: 27 Apr 2026
https://github.com/donmaruko/flask-data-analysis
Flask API for statistical calculations. Data analysis, cleansing, visualization, and manipulation. Documented by Swagger.
api api-rest data-analysis data-science data-visualization datascience flasgger matplotlib pandas seaborn sqlite wordcloud
Last synced: 03 May 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/microwaves/sqlite-db-sample
Just an example package to create and handle sqlite databases in Go
Last synced: 28 Apr 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/prabhakar-naik/python-flask-rest-api
python-flask-rest-api Application
dbms-project flask-application python python-project restful-api sql sqlite
Last synced: 28 Apr 2026
https://github.com/muhammed770/dynamicweb
dynamic content management system Create projects, pages and add contents to your pages
blade-template laravel php sqlite vite
Last synced: 28 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/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/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/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/pedroka-dev/playmove-fornecedores-api
Aplicação ASP.NET com WebAPi e gerenciamento de banco utilizando Entityframework 6 + Jogo Unity consumidor dos dados.
asp-net csharp entity-framework sqlite unity
Last synced: 09 Jun 2026
https://github.com/universal-development/polydata-embedded-cms
SQLite and Hateoas based service for getting poly records
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/amscotti/hnjobsearcher
Python application for looking at job postings from the Hacker News monthly job posting
hackernews jobsearch python sqlite
Last synced: 29 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/dhiraviyasundaram/sql-injection-demo
A Flask app demonstrating SQL Injection vulnerability and its prevention using parameterized queries.
demonstration education flask parameterized-queries python security sql-injection sqlite vulnerability web-security
Last synced: 03 May 2026
https://github.com/muhammadmoeezkhan/aboard-the-cruise-ship_local
Android SQLite Full-Stack App for Cruise companies to manage Cruise Ships!
Last synced: 29 Apr 2026
https://github.com/eduolihez/bincat
BinCat, is designed to manage and generate secure tokens for authentication purposes. It provides a simple interface to generate, validate, and revoke tokens, ensuring secure access to various systems. The project is built using Python and SQLite, showcasing skills in database management, token security, and Python programming.
python sqlite token-authetication token-based-authentication token-gen
Last synced: 29 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/anganda/projectmoderncpp
A Client-Server Application for the Modern C++ Course
client-server cpp cpr crow moderncpp qtframework sqlite
Last synced: 29 Apr 2026
https://github.com/ghwmelite-dotcom/skipper-detergents
Edge-native e-commerce platform for Skipper Detergents — a Ghanaian household-essentials brand. Storefront + admin CMS + API on Cloudflare Workers / D1 / R2 / KV, with bulk pricing, Paystack & manual-transfer checkout, and a strict TypeScript monorepo.
cloudflare-d1 cloudflare-kv cloudflare-r2 cloudflare-workers ecommerce edge-computing ghana hono monorepo paystack pnpm-workspaces serverless sqlite turborepo typescript zod
Last synced: 08 Jun 2026
https://github.com/victorkiosh/temperature_anomaly_detection
Real-time temperature anomaly detection with FastAPI, Streamlit, and Docker — simulating IoT sensor data for predictive monitoring.
data-science docker fastapi iot machine-learning mlops model-deployment python real-time-analytics sqlite streamlit tensorflow timeseries
Last synced: 06 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/bonk-dev/saturday
A Python 3 app designed to scrape science publication metadata from various sources
csv csv-parser elsevier google-scholar html-scraping scopus scraper sqlite
Last synced: 29 Apr 2026
https://github.com/mattytomo365/database-management-system
An application contributing towards my placement with HARTS (Hospital Arts, Liverpool), serving as an application which manages and stores administrative information such as volunteer information, universities, roles, and artists at HARTS, reducing workloads for members of staff.
Last synced: 29 Apr 2026
https://github.com/jamison0902/tkinter
Tool Reservation System with python and SQlite
Last synced: 29 Apr 2026
https://github.com/kayannr/surfs-up
Climate Analysis and Data Exploration of Climate Database Using Python (Pandas, Matplotlib), SQLAlchemy (ORM Queries) and Flask
pandas python sqlalchemy sqlalchemy-orm sqlite
Last synced: 04 May 2026
https://github.com/xcvzmoon/vanilla-php-api
A repository for building a fast and secured API using nothing but vanilla PHP
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/abhay-goyal-i/ecommerce-data-analytics-indian-market
E-commerce Data Analytics: Customer Churn, RFM Analysis & Business Intelligence Insights for Indian Market
business-analytics business-intelligence cohort-analysis customer-products customer-segmentation data-analytics data-science jupyter jupyter-notebook python rfm-analysis sqlite sqlite3 tableau-dashboards tableau-public visualization
Last synced: 29 Apr 2026
https://github.com/sarapmagcode/simple-inventory-app-using-room-for-data-persistence
An app for storing items using Room library and SQLite
android coroutines dao entities factory-pattern kotlin room-persistence-library singleton-pattern sqlite view-binding
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/leoguilen/golang-todo-api
Development of Todo Api in Golang for studies.
docker golang kubernetes sqlite swagger
Last synced: 29 Apr 2026
https://github.com/jakesaintg/codeyousqlpractice
A handful of SQL scripts to generate test data and play with queries in SQL! This was made for use in the Code Louisville Software Development level 2 course.
csharp educational hacktoberfest javascript sqlite typescript
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/marlycormar/icare
Convert sqlite db and tabular data into a mysql db for the iCARE project
Last synced: 29 Apr 2026
https://github.com/jmund15/maui-calculator-expansion
CS-797R (Cross-Platform Mobile Development) Project. Adding functionality (Scientific Calculator, SQLite, REST API, etc.) to the original sample app.
calculator dotnet maui rest-api sqlite swagger xaml
Last synced: 29 Apr 2026
https://github.com/tomashubelbauer/dapper-sqlite
Looking into using Dapper with SQLite
Last synced: 29 Apr 2026
https://github.com/aland20/aland20.com
nextjs prisma sqlite tailwindcss typescript
Last synced: 29 Apr 2026
https://github.com/egorumaev/sql-trainings
SQL (PostgreSQL / MySQL / SQLite) trainings
Last synced: 29 Apr 2026
https://github.com/topi314/gomigrate
Golang SQL database schema migration library
database database-migration go golang migration postgres sqlite
Last synced: 29 Apr 2026
https://github.com/ruffdd/csf
Calendar Synchronizing Filter
calendar filter flask ical sqlite synchronization typescript
Last synced: 29 Apr 2026
https://github.com/andreiglesias/spypixel
Lightweight spy pixel server with effective tracking capabilities
docker flask spy-pixels sqlite
Last synced: 29 Apr 2026
https://github.com/l1ve4code/sfera-laravel
Test tasks for work developed on Laravel
Last synced: 19 Feb 2026
https://github.com/bw-hro/sqlitemap
sqlitemap is a lightweight C++ wrapper around SQLite that provides a simple, map-like interface.
cpp17 data-store key-value-store sqlite
Last synced: 03 Aug 2025
https://github.com/fs-frost/sql-playground
SQL playground to test queries using SQLite on the browser through WASM, installable as PWA.
pwa sql sqlite svelte typescript wasm
Last synced: 30 Apr 2026
https://github.com/lscasas/demo_laravel
Laravel-based web app for managing jobs, authentication, CRUD operations, background tasks, and route/controller architecture.
laracasts laravel sqlite tailwindcss
Last synced: 30 Apr 2026
https://github.com/t1chcoder/cinemabot
Telegram bot for movie recommendations, reviews and personalized watchlists
aiogram movies-and-cinemas postgresql python sql sqlalchemy sqlite telegram-bot
Last synced: 30 Apr 2026
https://github.com/tiberius1954/office_management_system_java_sqlite_zt
employee management
employee-management good-for-learning java office-management sqlite
Last synced: 30 Apr 2026
https://github.com/hxfdarling/sqlite
sqlite wrapper for node sqlite
nodejs nwjs sqlite sqlite-wrap
Last synced: 30 Apr 2026
https://github.com/palewire/datasette
A datasette instance hosting public records gathered by palewi.re
data-journalism datasette journalism news public-records sqlite
Last synced: 30 Apr 2026