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-06-30 00:25:48 UTC
- JSON Representation
https://github.com/yannx79/sales-api
This API provides the core operations for efficient sales service management.
api composer eloquent laravel migrations php sales sqlite sqlite3
Last synced: 27 Jan 2026
https://github.com/yumeangelica/study_register_database_app
A Python based study register app that saves, fetches, updates, and deletes course data. Connected to SQLite db.
Last synced: 20 May 2026
https://github.com/manjit-baishya-datascience/chaptered-emporium-library-management-system
Here is a new management system designed to help you manage your bookstore efficiently. Keep track of books, authors, customers, orders, publishers, genres, and more with ease!
database-design database-management databse-project sql sqlite
Last synced: 14 Oct 2025
https://github.com/jeff-pedro/node-express-sequelize
Explorando recursos do ORM Sequelize em uma aplicação em construída com Express.js e SQLite.
express nodejs sequelize sqlite
Last synced: 13 Apr 2026
https://github.com/bmarcotte/rest-demo-sqlite-database
A simple build system to create the SQLite db file used by my rest-demo-*-backend repos
Last synced: 09 Jun 2026
https://github.com/atinyshrimp/plm-class-project
A comprehensive Product Lifecycle Management (PLM) tool developed as a semester-long project for our PLM course.
database-management desktop-application management-tool plm product-management pyqt python sqlite sqlite3-database student-project supply-chain
Last synced: 16 May 2026
https://github.com/cyber-security-tech/top10-movies-web
Feature-rich full-stack Flask web app that lets users search, rate, and review movies via TMDb API, with smart genre filtering, interactive statistics (Chart.js), form validation (Flask-WTF), star-based ratings, and a polished UI/UX designed for real-world deployment.
api-integration bootstrap chartjs crud-app data-visualization flask flask-blueprints flask-wtf form-validation fullstack genre-filtering jinja movie-database python responsive-design sqlalchemy sqlite tmdb-api ui-ux web-app
Last synced: 08 Apr 2026
https://github.com/cyber-security-tech/ecommerce-web-app
Full-stack Flask eCommerce app with Stripe payments, wishlist system, admin panel, product reviews, and responsive UI. Built for portfolio demonstration and real-world web development practice.
bootstrap cart ecommerce flask flask-login flask-sqlalchemy flask-wtf fullstack portfolio python sqlite stripe webapp wishlist
Last synced: 13 Apr 2026
https://github.com/husniadil/cc-hooks
Advanced Claude Code hooks system with contextual TTS announcements, AI-powered completion messages, multilingual translation, and event-driven automation
ai-translation claude-code developer-experience elevenlabs event-processing fastapi gtts hooks middleware multilingual openrouter productivity sqlite text-to-speech tts
Last synced: 11 Apr 2026
https://github.com/kariemoorman/url-shortener
URL Shortener for dummy TLD
flask python snyk sqlite two-tier-architecture url-shortener
Last synced: 27 Jan 2026
https://github.com/araju-sinha/online-exam-website
Online exam website with Admin database
django-framework python3 sqlite
Last synced: 14 Apr 2026
https://github.com/boudhayan-dev/segregator-flaskapp
A web application that monitors real-time operation of a network of smart bins.
css3 flask-application flask-framework html5 python-3 sqlalchemy sqlalchemy-database-migrations sqlite
Last synced: 13 Apr 2026
https://github.com/therealsatria/linqwebapi
This project is an example implementation of a Web API using ASP.NET Core 8 with LINQ as the Object-Relational Mapper (ORM). The use case is the management of product data through the Product table.
api-rest asp-net-core crud dependency-injection dotnet-core dto-pattern efcore sqlite
Last synced: 13 Apr 2026
https://github.com/mizcausevic-dev/embedding-drift-graph
Track how entity embeddings drift across encoder model versions. SQLite store + Strawberry GraphQL API. Cosine drift events computed automatically on every record. Reference impl for RAG/eval pipelines re-encoding their corpus.
ai-governance drift-detection embeddings graphql llm numpy python rag sqlite strawberry-graphql vector-search
Last synced: 01 Jun 2026
https://github.com/zul132/music-player-web-app-django-nm
Music Player web application developed using Django and Python. Submitted as capstone project for Edunet Foundation's Web Technologies course under the Naan Mudhalvan program.
django django-application full-stack full-stack-application full-stack-development full-stack-web-development python sqlite sqlite-database
Last synced: 14 Apr 2026
https://github.com/sebmaz93/clippy_rust
Fullstack Note Taking app written in Rust
Last synced: 13 Apr 2026
https://github.com/ezdanapak/ivertubani_flutter_app
ივერთუბნის ინტერაქტიული მულტიპლატფორმული რუკა შექმნილი Flutter-ით. მხარდაჭერილია Android, Web და Windows. Interactive multi-platform map for Ivertubani district built with Flutter. Supports Android, Web, and Windows with offline caching and GIS integration.
dart flutter geojson geopackage gis ivertubani map-application multi-platform openstreetmap sqlite
Last synced: 01 Jun 2026
https://github.com/vdrbreno/shopper-testetecnico-leituras-backend
Teste Técnico da Shopper: API REST com leitura automatizada de água e gás utilizando Inteligência Artificial
api-rest docker fastify google-gemini jest node prisma sqlite typescript
Last synced: 27 Jan 2026
https://github.com/tmeftah/flask_skeleton
a base flask application with flask_login and user permission
boilerplate-application boostrap flask flask-sqlalchemy sqlite
Last synced: 06 May 2026
https://github.com/yasemindeki/foss
Open Source Development
cpp crypto libcurl nodejs pg qt rest sqlite tcp-server
Last synced: 05 Feb 2026
https://github.com/thachp/ezorm
Just another ORM for Typescript but a little easier to use.
mssql mysql orm postgresql sqlite
Last synced: 13 Apr 2026
https://github.com/nmarulo/record-structure-api
Convertir archivos de texto con formato de ancho fijo en tablas basadas en configuraciones de longitud de campo por tipo de registro.
api rest-api spring-boot sqlite
Last synced: 06 May 2026
https://github.com/emrebaykusak/eshopmicroservices
ECommerce application built with microservice architecture using CQRS, MediatR, DDD, Vertical and Clean Architecture implementation, ASP.NET Web API, Docker, RabbitMQ, MassTransit, Yarp API Gateway, PostgreSQL, Redis, SQLite, SQL Server, Marten, Entity Framework Core with .NET 8 and C# 12
asp-net-core asp-net-web-api clean-architecture cqrs-pattern docker event-bus event-driven marten mediator-pattern microservices postgresql rabbitmq redis rest-api sql-server sqlite vertical-slice-architecture yarp-gateway
Last synced: 10 Apr 2026
https://github.com/gms-001/rag-based-chatbot-tds
RAG-powered Virtual Teaching Assistant for IIT Madras’ Tools in Data Science (TDS) course. Built with LangChain, LangSmith, and Streamlit, this chatbot provides context-aware answers from course materials, manages user sessions with SQLite, and supports real-time chat streaming.
gemini-api langchain langgraph langsmith python rag-chatbot selenium sqlite
Last synced: 11 Apr 2026
https://github.com/tomashubelbauer/esm-dataview-getvarint
ESM (and non-ESM) JavaScript varint library
javascript library protobuf sqlite varint
Last synced: 13 Apr 2026
https://github.com/tiagociceri/nlw3-happy
:books: Projeto criado durante o Next Level Week #03
css javascript nodejs react react-native sqlite
Last synced: 27 Jan 2026
https://github.com/floony7/dev-jobs-website
A jobs website clone of Indeed for the purposes of practise using Next.js 14, server actions and Prisma.
nextjs14-typescript prisma server-actions sqlite tailwindcss zod
Last synced: 11 Apr 2026
https://github.com/BenaliOssama/snippetbox
An open-source forum built with Go, inspired by the book Let's Go by Alex Edwards (2022). Designed as a hands-on learning project for developers to explore web development with Go. Contributions and feedback are welcome!
backend css docker frontend go html javascript sqlite
Last synced: 11 Aug 2025
https://github.com/qlishell/sql-the-practical-guide
If you work in data, you’ll write SQL queries all the time. So how do you write efficient SQL queries that are optimized for performance
Last synced: 18 May 2026
https://github.com/mgnsk/calendar
A simple web-based event calendar system with iCalendar and RSS feeds.
echo fts5 gomponents htmx htmx-go ical rss snowflake sqlite
Last synced: 14 Feb 2026
https://github.com/yowidin/sqlite-burrito
A silly wrapper for the SQLite library
cplusplus cplusplus-17 cpp cpp17 sqlite sqlite3
Last synced: 22 Jan 2026
https://github.com/bartavius/jaza-just-a-zip-away
A web application that connects companies to roadtrip enthusiasts, lowering costs for everyone through a vehicle-relocation bounty system.
bootstrap5 django google-maps-api python react rest-api sqlite typescript
Last synced: 14 Apr 2026
https://github.com/zz-drop/zz-drop-server-minimal
Minimal reference implementation of the zz-drop API v1. For local dev, testing, and self-hosting experiments.
argon2 axum reference-implementation rest-api rust self-hosted sqlite sqlx
Last synced: 30 May 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/owen-krueger/bettermoneymanager
The best way to manage your finances.
blazor blazor-webassembly csharp rust sqlite tauri
Last synced: 13 Apr 2026
https://github.com/0nf1rey/school-management-api
alpine-linux devops docker docker-compose fastapi git pydantic python sqlalchemy sqlite uvicorn
Last synced: 13 Apr 2026
https://github.com/sistemasvox/questoesp.i
Coleção de questões e soluções de Projeto Integrador em Java e T-SQL.
java-8 java-app java-swing mysql mysql-database mysql-workbench sql sql-server sqlite sqlite-database sqlite3 sqlserver
Last synced: 13 Apr 2026
https://github.com/fenron-dev/mediashelf
Cross-platform Digital Asset Manager (DAM) — Flutter port of Nexus Explorer. Manage your local media library on Linux, Windows, macOS, Android & iOS.
cross-platform dart digital-asset-manager flutter media-library riverpod sqlite
Last synced: 14 Apr 2026
https://github.com/heraldofortuna/genomafoodies
You must implement a web application that allows keep track of different places to eat. The application is quite simple: so you only need to display a table that shows the information from the database. It is not registration or login is required.
css django html javascript python reactjs sqlite
Last synced: 13 Apr 2026
https://github.com/yogyy/fool-translations-ui
novel reader web app
drizzle-orm novel reader sqlite sveltekit
Last synced: 27 Oct 2025
https://github.com/lucianofedericopereira/lgit
lgit – Local Git: A Simple Git CLI Wrapper Script with SQLite Sync and Style.
cli cli-tool developer-tools git git-helper git-remote-sqlite git-wrapper history-tracking lightweight-git local-version-control nerd-font restore-commit scripting self-hosted shell-script sqlite sqlite-integration terminal-tools unix-utilities
Last synced: 08 May 2026
https://github.com/breezinstein/future-sight
Self-hosted, household-shared investment & wealth scenario planner — project net worth, model what-if events, compare scenarios. React 19 + Express 5 + SQLite, single Docker container.
docker finance homelab household personal-finance react scenario-planning self-hosted sqlite typescript wealth-planner
Last synced: 30 May 2026
https://github.com/bigyanse/nestjs-auth-vanilla
NestJS Auth Implementation based on TypeORM and JWT.
auth javascript mongodb mysql nestjs nodejs postgresql sqlite typescript
Last synced: 13 Apr 2026
https://github.com/lutriana/tm-taskmanager
TaskManager is an application that helps you organize tasks and to-dos in an easy, fast and simple way with a dynamic, understandable and scalable design. Through checks, reminders and task categorization, the user will always be aware of which tasks require the most importance.
apis css database html models python sqlite
Last synced: 13 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/wynelson94/longhand
Lossless local memory for Claude Code. The full, unabbreviated version. Every tool call, every file edit, every thinking block — stored verbatim on your machine. Persistent memory without tokens.
ai-memory anthropic chromadb claude-code forensic local-first lossless mcp mcp-server python recall sqlite
Last synced: 23 Apr 2026
https://github.com/inoles/grocery-app-blazor
Full Stack Web Based grocery shopping application with ASP.NET Core, Blazor, EF Core and SQLite
aspnet-core blazor-server bootstrap5 dotnet entity-framework entity-framework-core full-stack fullstack-development sqlite xunit
Last synced: 24 Feb 2026
https://github.com/dvamishkilapa/db_softdev
Страшная обертка, созданная с помощью на PyQT5, для БД разработчиков ПО.
Last synced: 23 Oct 2025
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/xanthium-enterprises/programming-sqlite-using-python-for-beginners
Learn to Create and Program a SQLite Database Using Python for Absolute Beginners
database database-programming python python-programming python3 sqlite sqlite-database-management sqlite3 sqlite3-database
Last synced: 23 Jan 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/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/damiansuess/learn.sqlite
Test of C# SQLite and SQLCipher database connections for Xamarin
csharp sqlcipher sqlite xamarin
Last synced: 24 Feb 2026
https://github.com/tudor-rusu/sym34-address-book
Symfony 3.4. - Address Book
Last synced: 02 Jan 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/oleksandra-o/sqlite
Using Databases with Python University of Michigan class
Last synced: 22 Feb 2026
https://github.com/martn2023/yindeed_indeed_clone
a simplified version of Indeed.com in Django
crud database deployment django heroku object-oriented-programming oop python sqlite webapp
Last synced: 28 Jan 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/odaiseas/road-crash-analysis
Анализ ДТП в России (2015–2024) с помощью Python, SQL и визуализаций
jupyter pandas python sql sqlite traffic-accidents
Last synced: 04 May 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/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/tiberius1954/mmytodolist
Simple todolist
database java java-programming java-programming-exercises java-project sqlite todolist
Last synced: 14 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/tiim/etherpad-sqlite-docker
Dockerfile for etherpad-lite with sqlite installed. Not maintaned, for new repo see:
docker dockerfile etherpad-lite sqlite
Last synced: 24 Oct 2025
https://github.com/williyam-m/flipkart_grid_6_0
Smart Vision Technology Quality Control
cnn django efficientdet flipkart flipkart-grid flipkartgrid hackathon keras machine-learning mobilenetv2 mobilenetv2-model ocr opencv pytesseract python sqlite support-vector-machine svm tensorflow tesseract
Last synced: 24 Feb 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/kkkkninezzz/home-bangumi
不太auto的追番工具
graalvm jdk21 mapstruct springboot3 sqlite vue
Last synced: 23 Jan 2026
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/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/rgolubtsov/customers-api-proto-lite-lfe-cowboy
A daemon written in LFE (Lisp Flavoured Erlang), designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.
cowboy customers docker json lisp-flavoured-erlang microservice rest-api sqlite
Last synced: 17 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/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://gitlab.com/codeigniterpower/codeigniter-login
a CI login example using: simple check, database or mail IMAP account
codeigniter codeigniter2 codeigniter3 login odbc php php5 php7 php8 session sqlite sqlite3
Last synced: 25 Feb 2026
https://github.com/lucasdavi99/passvault
🔑 PassVault – Gerenciador de senhas Android desenvolvido com .NET MAUI, focado em segurança e privacidade.
android csharp dotnet-maui encryption mvvm open-source password-manager security sqlite
Last synced: 26 Oct 2025
https://github.com/tsnsoft/tsn_java_sqlite_demo_maven
Простейший пример работы с базой данных SQLite через JDBC в NetBeans с Maven
Last synced: 08 May 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/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/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/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/FilipRokita/python-ai-quiz
A simple Flask-based quiz web application that allows users to take quizzes, track their high scores, and manage sessions. The app uses SQLite for data storage and supports user authentication. Perfect for learning Flask and database integration!
backend bootstrap database flask full-stack python quiz-app session-management sqlite web-app web-development webapp
Last synced: 26 Oct 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/joshy180696/taskmanagerdashboard
Frontend for Task Manager Interface with HTML, CSS and JavaScript
aspnet-core dotnet github-pages html-css-javascript render sqlite task-management
Last synced: 19 Apr 2026
https://github.com/vitaliibezuhlyi/ordersapi
A set of clean approaches based on cqrs (mediatR) to api development using the fictional example of customer orders
api-rest asp-net-core cqrs mediatr sqlite unit-testing x-unit
Last synced: 12 Jun 2025
https://github.com/edugese/task-manager
This Ionic 6 Angular Android app empowers you to manage tasks offline. Create, edit, mark tasks complete, and delete them. View pending and completed tasks in separate lists, and track deadlines with a calendar view. Set reminders with local notifications directly on your device - no internet connection required!
angular capacitor-android ionic ionic-framework sqlite typscript
Last synced: 25 Feb 2026
https://github.com/yann-github/citizens-of-the-world
🌍 Citizens of the world
api bootstrap react react-router sass sqlite strapi typescript vite
Last synced: 08 Apr 2026