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-09 00:25:56 UTC
- JSON Representation
https://github.com/pflegra/core
Self-hosted care management platform for German care benefits (SGB XI)
caregiving fastapi germany healthcare home-assistant open-source pflege pwa self-hosted sgb-xi sqlite
Last synced: 29 May 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/sridevi2108/ai-code-reviewer
AI-powered code review application with Flask backend and LLM integration
css flask groqapi html pytest python sqlite vanilla-javascript
Last synced: 08 Nov 2025
https://github.com/paulo-martins182/zendairbackend
Backend onde o foco principal é convite de usuários com envio de email e a gestão de atividades.
nodejs prisma sqlite typescript zod
Last synced: 12 Apr 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/kazimovzaman2/cs50w-network
📶 Project 4 of "Harvard CS50’s Web Programming with Python and JavaScript"
cs50 cs50w cs50web-project4 css django html network python sqlite
Last synced: 12 Apr 2026
https://github.com/faint-liebfraumilch101/fraud-detection-sql-unsupervised
🕵️♂️ Detect fraud in bank transactions using SQL for feature engineering and Python's Isolation Forest for unsupervised anomaly detection.
anomaly-detection banking-data data-analysis data-science financial-analytics fraud-detection isolation-forest machine-learning portfolio-project python sql sqlite unsupervised-learning
Last synced: 07 May 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/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/l1ve4code/sfera-laravel
Test tasks for work developed on Laravel
Last synced: 19 Feb 2026
https://github.com/deviquee/ou-edu-pulse-app
OUEduPulse - OU Student Management
android java mobileapp room-database sqlite
Last synced: 03 Aug 2025
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/wtmcgrew/sql-credit-risk-analysis
Credit Risk Analysis using SQL & Excel – Approval trends by FICO, DTI, PTI, LTV, and delinquencies.
case-study credit-risk data-analysis financial-analysis loan-applications portfolio-project sql sqlite underwriting
Last synced: 04 Jul 2025
https://github.com/ejw-data/webdev-ab-testing
Flask app that tracks webpage interactions for A/B testing
flask html-css-javascript javascript sqlalchemy sqlite
Last synced: 12 Apr 2026
https://github.com/nitindahiya-dev/rust-pastebin
Allows you to create, store, and share text pastes with unique tokens
actix-web pastebin rust sqlite
Last synced: 22 Apr 2026
https://github.com/tsnsoft/tsn_java_sqlite_demo_maven
Простейший пример работы с базой данных SQLite через JDBC в NetBeans с Maven
Last synced: 08 May 2026
https://github.com/Fylga/Workshop_BunJS
Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It ships as a single executable called bun. The workshop will cover most of it functionnalities in order to create an API/Front Web.
Last synced: 27 Sep 2025
https://github.com/ryanbritodev/django-fiap
Repositório para um sistema de Biblioteca desenvolvido durante o Nano Course do framework Django na FIAP.
Last synced: 09 May 2026
https://github.com/riscue/ha-ai-memory
Long-term memory system for AI assistants in Home Assistant. Store facts, preferences, and context that persists across conversations.
ai assist custom-component hacs home-assistant ltm memory sqlite
Last synced: 12 Apr 2026
https://github.com/asifhaider/staql
All of my SQL Practice Codes from various MOOCs in one place.
data-science database jupyter sqlite
Last synced: 20 Apr 2026
https://github.com/mzaini30/html-sandbox
Repositori yang berisi dengan aplikasi HTML Sandbox berbasis PHP
codeigniter css html javascript php sqlite twig
Last synced: 09 Apr 2026
https://github.com/redredchen01/seoserper
Self-use Streamlit tool that analyzes Google + Bing SERP surfaces (Suggestions / PAA / Related Searches) via SerpAPI. 3-surface mode (key set) or Suggest-only (key unset). SQLite-backed history + compare view + MD/CSV export.
autocomplete bing google-serp paa python seo serpapi sqlite streamlit
Last synced: 29 May 2026
https://github.com/shihanng/csvs-to-sqlite-act
GitHub Actions for csvs-to-sqlite https://github.com/simonw/csvs-to-sqlite.
csv datasette datasette-io github-actions python sqlite
Last synced: 09 Apr 2026
https://github.com/kobie3717/ai-iq
AI-IQ: Persistent context system for AI coding assistants. AI doesn't need knowledge — it needs relevant context. Hybrid search (FTS+semantic), graph intelligence, zero config.
ai ai-agents ai-tools claude-code cursor developer-tools fts5 knowledge-graph llm memory sqlite
Last synced: 02 Apr 2026
https://github.com/ninomiquelino/php-auth-system
Sistema de Login e Sessão simples e seguro construído com PHP POO, utilizando PDO e SQLite para armazenar senhas hasheadas com password_hash() (BCRYPT). Foca na gestão segura de autenticação.
css hashing html javascript login pdo php secure-login session sqlite tailwindcss
Last synced: 13 Apr 2026
https://github.com/dark-lon3r/flirtify
Flirtify - Ваш идеальный помощник в мире знакомств!
acquaintances aiogram aiogram-bot bot bots folow geolocation monobank photos python python-3 python3 sqlite telegram telegram-bot tg tgbot ukraine ukrainian
Last synced: 28 Feb 2025
https://github.com/raulpe7eira/valoriza
nlw#6 - trilha nodejs from rocketseat by Rafael Camarda
jwt learn nlw nlw-6-nodejs nodejs rocketseat sqlite typeorm typescript
Last synced: 13 Apr 2026
https://github.com/varundhand/bookflo-lms
A multi-user library management system to manage e-books. Features include role-based access control (RBAC), user and librarian dashboards, section and e-book management, search functionalities, batch jobs (daily reminders, monthly reports), caching with Redis, and performance optimization.
celery flask library-management redis sqlite
Last synced: 13 Apr 2026
https://github.com/kiran8053/movie-ratings-analysis
SQL-based exploratory analysis of movie ratings
analytics data-science movies sql sql-server sqlite
Last synced: 12 Apr 2026
https://github.com/jonahkingcs/household-tracker
A desktop app for Mac built with Python (PySide6 + SQLite) to track household chores and recurring purchases, featuring analytics, rotation fairness, and offline persistence.
analytics desktop-app macos personal-project portfolio productivity pyside6 python qt sqlite task-tracker usability
Last synced: 30 Apr 2026
https://github.com/kfcemployee/aiogram-simple-todo-bot
Мой первый проект на питон: простой ассинхронный ToDo-бот с напоминаниями и возможностью настройки задач и напоминаний с поддержкой postgres и sqlite.
aiogram postgres postgresql python sqlite telegrambot
Last synced: 25 Sep 2025
https://github.com/pedropalmier/8-week-sql-challenge
My solutions for the 8 Week SQL Challenge, answering business problems using PostgreSQL.
postgres postgresql sql sqlite
Last synced: 16 May 2026
https://github.com/dieegogutierrez/todolist
TODO web application built with Flask.
bootstrap css flask html sqlalchemy sqlite
Last synced: 13 Apr 2026
https://github.com/jeannesbryan/deaddrop
An extreme, static-first, zero-JS, and post-quantum social syndication protocol designed for Tor networks and low-end hardware.
asynchronous cryptography cypherpunk darknet decentralized onion-service opsec p2p php post-quantum privacy proof-of-work self-hosted social-network sqlite tor zero-js
Last synced: 07 Jul 2026
https://github.com/teotimepacreau/express-newsletter
Newsletter website built with NodeJS, Express and SQLite
emailgeeks express flyio newsletter newsletter-mail newsletter-signup nodejs sqlite subscription subscription-service unsubscription unsubscription-service
Last synced: 09 Apr 2026
https://github.com/ohmatey/synek
Knowledge canvas that turns chat prompts into living timelines
ai bun knowledge-graph local-first react self-hosted sqlite tanstack-start timeline
Last synced: 11 Jun 2026
https://github.com/jhonywalkeer/messages-board
A message board where the user can register and/or authenticate only using the email, soon after logged in he can post a message on the wall and the message can be deleted.
apollo challenge graphql message nestjs nodejs reactjs sqlite study typeorm typescript
Last synced: 15 Apr 2026
https://github.com/fbarffmann/sqlalchemy-challenge
Built a Flask API with SQLAlchemy to analyze and visualize Hawaii climate data. Automated data extraction and developed database queries for temperature and precipitation insights.
api climate-data data-analysis data-visualization flask orm python sql sqlalchemy sqlite
Last synced: 13 Apr 2026
https://github.com/alejandrodavidarzolasaavedra/bpresion-react-native-app
Anota tu tensión arterial, mira tu evolución con gráficas y descubre recetas para mantener tu tensión bajo control.
jest react-native react-native-graphs spoonacular-api sqlite zustand
Last synced: 13 Apr 2026
https://github.com/deibsoncogo/nest-js-test
Projeto criado para demonstrar a utilização de testes automatizado com o Nest JS, Jest e o Supertest
dokcer-compose jest mock nestjs prisma sqlite supertest typescript
Last synced: 13 Apr 2026
https://github.com/cmarker0/Android_Exam
Exam soulution for PGR201-V18 - Java Android app for a Tic-Tac-Toe game
android exam game-development sqlite tic-tac-toe
Last synced: 25 Sep 2025
https://github.com/leonardospereira/rocketmoviesbackend
Projeto Back-End com funcionalidades de listar filmes, além de poder fornecer notas e tags para o filme.
express javascript knex nodejs sqlite
Last synced: 09 Apr 2026
https://github.com/albingroen/northspawn
In the course webserver-programming our mission was to create the best official site for the gaming event and hackathon Northspawn & North-Hack.
php php7 sqlite sqlite-database webserver
Last synced: 09 Apr 2026
https://github.com/ronganbai/smart_ledger
Flutter personal finance tracker with offline-first storage and Supabase cloud sync
dart flutter ledger mobile-app personal-finance sqlite supabase
Last synced: 09 Mar 2026
https://github.com/skitij-kumar/all-data-projects
This file contains all the data related projects
excel jupyter-notebook pivot powerbi python sql sqlite
Last synced: 13 Apr 2026
https://github.com/whizydan/movie_tickets
android app with sqlite database to create/book movie tickets
Last synced: 14 May 2026
https://github.com/elis-vasconcelos/full-stack-moviedb
A full on Netflix adjacent site using the TMDB's api.
backend expressjs frontend full-stack next prisma-orm react responsive sqlite typescript
Last synced: 04 Feb 2026
https://github.com/hgwk/memory
로컬 AI 에이전트를 위한 인간형 메모리 시스템. 검색 대신 자동 표면화와 연상 회상을 지향합니다.
agent-memory ai episodic-memory local-first mcp python spreading-activation sqlite
Last synced: 12 Jun 2026
https://github.com/lucasfeliciano02/freelaway-django
Projeto web de aplicação para contratação de freelances feito em Django durante a semana PyStack Week 3.0 com foco no back-end e conversando com templates front-end 🐍
bootstrap django django4 migrations mvt orm python sqlite templates
Last synced: 09 Apr 2026
https://github.com/moolenbeek/sveltekit-auth-prisma
sveltekit user auth template using lucia, prisma, sqlite, and pico css
adapter adapter-prisma auth lucia middleware picocss prisma prisma-client sqlite svelte sveltekit
Last synced: 01 Aug 2025
https://github.com/ungana/sqlx-sqlite-database-connection
An example project showing how to use SQLx and SQLite together in a Rust project.
connection example rust rust-lang sqlite sqlite3 sqlx sqlx-cli
Last synced: 28 Apr 2026
https://github.com/edoardotosin/observatory-booking
A Flask-based, self-hostable observatory booking web app with role-based access control, weather-aware event booking, and encrypted user data. Built with Tailwind CSS for a modern, responsive UI.
booking database flask python sqlite tailwindcss webapp
Last synced: 09 Apr 2026
https://github.com/tinodidriksen/pdo
PDO MySQL/MariaDB/PostgreSQL/SQLite wrapper adding nested transactions and sane defaults
mariadb mysql pdo php postgresql sqlite
Last synced: 09 Apr 2026
https://github.com/leoziondev/nlw-esports-server
NLW eSports Server - By Rocketseat
express nodejs prisma-client prisma-orm prisma-studio sqlite typescript
Last synced: 09 Apr 2026
https://github.com/artem-babenko/taskswebapp
Проект "Список завдань" – це мій другий веб-додаток для створення, управління та видалення щоденник завдань. Головна мета проекту полягає в створенні зручного та ефективного інструменту для кращого організації справ користувача.
asp-net-core csharp css entity-framework-core html js restful-api sqlite
Last synced: 05 Apr 2026
https://github.com/thamyresarm/rocketseat-nlw-projeto
Repositório para manter a evolução do aplicativo criado na Missão Ignite a NLW da RocketSeat
css3 html5 nodejs react-native reactjs sqlite typescript
Last synced: 13 Apr 2026
https://github.com/arianacabral/bibliomania
📖 Aplicação para Gerenciamento de Biblioteca
Last synced: 18 May 2026
https://github.com/bbingz/engram
Cross-tool AI session aggregator: TypeScript MCP server and macOS menu bar app
ai-coding local-first macos mcp raspberry-pi sqlite typescript web-ui
Last synced: 07 Jul 2026
https://github.com/matheusfdc10/habits-rocketseat
fastify prisma react sqlite tailwindcss typescript
Last synced: 09 Apr 2026
https://github.com/lukasdias/nlw-return-back
NLW Return Backend
express jest nodejs postgresql prisma sqlite typescript
Last synced: 09 Apr 2026
https://github.com/moniaar/calcify
Pharmacy POS system using Electron.js and sqlite3.
css desktop-app electron electronjs full-stack fullstack-development html javascript js sqlite sqlite3
Last synced: 09 May 2026
https://github.com/maricastroc/clickmail
Mail Tracking Service built with PHP / Laravel and React.js
laravel php reactjs sqlite tailwindcss typescript
Last synced: 13 Apr 2026
https://github.com/divertimentos/sql-playground
Repository created to store POCs related to SQL
Last synced: 23 Sep 2025
https://github.com/tudor-rusu/sym34-address-book
Symfony 3.4. - Address Book
Last synced: 02 Jan 2026
https://github.com/1ayanabil1/databases-with-the-python
Learn how to work with SQL and NoSQL databases in Python using SQLite, MySQL, and MongoDB. Hands-on notebooks following the official Udemy course.
data-science database jupyter-notebook mongodb mongodb-database mysql nosql python sql sqlite udemy-course
Last synced: 13 Apr 2026
https://github.com/chris-1101/magic-8ball
:8ball: Web-app implementation of the magic 8-ball
expressjs javascript nodejs reactjs rest-api sequelizejs sqlite
Last synced: 02 Apr 2026
https://github.com/chrisross5/movie-web-shop-spring
College project (Java web programming S6): A dockerized Java Spring web shop, deployed on GCP App Engine. Supports anonymous browsing, customer & admin roles, cart management, purchase history & more.
appengine daisyui docker h2-database java javascript jdbc jpa lombok spring spring-boot spring-security sql sqlite tailwindcss thymeleaf
Last synced: 09 Apr 2026
https://github.com/cljoly/data
📊 Data sets to populate some parts of my website (mostly https://cj.rs/open-source/).
Last synced: 03 May 2026
https://github.com/arifshariati/nestjs-rest-api-boilerplate
Nest JS boilerplate for REST API
expressjs mongodb nestjs nodejs postgresql rest-api sqlite swagger typeorm typescript
Last synced: 09 Apr 2026
https://github.com/muhammadabir64/user_geo_chart
A simple way to get your website visitors country name & show them to your dashbaord.....
flask google-charts mysql php python sqlite
Last synced: 13 Apr 2026
https://github.com/pejamp/jobscalc-discover-02
Calculadora para trabalhos freelance desenvolvido durante a maratona Discover edição 02.
discover ejs javascript nodejs rocketseat sqlite
Last synced: 13 Apr 2026
https://github.com/alilleybrinker/daydream
Transparent, automatic syncing of in-memory data to/from SQLite
Last synced: 30 Apr 2026
https://github.com/hackfutsec/logdump
This program automates SQL injection testing on login pages by sending payloads, logging results, and supporting both single and multiple URL tests with concurrency and retry logic.
injection logging login logininjection loginjection sql sqlinjection sqlite sqlite3 sqlogininjection
Last synced: 31 Jul 2025
https://github.com/ethern-myth/react-sql-stack
Vite React app and C# backend. Full stack react app
csharp jwt material-ui netcore6 reactjs sqlite
Last synced: 17 Apr 2026
https://github.com/firdavsdev07/chat-ai
Современное AI чат-приложение с интеграцией Excel на Next.js 16 и Open AI
bun excel next16 openai-sdk sqlite tailwindcss
Last synced: 13 Apr 2026
https://github.com/yagnik-gohil/activity-tracker
Activity Tracker is a time management app that helps you track, analyze, and optimize your productivity by logging time spent on tasks and activities.
activity activitytracker desktop-app electron react sqlite timetracker
Last synced: 05 May 2026
https://github.com/madhukarbaikana/covid-19indiaportalapis
A database file covid19IndiaPortal.db consisting of three tables state, district and user. APIs to perform operations on the tables state, district only after authentication of the user.
expressjs jwt middleware nodejs sqlite sqlite3
Last synced: 13 Apr 2026
https://github.com/anasahtsham/pizzeria
A pizza ordering system made using Java and SQLite in android studio (native)
andoid-app android-studio java java-android-studio-project sqlite
Last synced: 15 May 2026
https://github.com/gzoonet/cortex
Local-first knowledge graph for developers. Watches your files, builds a knowledge graph with LLMs, lets you query across projects.
cli developer-tools gzoo knowledge-graph llm local-first mcp ollama sqlite web-dashboard
Last synced: 10 Mar 2026
https://github.com/cre8-capstone-project/driverbuddy
DriveBuddy is an AI-powered app with fatigue detection and real-time alerts to keep you safe on the road.
android android-app drizzle-orm drowsiness-detection firebase google-maps-api google-ml-kit machine-learning react-native react-native-app sqlite typescript vision-camera
Last synced: 11 Apr 2026
https://github.com/davimateus1/users-manager-backend
Desafio do back-end: Sistema de gerenciamento de usuários e emissão de relatórios
bcrypt docx fastify nodejs pdfkit prisma-orm sqlite typescript xlsx zod
Last synced: 11 Apr 2026
https://github.com/kishan2029/todo_list
It is the todo app created with flask framework. User can add the items in the todo list, update it and also delete it.
Last synced: 19 May 2026
https://github.com/raniellimontagna/mygoodtrip
Trabalho de aula desenvolvido em flutter com o tema de ser um aplicativo para fazer orçamentos de suas viagens!
Last synced: 11 Apr 2026
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/bielnascf/controleestoqueapi
API CRUD utilizando C#, ASP.NET para o projeto controle de estoque
api csharp dotnet entity-framework sqlite
Last synced: 13 Apr 2026
https://github.com/felixgeelhaar/nomi
Local-first, state-driven AI agent platform. Plan-review before execution, capability-gated tools, BYO LLM (Ollama / Anthropic / OpenAI). Tauri desktop + Go runtime.
agent-framework agents ai ai-agents anthropic golang llm local-first mcp ollama openai permission-system plugin-architecture privacy react sqlite tauri wasm
Last synced: 23 May 2026