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-10 00:26:04 UTC
- JSON Representation
https://github.com/maxgfr/omnilingo
Desktop language learning app with spaced repetition and multi-provider AI tutoring
ai desktop-app duolingo duolingo-alternative flashcards language-learning multilingual rust spaced-repetition sqlite srs tauri whisper
Last synced: 11 Apr 2026
https://github.com/gadgeski/fieldinventorylite
A project to make inventory management easier
Last synced: 17 Apr 2026
https://github.com/wannacry081/notehub-django
NoteHubAPI is a Django-based API for team note management. It offers user authentication, team handling, and note creation. It supports Swagger and Redoc for developer-friendly documentation.
django django-rest-framework drf-yasg python sqlite
Last synced: 30 Apr 2026
https://github.com/alxmart/m23_app_todolist
App de Lista de Tarefas, desenvolvido no módulo "Banco de Dados no Android" da Mentoria Profissão Desenvolvedor Android, da CODANS (By Jamilton Damasceno).
activities adapter android android-app database kotlin kotlin-android recyclerview recyclerview-adapter sqlite
Last synced: 17 Apr 2026
https://github.com/asier-ortiz/agencias-turisticas
Java desktop application for managing tourist agencies
db4objects hibernate java mysql oracle sqlite swing
Last synced: 17 Apr 2026
https://github.com/queelius/chartfold
Patient-facing tool for consolidating personal health data from multiple EHR systems into a single SQLite database
cda ehr epic fhir health-data longecho-ecosystem medical-records meditech personal-health python sqlite
Last synced: 03 Apr 2026
https://github.com/josepavese/needlex
Local-first runtime that compiles noisy web pages into verified high-signal context for AI agents
ai-agents context-engineering golang local-first mcp retrieval sqlite web-scraping
Last synced: 25 Apr 2026
https://github.com/theoddysey/obituary-platform
A Django 🐍 web application for submitting 📨, managing 🧑💼, and viewing 👀 obituaries, featuring social media sharing 🌬️and structured data integration🔨
cross-browser csv django-rest-framework seo-optimization sqlite
Last synced: 17 Apr 2026
https://github.com/ssoehdata/sql_for_data_science_specialization_course
Materials and Certifications from the SQL for DataScience Course
data-analysis data-science database databricks postgresql sql sqlite
Last synced: 10 Apr 2026
https://github.com/nexfortisme/oss-forums
Simple web forums with none of the "modern" standard data collection
Last synced: 04 Apr 2026
https://github.com/nikitagoldashevsky/sqlite-insight
Desktop app for managing and modifying SQLite databases, developed in C# using WPF & Microsoft.Data.Sqlite.
csharp desktop-app dotnet sqlite windows
Last synced: 17 Apr 2026
https://github.com/tarun-upadhyay/octalogic_tech_ass
The goal is to design and provide users with a form that collects the user information and data about the vehicle to rent and the dates on which the vehicle is rented.
aiven-cloud contextapi css3 express-js github hooks-api-react html5 nodejs-server reactjs render sequelize-orm sqlite tailwindcss vercel-deployment
Last synced: 04 Apr 2026
https://github.com/raphaigor/be-the-hero
Be The Hero é uma aplicação fullstack desenvolvida com Node.js, React e React Native para conectar ONGs a doadores. Criado durante um bootcamp da Rocketseat.
expo node react react-native sqlite
Last synced: 04 Apr 2026
https://github.com/ribborges/habits
Aplicativo "Habits" desenvolvido durante o NLW Setup - Ignite da Rocketseat
figma nodejs react-native reactjs rocketseat sqlite tailwindcss typescript vite
Last synced: 04 Apr 2026
https://github.com/frolov-andrey2405/academic_staff
The project is a web-based application called Academic Staff designed to manage faculty data at a university or institution.
asgiref css django django-cors-headers djangorestframework html javascript pillow python sqlite
Last synced: 04 Apr 2026
https://github.com/filiprokita/chatterbox
Chatterbox is a simple web-based chat application designed for real-time messaging. It features user authentication, message handling, and a responsive user interface.
bootstrap chat chat-application css docker flask html javascript js messenger python real-time-messaging sql sqlalchemy sqlite user user-authentication web-development websockets
Last synced: 04 Apr 2026
https://github.com/rostam-sodagari/backup-pilot
A cross-platform CLI utility for backing up and restoring multiple databases with pluggable storage backends.
backup-script backup-tool database database-backup database-backup-scripts mongodb mysql sqlite
Last synced: 04 Apr 2026
https://github.com/latentprion/cppbessot
CPPBESSOT (C++ BackEnd Single Source of Truth): a framework that uses OpenAPI to maintain a single source of truth for the data model of a software project. It generates C++ headers, JSON serdes, ODB-based ORM headers, DB migrations, Typescript types and Zod schemas. I.e: a type-safe backend-to-frontend data model manager.
backend-cpp backend-development cmake cpp database-migration database-schema json json-deserialization json-serialization json-validation odb openapi orm postgresql sqlite type-safety typescript typescript-definitions zod zod-validation
Last synced: 17 Apr 2026
https://github.com/tivvit/resh-sync-connector-sqlite
hacktoberfest resh sqlite sync-connector
Last synced: 17 Apr 2026
https://github.com/royungar/etl_banks_data_pipeline_project
A complete Python ETL pipeline that extracts bank market capitalization data from Wikipedia, transforms it using live exchange rates, loads it into CSV and SQLite, and logs each step of the process into a log file.
beautifulsoup csv data-engineering data-pipeline etl logging pandas python sqlite web-scraping wikipedia
Last synced: 04 Jun 2026
https://github.com/ichinya/quiverkeep-core
Core service and CLI for QuiverKeep.
ai-usage api cli go quiverkeep sqlite
Last synced: 04 Apr 2026
https://github.com/caiocdj/dappersqlite
csharp dapper spectre-console sqlite
Last synced: 17 Apr 2026
https://github.com/andresilveira1/api-rocketmovies
beekeeperstudio express insomnia javascript knex nodejs sqlite sqlite3
Last synced: 04 Apr 2026
https://github.com/kaicianflone/consensus-local-mcp-board
Local-first MCP runtime for multi-agent consensus guard workflows. AI code review, weighted voting, HITL approval gates, full observability — all on SQLite.
ai-agents code-review consensus guard human-in-the-loop mcp openai sqlite typescript workflow-engine
Last synced: 04 Apr 2026
https://github.com/clay-good/agent-replay
agent-replay is a 100% local, SQLite-powered CLI tool for time-travel debugging AI agents that lets you replay execution traces, diff behavioral changes, fork runs to test fixes, and run AI-powered evaluations or safety guardrails to eliminate hallucinations and production failures.
agentic-workflows ai-agents ai-evaluation cli developer-tools guardrails hallucination-detection local-first machine-learning-engineering prompt-engineering rag regression-testing sqlite trace-analysis typescript
Last synced: 04 Apr 2026
https://github.com/hostingglobal-tech/recall
Find any past Claude Code / Codex session by fuzzy memory. Local-first SQLite (FTS5) + vector search + one-click resume.
ai-coding-assistant ai-coding-assistants claude-code cli codex fts5 resume rust session-search sqlite
Last synced: 23 Jun 2026
https://github.com/dinithmaleesha/wear-counter-flutter
A Flutter app to track cloth wear activity. Users can add, update, and delete clothes, and manage wear counts. Developed as a learning project and now abandoned 🤷
flutter flutter-apps sqlite sqlite-database
Last synced: 10 May 2026
https://github.com/meezaand/laravel-product-management
A Laravel application for managing products, including features for creating, editing, and deleting products, as well as managing their details such as name, price, description, and stock quantity.
laravel php reactjs sqlite tailwindcss
Last synced: 04 Apr 2026
https://github.com/jefferson-gbarbosa/api-pass-in
O pass.in é um aplicativo de gestão de participantes em eventos presenciais que foi desenvolvido no NLW Unite da Rocketseat
cors dayjs fastify nodejs prisma sqlite typescript zod
Last synced: 04 Apr 2026
https://github.com/seyuki/boursobank-exporter
Script python permettant d'exporter les opérations d'un compte BoursoBank (ou plusieurs) dans un fichier csv, une base de données SQLite, ou une base de données PostgreSQL.
bank boursobank boursorama csv postgresql python sqlite
Last synced: 18 Apr 2026
https://github.com/kristoferlund/promptathon-showcase
This is the January promptahon showcase! The competition saw more than 800 registered participants and more than 200 submitted apps.
Last synced: 04 Apr 2026
https://github.com/luccasscds/run-script-turso
Aplicativo para rodar script no banco noSQLite do Turso.
Last synced: 18 Apr 2026
https://github.com/malferrari48/heimdall-monitoring
Creation of a webapp for network monitoring for the "Progetto del Software" course. My final grade was 30/30.
backlog css html java javascript jenkins mattermost nodejs npm rest scrum-agile sonarqube sqlite taiga tdd uml-diagrams
Last synced: 04 Apr 2026
https://github.com/spaceshaman/full-stack-fastapi-nuxt-jwt-auth-orm-free-template
ORM Free Full Stack, modern web application template. Using FastAPI, Nuxt.js, JWT Authentication, SQLite, Docker compose and more.
backend docker docker-compose fastapi frontend full-stack fullstack jwt jwt-auth jwt-authentication jwt-token nuxt nuxt3 nuxtjs python python3 sqlite sqlite3 template typescript
Last synced: 04 Apr 2026
https://github.com/wastingnotime/contacts-backend-dotnet
This repository maintain a dotnet/webapi application that is part of "contacts" project, an initiative to explore technologies features.
crud-api dotnet entity-framework migrations sqlite webapi
Last synced: 09 Mar 2026
https://github.com/cronware/modbus-mqtt-data-logger-dashboard
Industrial Sensor Data Logger & Dashboard is a WinForms application that collects, logs, and visualizes sensor data from MQTT and Modbus sources. It supports real-time monitoring, data logging to SQLite, threshold-based alerts, and CSV export for analysis.
alerts csharp csv iot livecharts logging modbus mqtt sqlite winforms
Last synced: 18 Apr 2026
https://github.com/charles-dr/contacts-server
Node API for contact management
expressjs nodejs sql sqlite typescript unit-testing
Last synced: 04 Apr 2026
https://github.com/gabrielcenteiofreitas/estudos-rocketseat-nlw15_unite-trilha_nodejs
Projeto de um pass.in, uma aplicação de gestão de participantes em eventos presenciais, desenvolvido durante o evento "NLW Unite" da Rocketseat na Trilha NodeJS.
fastify node nodejs prisma sqlite typescript zod
Last synced: 04 Apr 2026
https://github.com/remcostoeten/simple-task-ui
A monorepo for rollyourownauth—an application demonstrating how to build custom authentication, paired with a feature-rich dashboard. Includes documentation and modular, framework-agnostic features.
authentication fumadocs jwt monorepo nextjs15 postgresql react scalable sessions sqlite
Last synced: 04 Apr 2026
https://github.com/pat8901/hpc-data-parser
Analyzes Grid Engine log files converting them into a format suitable for time series analysis using Grafana.
Last synced: 10 May 2026
https://github.com/embmeals/homelabbackend
Homelab monitoring dashboard — .NET 10, Hangfire, HTMX, Chart.js
dashboard dotnet hangfire homelab htmx infrastructure monitoring razor-pages self-hosted sqlite
Last synced: 18 Apr 2026
https://github.com/paperfoot/invoice-cli
Beautiful invoices from the CLI — international, stateful, agent-friendly
agent-cli-framework agent-friendly billing cli gst invoice multi-currency pdf rust sqlite typst vat
Last synced: 18 Apr 2026
https://github.com/gabriele-mastrapasqua/linklore
Bookmarks you actually own — local-first link manager with hybrid search (FTS5 + semantic), private RAG chat with citations, and an LLM-optional pipeline. One Go binary, one SQLite file. No accounts, no SaaS, no telemetry.
bookmark-manager bookmarks fts5 golang htmx knowledge-management litellm llm local-first ollama privacy rag read-later self-hosted single-binary sqlite
Last synced: 09 Jul 2026
https://github.com/pedrohvfernandes/api-micro-saas-todo-stripe
Ferramenta simples de todo, onde o usuário tem o plano free e o plano de 9 reais onde ele pode cadastrar ilimitadas tarefas
bun eslint husky prisma sqlite stripe typescript webhook
Last synced: 18 Apr 2026
https://github.com/vnaki/ris
Plug-in design for Iris, super easy to use!
golang iris logger middleware mvc mysql plugin sqlite
Last synced: 10 Apr 2026
https://github.com/null-none/db2json
This client dumps all* the tables in an sqlite database as json.
Last synced: 18 Apr 2026
https://github.com/jack970/yt_download_flutter
Application developed with flutter. This app loads a listview with videos's data in format json and stores in local database with sqflite.
flutter sqlite video-streaming
Last synced: 18 Apr 2026
https://github.com/ostrynska/gh-projects-manager-api
Express-based backend with SQLite used for storing public GitHub repositories per authenticated user
Last synced: 18 Apr 2026
https://github.com/lkosson/korm
Code-first ORM for relational databases. Internal use only, please ignore.
dotnet dotnet-core orm postgresql sql-server sqlite
Last synced: 05 Apr 2026
https://github.com/nixoletas/lista-presenca
Gerenciador de convidados em eventos e confirmação de presenças, geração de relatório e ordenação.
Last synced: 08 Apr 2026
https://github.com/dfornika/ncov-db
Store SARS-CoV-2 genomic analysis results from ncov2019-artic-nf and ncov-tools to a sqlite DB
data-management extract-transform-load sars-cov-2 sqlite
Last synced: 18 Apr 2026
https://github.com/burakahmet/cs50x
Harvard's CS50x problem solutions.
algorithms c computer-engineering computer-science cs50 cs502022 cs50problemsets cs50problemsetssolved cs50x data-structures flask harvard harvardcs50 html-css-javascript python sqlite
Last synced: 18 Apr 2026
https://github.com/qobulovasror/easy-note-with-mern
express memory-database nodejs notes sqlite
Last synced: 18 Apr 2026
https://github.com/pr1m8/sqldbagent
Service-first database intelligence platform for safe inspection, guarded SQL, retrieval, and agent-ready context.
database-intelligence langchain langgraph mcp mssql postgres pydantic qdrant sql sqlalchemy sqlite streamlit
Last synced: 08 Apr 2026
https://github.com/lone-do/project-nuxt-passport
Digital Passport Application built using Nuxt, TypeScript, and tailwindcss for the frontend, and Drizzle + SQLlite for the backend.
daisyui drizzle fullstack nuxtjs pinia sqlite state-management tailwindcss typescript vue
Last synced: 05 Apr 2026
https://github.com/eduardofranca1/node-api
Node Rest API with Typescript, JWT, SQLite
Last synced: 05 Apr 2026
https://github.com/jkrenick2022/cbb-transfer-portal-tracker
An automated NCAA basketball transfer portal tracker that scrapes new and updated players from On3, sends hourly Discord alerts, and tracks state using SQLite with GitHub Actions.
automation basketball discord github-actions ncaa python sqlite transfer-portal web-scraping webhook
Last synced: 05 Apr 2026
https://github.com/joaopjt/africa.js
África.js is a fulfilled query builder/orm that runs over SQL Server, SQLite, MariaDB, MySQL and PostgreSQL.
mariadb mysql postgresql sql sqlite sqlserver
Last synced: 05 Apr 2026
https://github.com/vbsantos/aspnet-todo-app
Basic Todo List App made with ASP.NET C# to learn
asp-net-core authentication bootstrap csharp css docker docker-compose dotnet-core html mvc sqlite
Last synced: 05 Apr 2026
https://github.com/ianadiwibowo/bookshelf
Sipping a taste of Hanami
hanami materialize ruby sqlite
Last synced: 18 Apr 2026
https://github.com/kd2org/apache-sqliteblob
Apache2 SQLite blob module
apache file-storage haystack sqlite
Last synced: 12 May 2026
https://github.com/mevlutayilmaz/muvime
The "MuviMe" project aims to develop a mobile application similar to TheMovieDb.org. The project uses the TMDB API connection to present information about the movies and TV series we shot to users in the application interface.
andorid android-studio glide gson java mobile-app retrofit2 rxjava sqlite tmdb tmdb-api
Last synced: 18 Apr 2026
https://github.com/coderooz/python-flask-recipt-generator
A simple yet powerful Receipt Generator built with Python (Flask), SQLite, and ReportLab. This tool allows you to create receipts through a clean web UI, store them locally, and export professional PDF receipts.
flask flask-sqlalchemy python recipt-generator reportlab-pdf sqlite
Last synced: 18 Apr 2026
https://github.com/glugg23/notesprogram
Building a program to write notes on using Java and SQLite
Last synced: 18 Apr 2026
https://github.com/fitzy1321/pokebattle
C Project, Pokémon Battle System terminal simulator
c marimo marimo-notebook python python3 sqlite sqlite3
Last synced: 04 Jun 2026
https://github.com/sup2point0/ignis
Various projects involving the Yu-Gi-Oh! card game, including asynchronous API requests, SQL databases, machine learning, and a Discord bot!
ai discord discord-bot ignis ignister machine-learning nextcord sql sqlalchemy sqlite ygo ygoprodeck yu-gi-oh yugioh yugioh-api yugioh-card-images
Last synced: 18 Apr 2026
https://github.com/rajsoni06/django-employee-manager
A Django-based Employee Management System API with Bootstrap for easy CRUD operations and RESTful endpoints to manage employee data efficiently.
bootstrap crud-operation django python rest-api sqlite
Last synced: 10 Apr 2026
https://github.com/sulthonzh/subscription-reconciler
Premium entitlement reconciler for multi-channel subscriptions — in-app, carrier, marketplace. 100% coverage.
api backend entitlements go payments reconciler sqlite subscriptions
Last synced: 25 Jun 2026
https://github.com/rubendvb/ignite-lab-04-notifications-service
class-transformer class-validator nestjs nodejs prisma sqlite
Last synced: 19 Apr 2026
https://github.com/gitarber/habits_tracker
A modern Flutter application for building and tracking daily habits
dart flutter habit-tracker habits material-design mobile-app notifications productivity sqlite time-management
Last synced: 19 Apr 2026
https://github.com/pedromgsanches/nutpad
simple notes app entirely created with AI
ai bulma docker notes selfhosted sqlite
Last synced: 19 Apr 2026
https://github.com/bearddan2000/docker-desktop-alpine-sqlitebrowser-visualizer
This is a POC project to demonstrate sqlitebrowser a database visualization tool.
alpine desktop docker sqlitbrowser sqlite sqlitebrowser visualizer
Last synced: 19 Apr 2026
https://github.com/inventixcity/inventix-bank
Advanced Banking Management System built with Java & JavaFX - Features dual authentication, real-time transactions, account management, and modern MVC architecture with SQLite database
authantication clean-code java javafx javafx-application mvc-architecture sqlite sqlite3
Last synced: 19 Apr 2026
https://github.com/kitsuyaazuma/go-react-blog
golang material-ui react sqlite typescript
Last synced: 19 Apr 2026
https://github.com/mohammedaoudi/android-roomdb-education-management
An Android application demonstrating Room Database implementation with clean architecture for educational management. Features DAO patterns, asynchronous data handling, and complete CRUD operations with a real-world educational use case. Built with Kotlin and Material Design.
android android-application dao education-management kotlin room-database sqlite
Last synced: 19 Apr 2026
https://github.com/rayhanadev/nanoupload-server
A Cloudflare Worker that stores and responds with data from NanoUpload
cdn cloudflare d1 drizzle file-upload files hono pastebin r2 s3 sqlite url-shortener workers
Last synced: 19 Apr 2026
https://github.com/mxagar/disaster_response_pipeline
This repository contains a Machine Learning (ML) pipeline which predicts the response to messages in disaster situations. An ETL pipeline is also developed and everything is deployed with a web app based in Flask.
classification etl-pipeline flask machine-learning machine-learning-pipeline pipeline sqlite
Last synced: 19 Apr 2026
https://github.com/d-vale/grade-manager
Team project for the ProgServ2 course at HEIG-VD
css html html-css mail mailhog php sqlite tailwind tailwind-css tailwindcss
Last synced: 20 Apr 2026
https://github.com/rajeevtapadia/myeconomicdownfall
Just an app to keep track fuel expense and mileage
android-app mileage-calculator react-native sqlite
Last synced: 20 Apr 2026
https://github.com/tiagoderobertis/routine-manager
An app built with .NET MAUI designed to make it easy to track your gym routines, take notes, and more.
cross-platform csharp dotnet entity-framework-core maui sqlite
Last synced: 20 Apr 2026
https://github.com/mitchi-02/android-notes-fragments
An android notes app that uses dynamic fragments and SQLite DB.
android fragments java mobile-app sqlite
Last synced: 20 Apr 2026
https://github.com/pearcoding/pearsql
Very simple sql query builder focusing on sqlite compatibility
builder python query-builder sql sqlite
Last synced: 20 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/dm1tryg/clibo
📦 50 local-first CLI tools for AI agents and humans — from a calorie tracker to a CRM, all in your terminal. Python · Typer · SQLModel · SQLite.
agent-tools ai-agents calorie-tracker cli crm habit-tracker local-first productivity python sqlite terminal typer
Last synced: 23 May 2026
https://github.com/harenafiantso/poja-big-sum-std22086
Git repository that contains the source code of the exam about using the infrawork named poja, using the version 9.0.2
Last synced: 09 Apr 2026
https://github.com/akchemp/data-engineer-mini-project
Mini ETL pipeline: CSV → SQLite → SQL → pandas analytics
aston beginner-friendly data-engineering etl intership pandas portfolio python sql sqlite
Last synced: 07 May 2026
https://github.com/psbx/go-http-ping
go-http-ping
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 09 Apr 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/nikext/django-react-app
Notes app with React and Django
axios css3 django django-rest-framework javascript jwt python python3 react react-router rest-api sqlite
Last synced: 09 Apr 2026