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-23 00:29:42 UTC
- JSON Representation
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/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/thoonk/android-chatproject
One-on-one Couple Chat Application with Firebase
Last synced: 28 Apr 2026
https://github.com/nishi1612/wie-appathon-2017
This app is made to connect farmers directly to retailers and thus reducing the concept of middleman. It connects farmers directly to the retailers to lower the gap of supply and demand that is retailer can talk to farmer by saying what crop is in demand and farmer can talk to retailer regarding what crop he is planning to harvest.
Last synced: 09 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/yongoe1024/RdbPlus
一个sqlite的增强工具,无需编写sql代码,一行搞定增删改查,为简化开发、提高效率而生
Last synced: 04 May 2025
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/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/spoonx/express-wetland
Wetland middleware for expressJS.
database express middleware mysql nodejs orm postgresql sqlite
Last synced: 07 Apr 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/hubert-kniola/io-tcpserver
Synchronous and asynchrounous TCP Server with SQL Data Base
Last synced: 02 May 2026
https://github.com/ra1d7/inventory
The C# application is designed to help manage sales for a business. The application uses a SQLite database and a Winforms UI
csharp point-of-sale pos sqlite
Last synced: 16 May 2026
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/lipehfama/Habits
Habits Habits nlw setup trail ignite
axios axios-react expo fastify nativewind nodejs nodejs-server phosphor-react prisma radix-ui react react-native reactts sqlite tailwindcss typescript vite
Last synced: 30 Dec 2025
https://github.com/melisa-karatas/restaurant_management_system
This project is a simple restaurant management system written in Python with database provided by SQL.
management-system object-oriented-programming oop project python restaurant-management sql sqlite sqlite3
Last synced: 05 May 2026
https://github.com/deividsousan/taskmaster
Website de organização de tarefas desenvolvido com o intuito de praticar Python junto ao micro-framerwok Flask.
backend flask html-css-javascript htmx mysql python server-side sqlalchemy sqlite
Last synced: 09 Apr 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/kiooku/mini-signal
Incomplete Signal implementation - for learning purpose
aead aes-gcm-siv concurrent-programming css double-ratchet-algorithm e2ee end-to-end-encryption html js privacy rust security signal sqlite tauri-app tcp tls tokio-rs x3dh
Last synced: 18 Feb 2026
https://github.com/tstarck/matta
Utility to listen to mqtt stream and save it to database
Last synced: 10 May 2026
https://github.com/dorssel/dotnet-ef-sqlite-timestamp
Extension for Entity Framework (EF) Core 8.0 that adds support for SQLite row versioning ([Timestamp] attribute).
dotnet entity-framework-core sqlite
Last synced: 29 Oct 2025
https://github.com/thunderdesign/thunderdesign.net-pcl.sqlite
A wrapper around the popular 'sqlite-net-pcl' automating the reading and writing to the database through simple thread-safe bindable objects.
bindable c-sharp cross-platform dotnet mono pcl-library sqlite sqlite-net-pcl sqlite-orm sqlite3 sqlite3-orm threading thunderdesign unity visual-studio xamarin-android xamarin-forms xamarin-ios xamarin-mac xamarin-uwp
Last synced: 22 Jul 2025
https://github.com/antoc-dev/recipedia
📱 A React Native recipe management app with OCR scanning, shopping lists, and smart search features
android cross-platform expo food fuzzy-search i18n ios mobile-app ocr react react-native recipe-management shopping-list sqlite typescript
Last synced: 09 May 2026
https://github.com/zinzied/humanfuzz
Human-like web fuzzer for advanced vulnerability detection in web applications.
csrf payloads pentesting sqlite ssrf vulnerabilities vulnerability vulnerability-scanners website xss-vulnerability
Last synced: 07 Mar 2026
https://github.com/dylanbk/database-story-project
A college website with a functional database allowing users to sign up, admins can view and manage users in the admin dashboard.
css flask html javscript python react sqlite tailwindcss
Last synced: 06 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/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/ichiriac/normaljs
Normal : Node Object Relational Mapper Abstraction Layer
activerecord javascript javascript-vanilla knex mariadb mysql nodejs orm postgres postgresql sql sqlite transaction typescript
Last synced: 14 Mar 2026
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/mayonaiselover/heirloom
Local-first, MCP-native personal memory for AI. Every AI is amnesiac — Heirloom gives them yours.
agents ai claude-memory encryption local-first mcp memory personal-knowledge-management privacy rust sqlite
Last synced: 19 May 2026
https://github.com/caasmo/restinpieces
Golang One process application framework
backend framework golang jwt litestream oauth2 one-process server sqlite
Last synced: 16 May 2026
https://github.com/rozhakxd/legiskuy-backend
RESTful API untuk sistem e-voting digital berbasis Golang + Fiber. Dirancang dengan arsitektur multilayer, keamanan JWT, dan pengolahan data pemilu yang efisien.
backend clean-architecture election evoting fiber go golang jwt multilayer pemilu rest-api sqlite
Last synced: 26 Jul 2025
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/prog-lucasalves/eng_rates-api
Este projeto é uma aplicação web que coleta, armazena e exibe pares de moedas utilizando a API AwesomeAPI. O backend é desenvolvido com Flask, Pydantic e SQLite, enquanto o frontend usa HTML.
flask pydantic requests sqlite
Last synced: 18 Apr 2026
https://github.com/gamemaker2k/hockey-test
Just a test script dealing with hockey games and stats.
hockey hockey-databank hockey-database hockey-games hockey-stats hockey-test hockeyapp php php6 php7 python python2 python3 sql sqlite sqlite-database sqlite3 sqlite3-database sqlitedatabase stats
Last synced: 13 May 2025
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/mo7amedaliebaid/tasks_manager
Beautiful Flutter tasks manager app
animations api bloc clean-architecture dart dart-ma flutter flutter-animation flutter-ui mockito sqlite swipe tasks-manager unit-testing
Last synced: 26 Sep 2025
https://github.com/0xyg3n/sql-playground
A multi-DBMS SQL query lab for pentesters, developers, and researchers — featuring real engines (MySQL, PostgreSQL, MSSQL, Oracle, SQLite), live query execution, and a beautiful UI. Built with AI + manual fine-tuning.
dbms dev developer-tools docker injection junior mariadb mssql mysql oracle pentest pentest-tool pentesting postgresql sandbox senior sql sqlite
Last synced: 18 Feb 2026
https://github.com/dgsb/tt
sqlite based time tracking tool
sqlite timetracker timetracking
Last synced: 19 May 2026
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/davidmstraub/sifts
Simple full text & vector search engine Python library
full-text-search pgvector postgresql python semantic-search sqlite vector-database
Last synced: 12 Apr 2025
https://github.com/bluestormdna/avdownloader
A Kotlin writed Anime Video Downloader for Android
android anime anko anko-sqlite coroutines download kotlin sqlite
Last synced: 13 May 2026
https://github.com/jespy666/restful-flask
Repository for a RESTful Application in Flask (Technical Specification)
alembic docker docker-compose flask flask-api flask-restful mysql sqlalchemy sqlalchemy-session sqlite unittest
Last synced: 11 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/iamakkkhil/url-shortener
This a URL Shortener Django project, which converts a entered url to a short version of that same url. It is a beginner friendly django project which helps to increase the readability of the url.
Last synced: 09 May 2026
https://github.com/whosonfirst/go-whosonfirst-sqlite-features
Go package for working with Who's On First features and SQLite databases.
geojson golang sqlite whosonfirst
Last synced: 10 May 2025
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/sevdanurgenc/sqflite-crud-flutter-project
This repo contains an application that shows product list by using SQFLite Crud Operations.
flutter sqflite sqflite-database sqlite
Last synced: 06 May 2026
https://github.com/hvu-dev/finance-desktop
Personal financial manager
ant-design desktop-application electronjs reactjs sqlite
Last synced: 29 Apr 2026
https://github.com/biner88/sqlite_utils
Flutter sqlite plugin helps extend classes.
Last synced: 21 Feb 2026
https://github.com/kazimovzaman2/cs50w-commerce
🤑 Project 2 of "Harvard CS50’s Web Programming with Python and JavaScript"
commerce cs50 cs50w cs50web-project2 css django html sqlite
Last synced: 06 May 2026
https://github.com/krishpranav/exploitdb
Golang tool to search exploits from exploitdb
database db ethical exploit exploitation exploitdb go golang hacking information license mit mongodb open-source osint sqlite
Last synced: 30 Apr 2026
https://github.com/suvashsumon/patient-database-management-system
Patient database management system is a data analysis software made for doctors to help on their research, analysis tasks.
fpdf2 pyqt5 python3 qtdesigner sqlite
Last synced: 01 May 2026
https://github.com/paralaxus/constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 11 Apr 2026
https://github.com/aayushiahlawat/blood-bank-android-app
Android Blood Bank App: Connects donors & recipients, built with Android Studio, Java, XML, and SQLite.
android-application java sqlite xml
Last synced: 01 May 2026
https://github.com/sinisaos/simple-piccolo
Single-file Piccolo ORM application for quickly prototyping, exploring and testing ideas without any configuration.
fastapi litestar-framework piccolo piccolo-admin sqlite
Last synced: 11 Apr 2025
https://github.com/cosmowyn/isrc-catalog-manager
Local-first music catalog manager for artists and labels: tracks, releases, works, rights, contracts, GS1, and deliverables.
artist-tools contract-management desktop-app digital-assets gs1 isrc iswc local-first music-business music-catalog music-metadata pyside6 record-label rights-management sqlite
Last synced: 25 May 2026
https://github.com/wildev-studios/hikari-persist
A lightweight and modular persistent cache library for hikari-based Discord bots
async cache database discord hikari persistence sqlite
Last synced: 10 Apr 2026
https://github.com/forchid/sqlite-server
High performance SQLite database server engine(standalone or embedded) based on C/S architecture
database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited
Last synced: 26 Apr 2026
https://github.com/shahank42/send-me-anonymously
Send me (shahank) an anonymous message.
anonymous anonymous-message cloudflare cloudflare-d1 cloudflare-pages cloudflare-workers drizzle drizzle-kit drizzle-orm message next14 nextjs shadcn-ui sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/nbursa/inception-core-server
A modular, extensible Rust-based server providing short-term, long-term, and latent memory services, a chat endpoint with a BaseAgent + Sentience DSL, and integration with ChromaDB and LLM services.
agent-framework ai-agents autonomous-agents axum chromadb docker dsl experimental inference llm memory rust sqlite vector-search
Last synced: 20 Jan 2026
https://github.com/ilhanaydinli/library_tracking_system
The library tracking system I made during my university years.
csharp library-management-system sqlite
Last synced: 25 Apr 2026
https://github.com/vitormours/record-management-system
A little CRUD project maded with python, sqlite and tkinter
crud-application python3 sqlite sqlite3 tkinter
Last synced: 25 Apr 2026
https://github.com/objfw/objsqlite3
[Official Mirror] SQLite bindings for ObjFW.
Last synced: 08 May 2025
https://github.com/black-purple/pandora
A simple Notes app made using iOS style Flutter widgets and SQFLite
android cupertino-design flutter ios sqlite
Last synced: 03 May 2026
https://github.com/pageton/bridge-db
Move data between SQL and NoSQL databases with a single CLI command.
cli cockroachdb cross-database database-migration etl go mariadb mongodb mssql mysql postgresql redis sqlite
Last synced: 05 Jun 2026
https://github.com/gearnode/erl-sqlite
Erlang interface for the SQLite database engine.
Last synced: 04 May 2026
https://github.com/rajofearth/sunx
Sunx a modern, production-ready authentication template built with Next.js , Better Auth, Prisma ORM, and shadcn/ui components.
betterauth nextjs postgresql prisma prisma-orm sqlite template
Last synced: 04 May 2026
https://github.com/payamdarabi/vazhehdictionary
Bilingual specialized dictionary for 38 specialized fields
Last synced: 04 May 2026
https://github.com/media-centarr/media-centarr
Library management and playback for your movies and TV — the *ARR stack and a couch-ready player in one self-hosted Linux app. Watches directories, identifies via TMDB, plays through mpv. No Docker, no accounts, no transcoding, no streaming.
broadway elixir jellyfin-alternative linux media-center media-library mpv phoenix phoenix-liveview prowlarr radarr-alternative self-hosted sonarr-alternative sqlite tmdb
Last synced: 20 May 2026
https://github.com/dkolzenov/efcore-samples
Entity Framework Core providers sample
asp-net-core efcore migrations ms-access ms-sql-server mysql oracle postgresql sqlite
Last synced: 03 Feb 2026
https://github.com/cricketthomas/sesto-app
an iOS and Android app build with Xamarin.Forms 5, using .NET 5 Web API to report how crowded a place is. (pretty much the popular times feature on google).
android firebase-auth firebase-authentication ios mss sqlite xamarin-forms
Last synced: 05 May 2026
https://github.com/tss-sniper/llm-powered-sql-assistant
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: 10 May 2026
https://github.com/affan-ch/cyber-vault-mac-offline
An offline password manager for macOS built with Swift and SwiftUI. Securely stores credentials, credit cards, notes, and 2FA codes using local encryption.
Last synced: 05 May 2026
https://github.com/ncenerar/ncenerar
It's all about me and my opinionated choices
docker git java javascript jupyter kotlin nativescript postgresql python shell sqlite typescript vscode vuejs
Last synced: 03 Jan 2026
https://github.com/realaravinth/libadmin
framework, database and database driver agnostic authentication and admin dashboard for rust applications
actix-web admin-dashboard authentication postgresql rust sqlite sqlx
Last synced: 05 May 2026
https://github.com/allanjos/issuedb
A simple, standalone tracker.
ansi autoconf c cross-platform gtk gtk3 gui issue-tracker makefile sqlite sqlite3 tracker
Last synced: 06 May 2026
https://github.com/carsten-ldev/mcp-server
Experimenting with modelcontextprotocol.
honojs modelcontextprotocol sqlite zod
Last synced: 29 Aug 2025
https://github.com/Sagargupta16/ledger-sync
Ledger Sync — Transform messy Excel bank statements into beautiful financial dashboards with Sankey diagrams and anomaly detection
dashboard fastapi finance python react sqlite tailwindcss typescript
Last synced: 04 Apr 2026
https://github.com/codemage66/php-crud-api
PHP script that adds a REST API to a SQL database
api-server automatic-api crud database geospatial multi-database mysql openapi php php-api postgis postgresql rest-api restful sql-database sqlite sqlserver swagger
Last synced: 04 Apr 2026
https://github.com/mzaini30/kamus
Aplikasi kamus berbasis website dengan database SQLite
Last synced: 06 May 2026
https://github.com/alaa-aqeel/vsqlite
program to display sqlite databases
pyqt5 python qt5 sql sqlite sqlite3-databases
Last synced: 07 May 2026
https://github.com/luciaheredia/trackandscanapp
Map Tracking and Bluetooth devices scan.
android android-app android-studio bluetooth bluetooth-scanner google-maps kotlin kotlin-android map map-tracker sqlite tracker
Last synced: 07 May 2026
https://github.com/painterqubits/paramdb
Python package for storing and retrieving experiment parameters.
astropy python sqlalchemy sqlite
Last synced: 11 Feb 2026
https://github.com/maronworks/family-sprout
Family Sprout is a C# WinForms desktop application for church administrators to efficiently manage family and children's information, replacing traditional paper-based cards. It includes authentication and role-based access control for secure data handling.
Last synced: 20 Aug 2025
https://github.com/ornella-gigante/notes_android
In this project, a simple note manager with task reminders will be created using Java, with translation into 3 languages - English, Spanish, and Catalan - and several actions available to the user.
android android-application java java-8 notes-app sqldatabase sqlite sqlite-database
Last synced: 07 May 2026
https://github.com/hadisfr/tomcatsqlite
a simple example of using SQLite database management system with Apache Tomcat
Last synced: 07 May 2026