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/nathanielknight/veracode-to-sqlite
Create a SQLite database from a Veracode results file.
cli python sqlite sqlite-database veracode
Last synced: 17 May 2026
https://github.com/pedrogutierresbr/projeto-roquet.q
Rocket.Q is an interaction application through questions, which makes it possible to create a room for people to ask questions and the creator of the room, in possession of a password, manages the questions asked by marking them as read or deleting them. The project was developed during the Rocketseat NLW Together event.
express javascript nodejs sqlite
Last synced: 13 Apr 2026
https://github.com/divyamohan1993/claude-kanban
Drop an idea. Walk away. Come back to committed code. Autonomous AI pipeline using Claude Code.
ai-automation anthropic autonomous-agents ci-cd claude claude-code code-review developer-tools express kanban nodejs orchestrator pipeline self-healing sqlite
Last synced: 13 Apr 2026
https://github.com/pooryas98/habit_trackerbot
A feature-rich, asynchronous Telegram bot for tracking daily habits. Built with Python, python-telegram-bot, and a modern, testable architecture. Includes reminders, stats, and history.
aiosqlite asyncio bot habit-tracker portfolio-project pydantic python sqlite telegram-bot todo-app
Last synced: 18 Jan 2026
https://github.com/igrgurina/Inventory
College project (Object-Oriented Design) (2017/2018)
csharp ddd-patterns fluent nhibernate sqlite winforms
Last synced: 12 Mar 2025
https://github.com/keyyard/flask-sql-ecom-website
Dynamic E-Commercial Website with Frontends HTML CSS JS BOOSTRAP, Backends Python Flask. Database via SQLite3
back-end bootstrap bootstrap5 css flask flask-application flask-backend html js python sql sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/moshdev2213/dot-gamer
Dot Gamer is a simple game store management API simplifying game operations 🎮. Built with C#, ASP.NET Core, and Entity Framework Core, it ensures efficient data handling and reliable API operations 🌐. 🛠️💻
cs dotnet entityframework sqlite
Last synced: 15 Apr 2026
https://github.com/rebellatogui/nlwunite
Tenho prazer de compartilhar esta edição do NLW Unite. Durante os 4 dias do evento, desenvolvi um projeto em Python, envolvendo SQLite, Flask, Git Bash... Um Pass.in para um aplicativo de gestão de participantes de evento presencial. No Pass.in, você pode cadastrar e gerenciar pessoas e dados para check-in.
dbeaver flask git gitbash postman python sqlite
Last synced: 11 Apr 2026
https://github.com/thegera4/flutter_notudus_app
Simple note taking and todo app
dart flutter lottie-animation notesapp provider sqflite sqlite todoapp
Last synced: 16 Apr 2026
https://github.com/zul132/mithra-voice-bot
MITHRA – An AI-powered, multi-agent voice bot system built with Gemini LLM and RAG for metro passenger guidance and ticket booking. Features multilingual voice support (Tamil, Hindi, English).
agentic-ai ai-assistant chatbot flask gemini gemini-ai large-language-models llm multi-agent-systems multilingual-ai python rag rag-chatbot retrieval-augmented-generation speech-recognition speech-to-text sqlite text-to-speech voice-assistant voice-bot
Last synced: 13 Apr 2026
https://github.com/cristianprochnow/signup-bcrypt-jwt-study
🔐 A simple study case about how Bcrypt and JWT works in a register or authentication.
bcrypt jwt nodejs sqlite typescript
Last synced: 13 Apr 2026
https://github.com/lordbear117/api-inventario-springboot
API de manejo de inventario de productos tecnológicos realizada con Java Springboot.
hibernate java jpa spring spring-boot springdoc-openapi sqlite
Last synced: 13 Apr 2026
https://github.com/dax-side/weather_forecast_service
A weather forecast API and web dashboard built with NestJS. Pulls real-time data from OpenWeatherMap, caches results in SQLite, and serves both JSON API endpoints and a clean web interface. Deployed on Railway for easy access.
nestjs nestjs-api openweathermap railway rest-api sqlite typescript weather-api weather-forecast
Last synced: 09 May 2026
https://github.com/fabianferno/useless-android-app
A native android app - has a music player, forms with DB access, camera access, SMS texting & more irrelevant features.
android-sdk app music-player native-app-development sqlite
Last synced: 17 May 2026
https://github.com/rizkycrypt/lelana.id
Lelana.id - Web-based tourism platform for Banyumas & Central Java. Features destination management, local events, community reviews, travel packages & interactive maps. Built with Python Flask, SQLite, TailwindCSS.
banyumas central-java flask indonesia pariwisata sqlite tourism travel travel-packages web-application web-development
Last synced: 05 Oct 2025
https://github.com/sharjeel-siddiqui12/mobile-marketplace-nextjs
Mobile Marketplace Web Application: A professional Next.js 15 and React 19 web app for browsing, sharing, and viewing detailed information about mobile phones. Features include a searchable mobile catalog, individual detail pages, image upload, community engagement, and SQLite database integration.
css nextjs reactjs slug slugify sqlite
Last synced: 06 Oct 2025
https://github.com/asyscom/nostr-zap-listener
Python Nostr bot that listens to NIP-57 zaps, auto-thanks senders, and posts a weekly zap leaderboard. SQLite storage, robust BOLT11/description parsing, multi-relay.
automation bitcoin bolt11 dotenv leaderboards lightening-network nip nostr python3 relay sqlite zap
Last synced: 06 Oct 2025
https://github.com/techouse/homebrew-sqlite3-to-mysql
Transfer data from SQLite to MySQL
commandline homebrew-tap mysql python sqlite tool transfer-data
Last synced: 07 Oct 2025
https://github.com/deniska69/help-desk
Курсовая работа на тему "Автоматизация учёта заявок в IT-отделе"
Last synced: 07 May 2026
https://github.com/s-gani/todoapp
Simple To-Do application built using Kotlin and SQLite for Android
android application kotlin sqlite sqlitedatabase todolist xml
Last synced: 21 Jan 2026
https://github.com/psbx/python-datastructures
python-datastructures
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 09 Apr 2026
https://github.com/bjornmelin/codex-prompt-refinery
Local Codex CLI prompt refinery: ingest JSON/JSONL histories, dedupe, embed (OpenAI), cluster (sqlite-vec), synthesize atomic/workflow prompts via Responses API (Structured Outputs). FTS5+vector search; Streamlit UI; Typer CLI.
cli-tool embeddings openai openai-api prompt-engineering pydantic python responses-api sqlite sqlite-fts5 sqlite-vec streamlit structured-outputs typer vector-search
Last synced: 02 May 2026
https://github.com/michelenana/projet-1
CREEZ ET UTILISEZ UNE BASE DE DONNEES IMMOBILIERE AVEC SQL
Last synced: 09 Oct 2025
https://github.com/eljandoubi/dynamic_risk_assessment_system
ML Model Scoring and Monitoring
os pandas scikit-learn sqlite sys
Last synced: 14 Apr 2026
https://github.com/matthiasdiener/skvlite
Playground for a persistent dictionary
dictionary hashtable persistent-data-structure python sqlite
Last synced: 21 Jan 2026
https://github.com/tsmask/redka
Redis用SQL重新实现,与Redis API保持兼容
key-value mysql postgres rdb-proxy redis-server sqlite
Last synced: 14 Apr 2026
https://github.com/acorcutt/unsqlite
Turn your SQLite database into a NoSQL database!
Last synced: 05 Feb 2026
https://github.com/embik/ing-csv-importer
Small utility for importing (German) ING account statements into an SQLite database
Last synced: 18 May 2026
https://github.com/lucasbbs/mycv-nestjs
javascript nestjs sqlite typescript
Last synced: 10 Apr 2026
https://github.com/mishaastanin/it-english-application
Мобильное приложение для изучения английского языка в сфере IT-технологий для операционной системы Андроид на языке Котлин
android firebase kotlin sqlite
Last synced: 14 Apr 2026
https://github.com/abdelmajidlh/sqlite_python
Créer une base de données dans Python et utiliser des requêtes SQL
matplotlib pandas python seaborn sqlite
Last synced: 08 Apr 2026
https://github.com/lookinfome/vaxtrack_v1.3.0
Vax Track v1.3.0 enhances user experience with new features like profile picture upload and password reset. The support module allows ticket management, while UI updates improve various pages. Identified bugs have been addressed, and several updates streamline the interface. Leftover tasks include support module enhancements and code cleanup.
ajax asp-net-mvc bootstrap chartjs csharp css dotnet-core html javascript jquery sqlite
Last synced: 09 Apr 2026
https://github.com/blackwell-systems/claudewatch
Get measurably better at AI-assisted development. Generates CLAUDE.md improvements from session data, then proves they worked with before/after effectiveness scoring.
ai ai-agents ai-observability analytics anthropic claude claude-code cli developer-tools go golang observability sqlite
Last synced: 04 Mar 2026
https://github.com/ppirog/words
Exam preparation exercise. Java, JavaFX, SQLIte was used to create app
Last synced: 13 Oct 2025
https://github.com/mohamed-mamdouh41199/crud-using-python
CRUD App using python flask , and SQLite Database
api css endpoint flask html5 javascript python sqlite
Last synced: 14 Apr 2026
https://github.com/cagatay-softgineer/flask-backend
Scalable Flask backend template with dynamic multi-database support (PostgreSQL, SQLite, MySQL, MongoDB, Firestore) and modular routing via Blueprints.
api backend blueprints database firebase firestore flask mongodb mysql postgresql pydantic python sqlite template
Last synced: 14 Apr 2026
https://github.com/sadafasad/banks-mc-etl-pipeline
Banks' market capital ETL data pipeline
apache-airflow beautifulsoup docker numpy pandas python requests sqlite
Last synced: 14 Apr 2026
https://github.com/shadrack-kipkemei/movie_management_system
movie management system CLI project
Last synced: 29 Apr 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/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/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/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/sultanayubi360/ninflix
NinFlix App – Live Streaming (TV Streaming, Movies, Web Series, TV Shows & Live TV Channels) NinFlix Live TV Application is an app that shows live tv on Android devices. Watch your favorite TV channels Live on your mobile phone with this Android application on your Android device.
android-studio exoplayer exoplayer2 firebase java kotlin material-ui sqlite xml
Last synced: 19 Feb 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/amoeba/ace-to-sqlite
Automation to export the latest release of the ACE data as SQLite databases served via Datasette
acemulator asherons-call database datasette sqlite
Last synced: 15 Mar 2026
https://github.com/lommix/cash_cat
Timetracking cli tool using sqlite
cli sqlite timetracker worklog
Last synced: 17 May 2026
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/than-dev/praise
Praise is an API developed with typescript, nodejs, sqlite and typeorm. In it you can give compliments for another users!
api backend compliments jwt nodejs sqlite typeorm typescript
Last synced: 09 May 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/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/lzhudson/daily-diet-api
The daily diet API is a project that consists of an API for controlling user meals.
api api-client api-rest fastify insomnia knex node nodejs sql sqlite typescript zod
Last synced: 24 Jan 2026
https://github.com/vilhalva/crud-de-livros-com-nestjs-e-prisma
👨🏫ESSE É UM CRUD QUE USA O SQLITE COM PRISMA E API RESTFUL.
api-rest crud database framework javascript nestjs nodejs prisma projeto site sqlite typescript
Last synced: 15 Apr 2026
https://github.com/1ynies/smart_calculator
A smart calculator app , that contains calculator and converter with GetX for state management and clean architecture for project's structre and SQLite for local storage .
android-application clean-architecture flutter flutterpackage getx-state-management ios-app sqlite svg-icons
Last synced: 15 Apr 2026
https://github.com/danwt/coil
Structured memory for AI coding agents. Typed schemas, structured queries, utility scoring — an MCP server that makes agents remember what actually matters.
ai-agents bun claude-code developer-tools llm-tools mcp mcp-server memory sqlite typescript
Last synced: 24 Feb 2026
https://github.com/b4oody/mini-to-do-list
Mini To-Do List is a simple web application for managing tasks. The application allows you to create, edit, delete tasks, change their status, filter tasks by status, and work with tags to organize tasks.
django html-css mini-django-project mini-to-do-list python3 sqlite
Last synced: 15 Apr 2026
https://github.com/pilat/mcp-datalink
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
database mcp model-context-protocol mysql postgresql sqlite
Last synced: 30 Jan 2026
https://github.com/curso-microservicios-nest/products-ms
Products microservice
nats nestjs-microservices prisma sqlite
Last synced: 15 Apr 2026
https://github.com/gurpreet17/uc-davis-sql-for-data-science-specialization
Completed the SQL Basics for Data Science Specialization from the University of California, Davis, gaining proficiency in Data Analysis, SQL, Apache Spark, and Delta Lake.
apache-spark bigdata data-analysis data-science delta-lake sqlite
Last synced: 15 Apr 2026
https://github.com/mazfreelance/url-shortener
simple url shortener using flask
flask flask-sqlalchemy python sqlite sqlite3
Last synced: 15 Apr 2026
https://github.com/robeertm/ev-charge-tracker
Self-hosted EV charge tracker with vehicle API integration (Kia, Hyundai, Tesla, VW group, Renault, Polestar +more). Dashboard, PDF reports, ENTSO-E CO2, multi-language. Flask + SQLite.
co2-tracking dashboard electric-vehicle entsoe ev-charging ev-tracker flask home-server hyundai kia photovoltaic polestar python renault self-hosted sqlite tesla volkswagen
Last synced: 10 May 2026
https://github.com/fazirta/playbox
PlayBox is a Django e-commerce site for gaming gear and accessories.
django e-commerce gaming pillow pws python sqlite tailwindcss whitenoise
Last synced: 07 Feb 2026
https://github.com/varun369/superlocalmemoryv2
Standalone intelligent memory system with knowledge graphs, pattern learning, and 4-layer architecture. 100% local, zero external APIs.
ai ai-memory ai-tools claude claude-ai cli developer-tools graphrag hacktoberfest knowledge-graph llm local-first memory memory-system open-source privacy-first productivity python rag sqlite
Last synced: 07 Feb 2026
https://github.com/shubham200137/customer-churn-analysis
In this case study, we analyze customer churn for a telecom company serving Southern California. The company faces increased competition and wants to retain customers by understanding the reasons for churn. Our objectives include improving service quality, identifying churn factors, pinpointing attractive services, and retaining high LTV customers.
data-analysis data-visualization numpy-python pandas-python sqlite tableau
Last synced: 15 Apr 2026
https://github.com/mollycarroll/serapis-rocks
A website for a local St. Louis rock band, with show dates, videos, music and more.
bulma-css django python sqlite
Last synced: 15 Apr 2026
https://github.com/themost-framework/sqlite
MOST Web Framework SQLite Data Adapter
database query query-builder query-language sql sqlite
Last synced: 17 Mar 2026
https://github.com/thanasisgeorg/bank-manager
A program to manage your bank accounts written in Java, with the use of SQLite
Last synced: 15 Apr 2026
https://github.com/funktechno/sql-simple-parser
sql ddl parser to support extensions for drawio
drawio erdiagram hacktoberfest mssql mysql plugins postgres sql sql-ddl sql-parser sqlite
Last synced: 09 Feb 2026
https://github.com/liraymond04/rz-list
rz-list is an ASP.NET Core Blazor web application for tracking your reading list of novels
asp-net-core blazor blazor-server csharp dotnet dotnet-core entity-framework-core ms-sql-server mudblazor sqlite
Last synced: 10 Feb 2026
https://github.com/kazandthecompiler/dopaflow
Tasks, habits, focus, journal, calendar, and spaced repetition — unified. Built for ADHD brains. Offline-first. No cloud, no subscription.
adhd electron fastapi habit-tracker journal neurodivergent pomodoro productivity pwa react spaced-repetition sqlite task-manager typescript
Last synced: 16 Apr 2026
https://github.com/peza/opcua-historizing-db
Demo for Opcua Server-Client Historizing data from and to DB SQLite
historizing inmemory-db nodejs opcua opcua-client opcua-server sqlite
Last synced: 11 Feb 2026
https://github.com/justinhchae/city_budget
Automating the process of creating an SQLAlchmey schema from a csv file
city-government database pandas python sqlalchemy sqlite
Last synced: 16 Apr 2026
https://github.com/ashaytiwari/microfrontend-app-watermelondb
React native app: PoC of Microfrontend using git submodules and in-app Watermelon DB
git-submodule react-native sqlite watermelondb
Last synced: 16 Apr 2026
https://github.com/kris3713/fp_spsu23
An example of a dotNET MAUI app that creates and manages an SQLite database.
dotnet maui paket rider sqlite visual-studio
Last synced: 16 Apr 2026
https://github.com/jairodoni/valoriza
Valoriza é uma plataforma para promover o reconhecimento entre companheiros de equipe. Esse é somente o backend(server) da plataforma.
nodejs sqlite typeorm typescript
Last synced: 16 Apr 2026
https://github.com/rgolubtsov/customers-api-proto-lite-spring-boot
A Spring Boot-based application, designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.
customers docker java json microservice rest-api spring-boot sqlite
Last synced: 28 Feb 2026
https://github.com/yasmin-camargo/lista_de_tarefas-pythondjango
Projeto utilizando o framework Django, seguindo tutorial da TreinaWeb
api bootstrap5 crud django html python sqlite web
Last synced: 13 Feb 2026
https://github.com/geekidharsh/cool_flask_webapp
A personal project to make a custom user based webapp written in Flask / SQLite3 / Python / Bootstrap
flask-application sqlite webapp
Last synced: 28 Feb 2026
https://github.com/hacan359/tonkatsu_box
Free open-source app to organize collections of retro games, movies, TV shows & anime. Track progress, rate favorites, create visual boards, share with friends. Flutter · Windows · Android
android-app anime-tracker backlog-tracker collection-manager dart flutter game-collection igdb material-design-3 media-library movie-tracker open-source retro-games riverpod sqlite steamgriddb tmdb tv-show-tracker windows-app
Last synced: 28 Feb 2026
https://github.com/keithah/browser-history
Local CLI + MCP server to ingest and query browser history (Safari/Chrome/Firefox/Edge/Brave) with auto-labeling.
browser-history cli history mcp python sqlite
Last synced: 15 Feb 2026
https://github.com/theluqmn/litecheck
Make inquiries on your SQLite database using Llama 3.1 8b, locally, using Ollama.
24hour-challenge database llama3-1 ollama python sqlite
Last synced: 15 Feb 2026