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/wartem/open_art_web_viewer_lite
A lightweight Python Flask web app using SQLite and JavaScript for browsing and searching artworks from various collections. Features dynamic image loading, search functionality, and infinite scrolling.
art dynamic flask infinite-scrolling javascript open python search sqlite web
Last synced: 16 Mar 2026
https://github.com/meatcar/lcbo-car-fuel
Find the most cost-effective product to fuel an ethanol car with from LCBO
Last synced: 25 Feb 2026
https://github.com/nirmalnishant645/attendance-system
Automated Attendance System using Facial Recognition in Python
attendance-system cv cv2 face-recognition facial-recognition haar-cascade haar-cascade-classifier machine-learning numpy opencv opencv-python pandas python python-3 python3 sql sqlite sqlite3 tkinter tkinter-gui
Last synced: 15 Apr 2026
https://github.com/shahul01/mytimerv2
Multiple timers, always displaying. Built with Electron, React, tRPC & SQLite.
countdown countdown-timer electron express nodejs react sqlite timer trpc typescript
Last synced: 15 Apr 2026
https://github.com/duydang2311/askkit
AI Chatbot w/ launcher application built with Rust
desktop rust sqlite svelte sveltekit tailwindcss tauri tiptap windows
Last synced: 15 Apr 2026
https://github.com/arthur-llevy/simbora-api
API do projeto Simbora - Projeto Integrador
fastify fastify-type-provider-zod nodejs prisma sqlite typescript zod
Last synced: 15 Apr 2026
https://github.com/shawnhack/exocortex
Personal unified memory system for AI agents. SQLite-backed, local-first, hybrid RAG retrieval with MCP integration.
ai claude embeddings entity-extraction hybrid-search knowledge-graph local-first mcp memory model-context-protocol personal-knowledge-management rag sqlite typescript
Last synced: 25 Feb 2026
https://github.com/xanthium-enterprises/gui-app-for-sqlite-database-crud-ops-using-csharp-and-winforms
Learn to integrate the SQLite database into a WinForms application using C# language and display the data present in a SQLite db in a tabular or grid view on a Windows Form app using the DataGridView Control present in WinForms
csharp database dotnet dotnet-core sqlite sqlite-database sqlite3 sqlite3-database windows-forms winforms
Last synced: 07 Feb 2026
https://github.com/bhathiya29/task-master---flask
📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *
Last synced: 15 Apr 2026
https://github.com/eiskalteschatten/sequelize-migration-wrapper
A wrapper for migrating databases using Sequelize and Umzug.
database migration mysql nodejs postgresql sequelize sql sqlite umzug
Last synced: 01 Feb 2026
https://github.com/skimmenthal13/asql
C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code
database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional
Last synced: 01 Feb 2026
https://github.com/eusebioleite/fipe_rs
fipe_rs centralizes data from FIPE into a sqlite database.
Last synced: 07 Feb 2026
https://github.com/yuris60/quranku
Aplikasi quran digital offline dengan tampilan modern. Dibangun dengan menggunakan framework Flutter + SQLite.
flutter-app mobile-app offline quran quran-mobile sqlite
Last synced: 01 Feb 2026
https://github.com/fernandocelmer/project-basic-test-sqlalchemy
Test Project - POC [Python + SQLAlchemy + SQLite]
python sqlalchemy sqlalchemy-core sqlalchemy-orm sqlalchemy-orm-add-all sqlalchemy-orm-bulk-save-objects sqlite
Last synced: 15 Apr 2026
https://github.com/ajnus/autobar_man_programacao_de_microcontroladores_eng1419
Projeto Final da disciplina eletiva Programação de Microcontroladores na Graduação em Ciência da Computação: PUC-Rio | Nota: 8.78
arduino cplusplus pyhton sqlite tkinter tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: 15 Apr 2026
https://github.com/myles/arc-to-sqlite
Save data from Arc Timeline's daily (or monthly) exports to a SQLite database.
arc-timeline datasette dogsheep sqlite
Last synced: 08 Feb 2026
https://github.com/dbeley/symmetri
A fully-featured metrics tracker (battery, temperatures, network etc.) and monitoring tool for your computer.
monitoring rust sensors sqlite
Last synced: 08 Feb 2026
https://github.com/alastairtree/crump
Python & CLI tool for getting data from files into a DB fast.
cdf-files csv-files parquet-files postgresql sqlite
Last synced: 04 Mar 2026
https://github.com/lupennat/ludo
Database Abstraction Layer for Node js
database lupdo mysql nodejs pdo sql sqlite transaction
Last synced: 09 Feb 2026
https://github.com/dostonshernazarov/tyaga-bazar
MoldingInfoBot is a Telegram bot built with aiogram 2.24, allowing users to access molding information, message admins, and receive notifications and advertisements. The bot uses SQLite for storing user data, molding details, and admin announcements.
Last synced: 16 Apr 2026
https://github.com/azizyartas/listining-party
Our podcast listening website offers a wide range of podcasts across various genres, including news, entertainment, and education. Enjoy high-quality audio streaming, and stay updated with new episodes—all in a user-friendly platform. Listen anytime, anywhere!
elequent framework laravel laravel-reverb mvc php-artisan sqlite
Last synced: 10 Feb 2026
https://github.com/jaroshevskii/pyqt-student-registry
👒 A desktop application for managing student records built with PyQt5 and SQLite.
desktop-application pyqt5 python sqlite student-management
Last synced: 16 Apr 2026
https://github.com/deemkeen/clusterlite
A lightweight distributed database system combining SQLite and Kafka for event-driven replication across multiple nodes
clustering cqrs event-sourcing golang kafka redpanda replication sqlite
Last synced: 11 Feb 2026
https://github.com/tinuwalther/podepshtml
An example for using pode and PSHTML with mySQLite and Pester v5+.
bootstrap mermaid pester pode pshtml psnettools sqlite
Last synced: 28 Feb 2026
https://github.com/pageton/sqlitekv
SQLiteKV is a lightweight key-value store built on top of SQLite3, offering basic key-value operations with support for expiry times, JSON export, and flexible storage options including in-memory, temporary, and disk-based storage. Ideal for applications requiring persistent and reliable storage.
database javascript key-value-database key-value-store npm pnpm sql sqlite sqlite3 sqlitekv typescript
Last synced: 14 Feb 2026
https://github.com/dhi13man/moor2csv
A Dart/Flutter package working with Moor, that allows exporting SQL-based Moor databases to a CSV form, for external storage or sharing. Works on all platforms except Web.
dart dart-package flutter flutter-package moor open-source pub sqlite
Last synced: 16 Feb 2026
https://github.com/beabzk/zaphnath
Zaphnath Bible Reader - A modern, secure Bible reading app for ZBRS repositories.
bible bible-reader cross-platform desktop-app electron react sqlite typescript zbrs
Last synced: 01 Mar 2026
https://github.com/dkolzenov/todolist
Web app built using the ASP.NET Core for server and React-Redux for client
asp-net-core autofac automapper dependency-injection entity-framework-core material-ui react redux rest sqlite web-api
Last synced: 16 Apr 2026
https://github.com/anastasios3/task-managment-app-mk-i--lightweight
Task Manager: A Flask-based app for managing tasks with priorities, authentication, and completion tracking.
bootstrap flask flask-login flask-wtf jinja2 python sqlite
Last synced: 16 Apr 2026
https://github.com/amaurycannesson/microsigma
Simplifies tracking my self-employed activity
click drizzle-orm nextjs nivo-charts pydantic-ai sqlite
Last synced: 20 Apr 2026
https://github.com/samad101/airline
Simple DBMS of an airline using Django and SQLite. Thanks to CS50.
Last synced: 16 Apr 2026
https://github.com/duck-lint/career_ledger
A local-first desktop application for managing career history, auto-tagging skills via inference markers, and generating targeted resumes based off of job postings and your actual work history. No cloud services, no accounts → all data lives in a local SQLite database on your machine.
career-development database job-application-tool job-posting-analysis job-posting-extraction personal-portfolio react resume-builder resume-creator resume-generator rust sqlite tauri tauri2 typescript
Last synced: 02 Jun 2026
https://github.com/zeroc0d3/sqlite-psql
Dump data from sqlite to postgreSQL
dump postgresql python sqlite sqlite3
Last synced: 16 Apr 2026
https://github.com/jae-labs/flashcards
Transform notes into flashcards with local AI. Study offline, stay private, learn smarter—for free!
ai cli flashcards flashcards-cli golang llama ollama sqlite
Last synced: 03 Jun 2026
https://github.com/valinerosgordov/dailyplanner
Weekly planner for Windows — tasks, habits, Pomodoro, finance tracker, Trello inbox. 2 themes, 4 languages. WPF + .NET 10 + SQLite. Fully offline, auto-updates.
auto-update csharp daily-planner desktop-app dotnet efcore finance-tracker habit-tracker offline-first open-source pomodoro productivity sqlite task-manager todo trello velopack weekly-planner windows wpf
Last synced: 09 May 2026
https://github.com/guovza/satnegirji
Suoma-Davvisáme-Suoma sátnegirji ja ollu sánit
cpp davvisamegiella davvisapmi sqlite sqlite-database suoma-davvisame-suoma
Last synced: 17 Apr 2026
https://github.com/aryansharma5/kivy-with-sqlite
simple login system using kivy and sqlite
application-development kivy python3 sqlite
Last synced: 17 Apr 2026
https://github.com/konh/mycontract
Self-motivation app with gamification features
android android-app android-application android-data-binding android-databinding android-development kapt kotlin kotlin-android motivation room room-persistence room-persistence-library sqlite todo todoapp todolist todolist-application
Last synced: 17 Apr 2026
https://github.com/romancha/salmon
Sync engine for Bear notes — API server (hub) + macOS agent (bridge) + SalmonRun menu bar app
api-server bear bear-notes golang macos menu-bar-app note-taking sqlite swiftui sync
Last synced: 06 Apr 2026
https://github.com/rodrigocarrico01/api_refund
API para reembolso.
multer prisma sqlite typescript
Last synced: 18 Apr 2026
https://github.com/butterscotchstallion/ez-job-compare
React site to compare jobs using Flask and sqlite3
flask materialui python3 react sqlite typescript
Last synced: 04 Apr 2026
https://github.com/theognis1002/django-playground
Test and experiment with Django ORM, third party packages, etc.
django django-rest-framework postgresql sqlite
Last synced: 05 Apr 2026
https://github.com/luiz-trindade/fastapi_auto_routes
⚡ FastAPI Auto Routes — a smart CRUD & Auth generator for SQLModel 🚀 It builds secure, cache-powered REST APIs 🔒 with login, token-based auth 🪪, and async concurrency ⚙️. Cut boilerplate, boost productivity, and ship production-ready backends fast ⚡🔥
api-generator async asyncio auth backend backend-development caching concurrency crud fastapi jwt microservice pydantic python rest-api scalable-api sqlite sqlmodel sqlmodel-crud token-based-auth
Last synced: 18 Apr 2026
https://github.com/inbo/grtsdb
Spatially balanced sampling based on the General Randomized Tessellation Stratified (GRTS) using R and SQLite
grts r r-package r-stats sampling sampling-methods sqlite
Last synced: 19 Apr 2026
https://github.com/abdurahmans/libsql-query
libsql query-builder rust rust-crate rust-library sqlite
Last synced: 19 Apr 2026
https://github.com/kanz2004/a-personal-finance-management-app
Android application to manage personal finance
android-application java kotlin personal-financ software-development sqlite
Last synced: 20 Apr 2026
https://github.com/karthiks-forest/farmly_app
Farmly - connecting Farmers, Growing Opportunities 🌱
android-application farmer farmers-markets idea innovation ios-app mobile-app mobile-development react-native sqlite startup
Last synced: 20 Apr 2026
https://github.com/pomxark/avaloniaentityframeworkexample
Пример подключения EntityFramework
avalonia entity-framework sqlite
Last synced: 20 Apr 2026
https://github.com/alexandertiopan1212/arbidex
ArbiDex is a smart prediction market arbitrage dashboard that detects mismatches between similar Manifold markets using fuzzy logic, complete with actionable insights, weekly trend tracking, and historical database.
ai-trading altair data-visualization finance fuzzy-matching manifold-markets prediction-markets python sqlalchemy sqlite streamlit
Last synced: 21 Apr 2026
https://github.com/bredalis/programs
🐍 Simple Python Programs Folder 🐍
algorithms faker imgs libreries matplotlib-pyplot programs python sql sqlite structured-data testing tf tkinter
Last synced: 22 Apr 2026
https://github.com/ouverz/job-tracker
Local job aggregator and CRM for your roles: multi-source scraping, ATS scoring via Claude, Kanban pipeline, KPI dashboard
anthropic claude fastapi job-search react scraping sqlite
Last synced: 06 Jun 2026
https://github.com/albertarakelyan/goldwatcher-go-desktop-app
A simple Gold tracking desktop App which uses goldprice.org APIs, written in Go and Fyne using embedded SQLite for keeping all the date in users machines.
crud desktop-application embedded-database fyne go goldprice sqlite
Last synced: 24 Apr 2026
https://github.com/Adaimade/R-Mem
Lightweight Rust alternative to mem0. 3.2MB binary, SQLite vector + graph memory, Ollama support.
ai-agent llm mem0 memory ollama rust sqlite vector-database
Last synced: 26 Apr 2026
https://github.com/simran1199/pocket-partner
Automatically alerts the registered users about the availability of the products in the wishlist and if the product's price drops by it's previous value. Hence eliminating the manual checking of the details.
flask-application html-css python sqlite
Last synced: 26 Apr 2026
https://github.com/olegiv/it-digest-bot
Tiny Go service: Claude Code release watcher + daily AI news digest, posted to Telegram. systemd-timer-driven; single static binary.
ai-news anthropic claude-code golang news-aggregator news-digest rss self-hosted sqlite static-binary systemd telegram-bot
Last synced: 27 Apr 2026
https://github.com/omnisci3nce/sqlite-sessions-demo
Delta DB updates using SQLite "Session" extension a.ka. Changesets
Last synced: 27 Apr 2026
https://github.com/aryashreep/python-for-everybody
Python for Everybody exercises
Last synced: 27 Apr 2026
https://github.com/sashka11111/goal-tracker-db
Course project. An application for tracking personal goals.
atlantafx controlsfx hicaricp-datasource java javafx maven slf4j sqlite
Last synced: 27 Apr 2026
https://github.com/jefrey13/notelistprismats
This is a practice with Nextjs implementing Prisma, Typescript and Sqlite.
nextjs notes prisma-orm sqlite typescript
Last synced: 27 Apr 2026
https://github.com/mfdeux/fooddata
Download, build, and query the USDA food database
data-science database food python sqlite usda
Last synced: 28 Apr 2026
https://github.com/hemanta212/stock-scraper
Scraper For Stock Information From Yahoo Finance Website
api ci finance postgresql proxy pytest python scraper sqlite tests threading type-safety yahoo
Last synced: 28 Apr 2026
https://github.com/mickgeek/schedule
Python 3.9 + Angular 13 (with Angular Material) + JWT implementation + SQLite
angular javascript jwt material python sqlite
Last synced: 28 Apr 2026
https://github.com/gluesql/gluesql-logic-test
Compare the execution results between GlueSQL and rusqlite using sqllogictest to identify unimplemented features
gluesql sql sqlite sqllogictest
Last synced: 29 Apr 2026
https://github.com/apricotbrain/yatube
Cоциальная сеть для публикации записей и общения пользователей
bootstrap django django-forms django-orm django-views html-css sqlite unittest
Last synced: 29 Apr 2026
https://github.com/danhpaiva/supergym-chsarp
🦾 • Application for gym management
csharp gym gym-management hacktoberfest hacktoberfest-accepted hacktoberfest2021 net sqlite visual-studio
Last synced: 29 Apr 2026
https://github.com/sayedtahsin/routine-hono
🕛 Server-side code for Routine App. Build with Hono, Deployed on Cloudflare-Workers.
bun cloudflare-workers cron-triggers d1 hono jwt-authentication sqlite typescript
Last synced: 29 Apr 2026
https://github.com/techxsarthak/bigdb
🗄️BigDB - Advanced key-value storage with TTL, metadata, multi-table support, encryption, and more
android-application clouddb database extension mit-ai2 redis sqlite tinydb
Last synced: 29 Apr 2026
https://github.com/erismardev/gopportunities
A job opportunities API built using Golang. The API uses Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing, and a well-organized package structure.
api gin go golang goorm rest sqlite swagger
Last synced: 29 Apr 2026
https://github.com/alexxsouzaa/pymediagenda
PyMediAgenda é um sistema de gestão de agendamento e cadastro de consultas médicas desenvolvido em Python.
customtkinter python python3 sqlite sqlite3 tkinter
Last synced: 29 Apr 2026
https://github.com/timclicks/dataclerk
zero fuss data logging over HTTP
actix-web command-line data logging rust sqlite sqlite3 utility
Last synced: 30 Apr 2026
https://github.com/ahmed-hamdy101/php
PHP (All In One) this not a final verison
mysql-database pdo-mysql pdo-sqlite php sqlite threehouse tutorial-code
Last synced: 30 Apr 2026
https://github.com/romaindoyen/dodocuistoandroid
Application de recettes créoles sous Android
android-application java sqlite
Last synced: 30 Apr 2026
https://github.com/pasunboneleve/cheap-rag
Simple RAG with hard guardrails. Answers only when local content is relevant — otherwise refuses. Cheap to run, cheap to understand, cheap to replace.
embeddings golang guardrails llm rag semantic-search sqlite unix-socket
Last synced: 08 Jun 2026
https://github.com/sarapmagcode/mywatchlistapp-using-android-studio-and-kotlin
An android application for saving the tv shows that you've watched in a local database
android coroutines kotlin room shared-viewmodel sqlite view-binding
Last synced: 01 May 2026
https://github.com/melonask/bria
Bria is a Rust-based multi-pipeline job orchestrator. It ingests jobs from files, HTTP/webhooks, AMQP, cron, PostgreSQL, or SQLite, runs local, Docker, or WebAssembly tasks; and emits results to files, webhooks, AMQP, databases, or live streams.
amqp bria jobs ochestration pipeline postgresql rust sqlite tasks
Last synced: 08 Jun 2026
https://github.com/cristofima/xamarin-sqlite
Aplicación móvil con Xamarin Forms y SQlite
android ios mobile-app mvvm sqlite uwp xamarin-forms
Last synced: 01 May 2026
https://github.com/shimul-zahan/dbms-bootcamp
This repository contains a collection of database problem-solving exercises aimed at building a strong foundation in: - Structured Query Language (SQL) for querying and manipulating relational databases. - Pandas, a popular data manipulation and analysis library in Python.
dbms leetcode-solutions mysql oracle pandas postgresql problem-solving relational-databases sql sqlite
Last synced: 01 May 2026
https://github.com/andrewarrow/vibecoders
backend golang sqlite, frontend react tailwindcss, co-authored with Claude Code
claude golang sqlite vibecoding
Last synced: 01 May 2026
https://github.com/probir-sarkar/taskify2.0
authentication drizzle-orm lucia-auth nextjs sqlite
Last synced: 02 May 2026
https://github.com/sixarm/sixarm_debian_sqlite3_packages
SixArm.com » Debian » Sqlite3 packages for databases
Last synced: 03 May 2026
https://github.com/jossimmar/ensa-scripts_py
Repositorio destinado al manejo de datos de consumo de los Clientes Mayores de ENSA del Grupo Distriluz.
data-analysis electrical-engineering python sqlite
Last synced: 10 May 2026
https://github.com/abhilash26/tigerfly
A new opinionated minimal stack for building webapps with Go, HTMX and Sqlite with a more cohesive environment
chi-router golang htmx sqlite starter-kit starter-template
Last synced: 03 May 2026
https://github.com/jcktp/operator
Local-first AI workspace for document analysis, investigations, and team intelligence. Runs entirely on your machine.
ai document-analysis llm local privacy sqlite typescript
Last synced: 03 May 2026
https://github.com/javiercanon/web-github-issue-reporting
💻 🐞 PHP Simple (KISS) user friendly webpage to report a GitHub issue, with DB backup
bootstrap bootstrap-4 bootstrap4 bug bugreport bugs crash-reporting github github-issues issues php responsive responsive-design responsive-web-design sqlite sqlite3 sqlite3-database
Last synced: 04 May 2026
https://github.com/mscompsci/iot-weather-station
A Raspberry Pi weather station and website dashboard
flask flowbite iot raspberry-pi sqlite svelte weather weather-station
Last synced: 04 May 2026
https://github.com/marco0antonio0/app-task-list
App flex task list aplicativo feito em flutter , uma app para ajudar a organizar tarefas de maneita facil e dinamica em poucos cliques
android flutter sqflite sqlite
Last synced: 04 May 2026
https://github.com/mopanc/saga
Topic-grained, layered memory layer for AI coding agents — local-first, MCP, single binary. Plug Claude Code / Cursor / Windsurf / Antigravity into persistent memory across sessions and machines.
ai ai-agents claude-code cli cursor developer-tools golang knowledge-base llm mcp memory model-context-protocol rag sqlite windsurf
Last synced: 09 Jun 2026
https://github.com/fandredev/nlw-connect
A application with Flask in the Rocketseat NLW Connect event
Last synced: 04 May 2026
https://github.com/sbtopzzz-lg/flutter-banking_app
A banking app made with Flutter (TSF task)
banking dart flutter google-fonts internship internship-task provider-state-management sqflite sqlite
Last synced: 04 May 2026