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-25 00:25:45 UTC
- JSON Representation
https://github.com/lemon001017/http-download-server-golang
A website that supports HTTP downloads, pauses, resumes, redownloads, deletes, rate-limiting, and parallel multitasking downloads.
downloader gin gorm http sqlite tailwindui
Last synced: 15 Jun 2025
https://github.com/akifbayram/openbin
Self-hosted inventory system for organizing physical storage bins. Print labels, scan to find contents, and optionally plug in your own AI to do the heavy lifting: snap a photo and it names the bin, lists every item, and tags it for search.
ai bins foss home-inventory home-inventory-manager home-organization inventory mcp mcp-server open-source self-hosted sqlite
Last synced: 01 Apr 2026
https://github.com/University-Experience/Bazarcom
Microservices project using Flask . We Made 3 servers running using docker images for each one and 2 database using sqlite. The project is a book buying platform.
docker flask microservices python sqlite
Last synced: 17 Jul 2025
https://github.com/henfrydls/skima
Open-source people development platform: skills matrix, development plans, gap analysis, and team growth tracking. Self-hosted, local-first.
competency-tracking hr-tech local-first nodejs open-source react self-hosted skills-matrix sqlite talent-management team-analytics
Last synced: 17 May 2026
https://github.com/gusenov/sqlite-utils-java
Java-библиотека для упрощения работы с SQLite базами данных.
Last synced: 15 Apr 2026
https://github.com/sadatrafsanjani/student-information-system
This is a graphica user interface based software that is engineered with java Swing. It can store and retrive student information in aSQLITE database.
Last synced: 19 May 2026
https://github.com/kmaleesha/vaccination-details-collector
This is a mini project which is created for collect vaccination details of the patients. Using Python with MySQL database.
Last synced: 20 May 2026
https://github.com/rafaelmachadobr/mecajato
Mecajato é um sistema completo para gerenciamento de mecânicos e oficinas, com agendamento de serviços, gerenciamento de ordens de serviço e relatórios gerenciais. Feito com Django, Bootstrap e SQLite, é uma ferramenta eficiente e fácil de usar para melhorar a gestão e aumentar a eficiência de sua oficina.
bootstrap django python sqlite
Last synced: 07 Apr 2026
https://github.com/dinesh2510/crud-operation-in-sqlite-recyclerview-and-listview-android
(Create Read Update Delete)CRUD Operation using sqlite (Recyclerview and Listview)
crud crud-application crud-operation database listview listview-android recyclerview sqlite sqlite-android sqlite-database sqlite-recyclerview sqlite3
Last synced: 12 Sep 2025
https://github.com/isosphere/tws_history_extract
A command-line tool for extracting historical data from the Interactive Brokers API. Inserts historical data into a SQLite database.
interactive-brokers market-data sqlite trader-workstation
Last synced: 20 Jul 2025
https://github.com/nijikokun/docker-ubuntu-image
Docker Base Image for Rapid Developer Environments
base-image bash bundler docker dockerfile git image node openssl ruby sqlite ubuntu yarn
Last synced: 06 Apr 2026
https://github.com/sfomuseum/swift-mbtiles
Swift package for reading and caching data from MBTile databases.
Last synced: 07 Mar 2026
https://github.com/jonasb/durable-objects-sql-tag
A library for working with SQLite in Cloudflare Durable Objects.
cloudflare cloudflare-workers durable-objects sqlite
Last synced: 20 Jan 2026
https://github.com/luckeyfaraday/athena-code
Open-source terminal AI coding agent with persistent local memory, automatic context recall, and searchable cross-session history.
ai ai-agent bun cli coding-agent context-retrieval developer-tools llm local-first opencode persistent-memory session-search sqlite terminal typescript
Last synced: 17 Jun 2026
https://github.com/mfazail/notes-kit
A sveltekit site to store coding notes and run them online.
online-playground python sqlite sveltekit
Last synced: 13 Apr 2026
https://github.com/quarkiverse/quarkus-jdbc-sqlite4j
SQLite driver for Quarkus with Agroal in pure Java built on SQLite4j
Last synced: 12 Apr 2025
https://github.com/kalebeccs/petshop-ipluso
Lojão da Ração é um sistema de gerenciamento de petshop, desenvolvido em Python com SQLite3
Last synced: 17 Feb 2026
https://github.com/gladego/index1
AI-native project knowledge base. BM25 + vector hybrid search, built for AI coding agents.
ai-coding ai-memory bm25 claude-code code-search coding-agent developer-tools knowledge-base mcp mcp-server offline-first ollama semantic-search sqlite vector-search
Last synced: 17 Feb 2026
https://github.com/intentweave/intentweave
Semantic knowledge extraction for code and docs — CARI local index + LLM knowledge graph
ast cari code-analysis copilot developer-tools knowledge-graph mcp neo4j sqlite typescript
Last synced: 11 Apr 2026
https://github.com/soft/miru
Utility for keeping track of watched TV episodes and movies
library library-management movies ncurses sqlite tv urwid utility
Last synced: 08 Mar 2026
https://github.com/MaikolSoro/Foody
Develop beautiful and fully functional Android App in Android Studio using the power of Kotlin programming language.
android-architecture datastore flow hilt-dagger2 jetpack-navigation kotlin-android kotlin-coroutines kotlin-coroutines-mvvm okhttp recyclerview rest-api retrofit2 room room-database sqlite stateflow xml
Last synced: 12 Mar 2025
https://github.com/mauriciogirardi/app-be-the-hero
css expo express node-js react-native reactjs sqlite
Last synced: 07 Apr 2026
https://github.com/gmazzo/gradle-sqlite-plugin
A Gradle plugin to allow manipulating SQLite databases in the buildScript
gradle gradle-plugin sqlite sqlite-database
Last synced: 18 Apr 2026
https://github.com/abdulmumin1/dataprison
secure & easily store sensitive keys local machine
pyqt5 pyqt5-desktop-application python sqlite
Last synced: 17 May 2026
https://github.com/franciscoylderlan/habittrackingapplication
Aplicação para acompanhamento de hábitos desenvolvida ponta a ponta para Desktop e Mobile ( Android / IOS ), onde no frontend foi utilizado ReactJS, ReactNative, tailwindcss e no backend para gerenciamento de rotas Fastify, banco SqLite e o Prisma para geração de consultas.
axios expo fastify prisma react react-native sql sqlite tailwindcss typescript zod
Last synced: 07 Apr 2026
https://github.com/ourway/sqlite-tiny
My first attemp to write a sqlite3 clone. It's just an experimental attempt to understand RDBMS. Never use it in any production.
b-tree c parser personal-project self-learning sqlite sqlite-database sqlite-orm sqlite3 sqlite3-database tokenizer virtual-machine vm
Last synced: 16 May 2026
https://github.com/brandon689/moshi
Open Web Application starters and instant mock backend for common usecases (Frontend and Backend)
ai api backend blog booking-system csharp dapper ecommerce entity-framework forum frontend mvc myanimelist pokeapi react semantic-kernel sfml sqlite svelte wpf
Last synced: 04 Jan 2026
https://github.com/foo123/easydb.js
Database abstraction layer (DBAL) for Node.js (supports mysql, postgres, sqlite,..)
dbal dbms mysql node-js postgresql sqlite
Last synced: 09 Apr 2026
https://github.com/jdrodas/pescaartesanal
Aplicaciones usando herramientas MS .NET para demostrar conectividad a SQLite, PostgreSQL y MongoDB
Last synced: 06 Apr 2025
https://github.com/hasanhammoudah/tradetroveasp
TradeTroveASP: A dynamic ASP.NET eCommerce solution designed to empower businesses in the digital marketplace. Currently in development. Stay tuned for the code release and website launch!
angular5 asp-net asp-net-core authentication bootstrap clean-architecture clean-code csharp css3 design-patterns html5 postman postman-collection repository-pattern sqlite
Last synced: 03 Feb 2026
https://github.com/yongoe1024/RdbPlus
一个sqlite的增强工具,无需编写sql代码,一行搞定增删改查,为简化开发、提高效率而生
Last synced: 04 May 2025
https://github.com/melisa-karatas/movie_library_managemnet_system
This project is a simple movie library management system written in Python with database provided by SQL.
movie-library movie-library-management movie-management movies python sql sqlite sqlite3
Last synced: 09 Apr 2026
https://github.com/moxer-mmh/timetracker
A desktop application built with Python and Tkinter for tracking work hours and managing time balances. TimeTracker helps you monitor your daily work schedule, lunch breaks, and automatically calculates your time balance on a daily, weekly, and monthly basis.
Last synced: 18 May 2026
https://github.com/wwakabobik/home
H.O.M.E. is smart home project.
arduino esp8266 flask home-automation iot iot-platform lora monitoring pws python python3 raspberry-pi smart-home sql sqlite sqlite3 weather-station wind-turbine
Last synced: 12 Nov 2025
https://github.com/provnai/attest
Attest Protocol Silicon-rooted trust and zero-knowledge provenance for AI agents. Features hardware-sealed identity (TPM/CNG), Plonky3 ZK-STARK audit trails, and Quantum Undo (Reversible Execution) in Go & Rust.
ai-agents artificial-intelligence audit-log cryptography cybersecurity golang hardware-security plonky3 provenance rust sqlite state-management tpm undo zk-starks
Last synced: 11 Mar 2026
https://github.com/jameskulu/pharmacy-stock-management-java-swing
It is a stock management desktop application to store items' details.
Last synced: 17 May 2026
https://github.com/tinybiggames/game2d
A fast, intuitive Object Pascal library for 2D game development in Delphi—Game2D makes building everything from classic arcade games to modern prototypes easy, so you can focus on gameplay, not boilerplate. Game2D - Build. Play. Repeat.
delphi game-toolkit gamedev miniaudio mpeg-video mysql nuklear-gui opengl21 sqlite stb stdx udp win64 windows-10 windows-11 zlib
Last synced: 18 Jun 2025
https://github.com/tobihatti/wrapsql
✔🌍 Multiple wrapper-classes for several languages and DB-Types
csharp dotnet mysql odbc oledb php sql sqlite vbnet wrapper wrapper-class wrapper-library
Last synced: 30 Dec 2025
https://github.com/yaroslaff/sql-export
Export SQL tables or queries to files in JSON or Markdown / YAML format. Mainly to use with static site generators like Hugo to generate content from database
content export file files frontmatter generate gohugo hugo json mariadb markdown md mysql postgresql save sql sqlite sqlite3 static yaml
Last synced: 07 Apr 2026
https://github.com/ibnekayesh/uwa
Universal Web Api
api asp-net-mvc csharp dynamic mssql mssqlserver mvc-framework open-source oracle sqlite universal universal-web-api webapi
Last synced: 08 Mar 2026
https://github.com/thomassimmer/rocket-template
A template to build APIs with Rocket.
api asynchronous-programming backend diesel queue rocket rust sqlite task-manager template testing worker
Last synced: 17 Feb 2026
https://github.com/codemedic/redstart
Schema migrations for SQLite 3 using basic tools available in *NIX systems.
bash database-migrations schema-migrations sqlite sqlite3
Last synced: 10 May 2026
https://github.com/tonyp7/docker-wordpress-fpm-sqlite-nginx
:package: Run a containerized Wordpress site running on Nginx, PHP-FPM and SQLite
docker docker-compose nginx php php-fpm sqlite wordpress
Last synced: 07 Apr 2026
https://github.com/sarahsidahmed/darna-app
Web/Mobile Application pour la reservation de services de travaux a domicile
app kotlin project-repository sqlite
Last synced: 02 Jan 2026
https://github.com/vsnaichuk/react-native-places
React Native App (Offline First) for sharing places that people visit from all over the world 🗺
expo mobx react react-native react-native-maps sqlite typescript
Last synced: 30 Dec 2025
https://github.com/aaronksaunders/hono-drizzle-node-app-1
Hono JS Drizzle ORM Template
better-sqlite3 drizzle-orm drizzleorm hono-js honojs javascript sqlite
Last synced: 03 Apr 2025
https://github.com/milad-2003/socialbook
A Django-based social media platform where users can create profiles, upload posts, follow other users, and interact with content.
bootstrap django django-templates sqlite
Last synced: 08 Apr 2026
https://github.com/AniTrend/support-query-builder
A simple SQLite spec compliant query builder that integrates with room to create raw queries
android anitrend annotation-processor entity kotlin processor query-builder rawquery room sqlite
Last synced: 12 Apr 2025
https://github.com/frozen-burrito/asp.net-basic-project
asp-net-core blazor csharp entity-framework-core sqlite
Last synced: 05 Apr 2025
https://github.com/hubert-kniola/io-tcpserver
Synchronous and asynchrounous TCP Server with SQL Data Base
Last synced: 02 May 2026
https://github.com/anovsiradj/ci3db
Standalone CodeIgniter 3 DataBase Query Builder
codeigniter codeigniter3 composer firebird firebirdsql mysql mysqli php php5 php7 query-builder sql-query-builder sqlite sqlite3
Last synced: 14 May 2025
https://github.com/tss-sniper/sql-llm-project
This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.
api gemini-pro llm python sql sqlite streamlit
Last synced: 23 Jun 2025
https://github.com/floralunit/todolistwithfinances-xamarin-sqlite-mobileapp
Мобильное приложение со списком задач для разных категорий и калькулятором расходов.
sqlite xamarin xamarin-android
Last synced: 01 Feb 2026
https://github.com/dhdsouza/retrobot
RetroBot é um bot para Discord que permite que os membros de um servidor de Discord registrem seus nomes de usuário da plataforma RetroAchievements, acompanhem suas conquistas de jogos retrô.
discord-bot python retroachievements-api retrogaming sqlite
Last synced: 26 Feb 2026
https://github.com/obaskly/clinic-receptionist-tool
A simple GUI application to manage a medical patients
bot medical pyqt5 sqlalchemy sqlite
Last synced: 15 Apr 2026
https://github.com/neo-ciber94/offline-svelte-todo-app
A todo app with offline first support in svelte5
docker offline-first sql-js sqlite svelte svelte5 wasm
Last synced: 08 Feb 2026
https://github.com/chrisfrank/audite
Transactional change feeds for SQLite
audit audit-trail change-data-capture sqlite sqlite3
Last synced: 09 Feb 2026
https://github.com/biner88/sqlite_utils
Flutter sqlite plugin helps extend classes.
Last synced: 21 Feb 2026
https://github.com/cleilsonandrade/ecoleta
Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.
database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite
Last synced: 29 Sep 2025
https://github.com/medosama/face50
My CS50x 2024's Final Project!
bootstrap cs50 cs50x css flask harvard-university harvardcs50 html javascript project software-engineering sqlite web web-development
Last synced: 23 Feb 2026
https://github.com/zlatamigas/gamecellswpfapp
WPF application inspired by LinkedIn's Queens.
csharp entity-framework mvvm sqlite wpf xaml
Last synced: 10 Feb 2026
https://github.com/yassinebouelkheir/gestionnaire-des-poneys
Application web Laravel pour la gestion des poneys, l’assignation aux clients et l’automatisation des factures.
crud-application gestion kpi laravel-framework sqlite
Last synced: 12 Feb 2026
https://github.com/mysticquest/dotnet-api-demo
A .NET 7.0 Rest API (ASP.NET controllers with a console app interface), utilizing entity framework and sqlite.
asp-net csharp dotnet dotnet7 entity-framework-core mvc sqlite
Last synced: 10 May 2026
https://github.com/andrei-demidov/django-sqlite-efs
Django database backend for SQLite on Amazon EFS
aws-efs aws-lambda aws-lambda-python django django-database django-sqlite django-sqlite3 dynamodb efs elasticfilesystem lambda serverless sqlite sqlite3
Last synced: 12 Feb 2026
https://github.com/pedromassango/android-sqlite-java
A SQLite android database sample
android-development android-java sqlite sqlite-android
Last synced: 10 May 2026
https://github.com/alialboushama/steam-game-price-alert
🎮 Discord bot that alerts you when Steam games on your watchlist go on sale. Get instant notifications about price drops.
api-wrapper automation bot discord discord-bot discord-notifications game-deals gaming monitoring notifications price-alerts price-tracker python sqlite steam steam-api steam-sales tools utility webhooks
Last synced: 13 Feb 2026
https://github.com/helenanevesbr/api-studies
Studying Flask and Django
api django flask graphene-django graphql-api marshmallow python rest-api sqlalchemy sqlite swagger
Last synced: 28 Feb 2025
https://github.com/danp/outages-to-sqlite
Convert scraped NS Power outage data to a SQLite database
geojson git-scraping golang sqlite
Last synced: 15 Feb 2026
https://github.com/laolarou726/text_2_sql_demo
This is a minimal demo project to show the capabilities of a Text2SQL system using LangChain, it contains all the things you required to build a basic RAG system. Using Chinook as the sample database.
agent database langchain llm python sqlite text2sql
Last synced: 16 Feb 2026
https://github.com/objfw/objsqlite3
[Official Mirror] SQLite bindings for ObjFW.
Last synced: 08 May 2025
https://github.com/yehorbk/sqlitemanager
Cross-platform SQLite managing application. (JavaFX)
database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3
Last synced: 02 Apr 2026
https://github.com/philipphermes/planning-poker
Planning Poker is a lightweight web app for agile teams to collaboratively estimate tasks. Built with Next.js, TypeScript, and WebSockets, it provides real-time updates, secure authentication, and persistent storage with SQLite/Drizzle ORM.
nextjs planning-poker react sqlite typescript websocket
Last synced: 23 Jan 2026
https://github.com/thebluesky/microsoft.data.sqlite.winrt
ASP.NET Core SQLite implementation of the System.Data.Common provider model modified to support WinRT for Windows 8.1 and Windows Phone 8.1.
sqlite windows-8 windows-phone winrt
Last synced: 03 Mar 2026
https://github.com/turbot/steampipe-plugin-doppler
Use SQL to instantly query Doppler projects, environments, secrets & more. Open source CLI. No DB required.
backup doppler etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 02 Jul 2025
https://github.com/gromnitsky/nfts
A FTS server for static blogs; uses sqlite under the hood.
fts5 full-text-search jekyll sqlite
Last synced: 14 Apr 2026
https://github.com/helenanevesdeveloper/api-studies
Studying Flask and Django
api django flask graphene-django graphql-api marshmallow python rest-api sqlalchemy sqlite swagger
Last synced: 04 Mar 2026
https://github.com/kuc-arc-f/d1-project9cms
cloudflare D1 + workers, cms API sample
cloudflare-d1 cloudflare-workers sqlite
Last synced: 29 Apr 2026
https://github.com/illarionov/wasm-sqlite-driver-binary
SQLite WebAssembly binaries built using Gradle with Emscripten and published for Kotlin Multiplatform
android emscripten gradle kotlin kotlin-multiplatform sqlite wasm webassembly
Last synced: 05 Mar 2026
https://github.com/cleilsonandrade/flask_blog
Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.
blog database flask fullstack jinja2 jquery popper python sql sqlite
Last synced: 10 Apr 2026
https://github.com/uikoo9/dishi-monorepo
滴石,todo list,取水滴石穿之意
electron electron-packager sqlite
Last synced: 19 Nov 2025
https://github.com/nil369/skyport
The Lightweight Developer Cloud OS
cloud docker fiber go golang open-source paas react self-hosted sqlite tailwindcss typescript vps websocket
Last synced: 24 May 2026
https://github.com/carsten-ldev/mcp-server
Experimenting with modelcontextprotocol.
honojs modelcontextprotocol sqlite zod
Last synced: 29 Aug 2025
https://github.com/hadyrashwan/golang-for-node-devs
A todo app built using Turso and Go.
Last synced: 28 Jan 2026