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/darshan-rajanna/farmers-ecommerce
A full-stack platform for farmers to sell agricultural products directly. Includes advanced frontend design and Google API integration.
django-project html-css-javascript python sqlite
Last synced: 25 Feb 2026
https://github.com/pchemguy/sqlpage-demo
This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.
database demo demo-app framework sql sqlite web webapp
Last synced: 05 May 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/mmrosadev/cadastropessoas
Aplicação para cadastro de pessoas utilizando Java-Android e SGBD SQLite.
android android-app java sqlite
Last synced: 04 May 2026
https://github.com/leandre000/django-tms
TMS App
django djangorestframework python sqlite
Last synced: 05 May 2026
https://github.com/heliomarpm/dotnet.crud.dappersqlite
CRUD Dapper & Sqlite
dapper-crud dapper-dotnet dapper-sqlite dotnet dotnet-sqlite net7 sqlite winforms
Last synced: 05 May 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/affan-ch/cyber-vault-desktop-offline
Cyber Vault is an offline password manager for Windows desktop. Built with WinUI3 and SQLite for local storage of accounts, credit cards, secure notes, documents and 2FA authenticator. Keep your sensitive data secure offline.
csharp sqlite windows-10 windows-11 winui3
Last synced: 22 Feb 2026
https://github.com/hirotakadango/hdboard
4chan clone in php and sqlite database with only single file.
4chan-clone anonymous booru forum imageboard php sqlite
Last synced: 25 Apr 2026
https://github.com/ignema/leafter
Conception and development of an android mobile application for reading digital books focused on accessibility for the visually impaired.
Last synced: 06 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/zccz14/auth-mini
Minimal Authorization and Authentication Modules for Any App. Support Email, WebAuthn (Passkey), Ed25519 (EdDSA) and JWT. Using Hono HTTP Server and SQLite Database
authentication authorization sqlite
Last synced: 15 Apr 2026
https://github.com/elliotjreed/database-anonymiser
Database anonymisation package written in PHP using PDO (supports MySQL, SQLite, Postgres, et al).
anonymization database hacktoberfest mysql pdo php postgres sqlite
Last synced: 07 Feb 2026
https://github.com/arthurlbo/feedget
A feedback widget for collecting reports, ideias, problems from the users and sending via email.
axios eslint expo express headlessui jest mailtrap nodemailer pisma prettier react-native reactjs sqlite tailwindcss typescript vite
Last synced: 11 Apr 2026
https://github.com/andrey-moura/db
A C++ wrapper around SQL based on ActiveRecord
activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3
Last synced: 06 May 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/rodrigoelp/reactnative-typescript-exercise-15
Building an application to display available ebooks available in an online storage (in this case, this same repo)
android ios react-native sqlite type-definitions typescript
Last synced: 06 May 2026
https://github.com/diegoperea20/nextjs-and-prisma-with-login-create-tasks
Nextjs + Prisma ORM REST API with SQLite featuring user authentication (login, register, change password/email, delete account). Users can create, edit, and delete titles with descriptions. A "same" section allows users to view the count of similar titles created and access emails of users with identical titles.
acounts create-task login nextjs prisma prisma-orm sqlite
Last synced: 06 May 2026
https://github.com/kgniewek/consoleprojectmanager
A Java-based console application for managing projects, tasks, users, and teams. Integrates with SQLite for data management and Gradle for build automation, packaged into a Windows executable using Launch4j for easy distribution.
2023 console-application desktop-application gradle java launch4j 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/airmcp-com/mcp-standards
Self-learning AI standards system - learns from corrections and auto-updates CLAUDE.md
ai-assistant ai-coding-assistant anthropic automation claude code-quality coding-standards configuration-management cursor-ai developer-productivity developer-tools knowledge-base local-first machine-learning mcp mcp-server pattern-learning python self-learning sqlite
Last synced: 14 Jan 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/amitasj7/stockvision
StockPredictor is a machine learning-based project designed to forecast stock prices using historical data and various predictive algorithms. This tool provides users with insights into potential future stock performance, allowing for informed investment decisions.
bootstrap django html-css-javascript python sqlite stock-price-prediction
Last synced: 31 Jan 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/n516942r/neocardium
NeoCardium – Die moderne Karteikarten App für Windows 11
education sqlite windows-app winui3
Last synced: 07 May 2026
https://github.com/mikeblum/sqlite-koans
code for SQLite Koans post
database golang sqlite sqlite3 template-project
Last synced: 07 May 2026
https://github.com/thipages/quickdb
Quick SQLite/MySql database sql creation builder
creation database foreign-keys index php quick sqlite
Last synced: 07 May 2026
https://github.com/andhikayuana/pengeluaran
Demo SQLite Android
android android-app android-application sqlite sqlite-android
Last synced: 28 Apr 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/sajjadhadi/carly-nest.js
Car sales platform backend with Nest.js
backend docker nestjs nodejs prisma rest-api sqlite typescript yarn
Last synced: 25 Feb 2026
https://github.com/hadisfr/tomcatsqlite
a simple example of using SQLite database management system with Apache Tomcat
Last synced: 07 May 2026
https://github.com/ruby0b/sqlite-simple-interpolate
Safe interpolated SQLite queries in Haskell
database haskell sqlite string-interpolation
Last synced: 01 Jul 2025
https://github.com/mmvergara/threads-clone
Simple threads clone made using remix, drizzle, sqlite.
drizzle drizzle-orm react remix remixjs sqlite sqlite3 threads threads-clone uploadthing
Last synced: 06 Feb 2026
https://github.com/melisa-karatas/library_management_system
This project is a simple library management system written in Python with and without database versions.
database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3
Last synced: 08 May 2026
https://github.com/ezaco-dev/sqlite-explorer
tools python - SQLite explorer - LWS25 Project by ezaco (Local Web Software)
coding-tool database database-management ezaco-dev flask flask-application flask-sqlite3 lws lws25 python-tools python3 sqlite sqlite-explorer tools
Last synced: 21 Feb 2026
https://github.com/nikhil25803/products-api
A products APIs to manage catalog with integration of AWS S3 as file storage service and SQLite as database.
Last synced: 13 Apr 2026
https://github.com/alieymsxxn/sql_project_data_job_analysis
This project explores top-paying jobs, in-demand skills, and where high demand meets high salary in data analytics.
data-analysis postgresql sql sqlite
Last synced: 16 Apr 2025
https://github.com/miguelitodev/agenda
Este projeto tem o objetivo de desenvolver uma agenda em Ionic usando o SQLite, onde você poderá cadastrar eventos ou algo assim e guardá-los
agenda app ionic ionic-apps ionic-framework sqlite sqlite3
Last synced: 28 Feb 2025
https://github.com/surajsinghbisht054/sqlorm
Object-Relational Mapper For Python Sqlite3
orm ormlite pythn python python-2 python-3 python-library python-modules python-script python-sqlite3-orm sqlite sqlite-database sqlite3 sqlorm
Last synced: 14 Jan 2026
https://github.com/star-ga/mind-mem
v3.7.0 — Persistent, auditable, contradiction-safe memory for coding agents. HTTP/REST auth fail-closed by default. Cross-platform atomic rollback (Linux/macOS/Windows). 71 MCP tools, 17 AI clients, hybrid BM25+vector+RRF, mind-mem:4b (Ollama). LoCoMo 86.33 conv-0 (Mistral, +8.4 vs published).
agent-memory ai-agents ai-memory bm25 claude-code claude-desktop cursor fine-tuning governance hybrid-search local-first mcp mcp-server memory model-context-protocol python rrf sqlite tool-use vector-search
Last synced: 15 May 2026
https://github.com/dehsilvadeveloper/nestjs-graphql-orders
Uma aplicação NestJS + Prisma para visualizar / efetuar consultas de dados de pedidos de um e-commerce utilizando graphQL.
graphql javascript nestjs nestjs9 nodejs prisma sqlite typescript
Last synced: 11 Apr 2026
https://github.com/guilhaof/goals-app
🎯🤑💵💰 App de metas financeiras pessoal.
android bottomsheet dayjs expo expo-router ios nativewind react react-native sqlite typescript
Last synced: 11 Apr 2026
https://github.com/suxrobgm/fitness-app
FitnessApp - Android application for coursework. Implemented fitness app features. In back-end side used client side SQLite database. Also in this project used Room Persistence Library and some UI libraries.
android android-studio java sqlite ui-components
Last synced: 10 Apr 2026
https://github.com/tbreuss/ch-gemeinden
Swiss Municipality Index - Demo App using Mithril.js as frontend, Yii2 as backend, and SQLite as database engine.
demo-app docker docker-compose mithril rest-api sqlite yii2
Last synced: 09 Apr 2026
https://github.com/marionauta/automerge-repo-sync-server
A very simple automerge-repo synchronization server that works with Bun.
automerge bun sqlite websocket
Last synced: 28 Jan 2026
https://github.com/turbot/steampipe-plugin-circleci
Use SQL to instantly query projects, pipelines, builds and more from CircleCI. Open source CLI. No DB required.
backup builds etl hacktoberfest pipelines postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/nanotaboada/go-samples-gin-restful
🧪 Proof of Concept for a RESTful API built with Go and Gin
conventional-commits docker docker-compose dockerfile gin-tonic github-actions go golang gorm integration-testing proof-of-concept rest-api restful-api samples sqlite vs-code
Last synced: 06 Feb 2026
https://github.com/mark-summerfield/uxf
Uniform eXchange Format (uxf) is a plain text human readable optionally typed storage format that supports custom types. It may serve as a convenient alternative to csv, ini, json, sqlite, toml, xml, or yaml.
data ini json parser pretty-printer sqlite storage-engine toml xml yaml
Last synced: 08 Oct 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/forjd/signal-box
Local-first AI inbox for developer context, project memory, and shipping artefacts.
ai developer-tools knowledge-management local-first productivity project-memory react rust sqlite tauri typescript vite
Last synced: 31 May 2026
https://github.com/jozephkabongo/nokysql
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
database mysql php postgresql query-builder sql sqlite
Last synced: 14 Apr 2026
https://github.com/danpoynor/sql-library-book-manager
Demo web application for managing a collection of books including pages to list, add, update, and delete books using JavaScript, Node.js, Express, Pug, SQLite and the SQL ORM Sequelize. App also includes pagination and search with filter features.
database express javascript node-js orm pug sequelize sqlite
Last synced: 14 Apr 2026
https://github.com/alokthedataguy/text-to-sql-agent
The Text-to-SQL Agent is designed to to interact with databases using simple, conversational language, eliminating the need for manual query writing.
agentic-ai langchain langchain-agent llm nextjs15 sql sqlite typescript
Last synced: 02 Sep 2025
https://github.com/lkosson/lorastats-net
Dashboard and statistics for Meshtastic network
aspnetcore dotnet lora meshtastic mqtt sqlite
Last synced: 27 Aug 2025
https://github.com/timnekk/sqlitecontroller
Export and Import data to SQLite DB
Last synced: 11 Oct 2025
https://github.com/mustafayasinemir/e-commerceapp
In this project, I experimented with different cloud environments and gained experience in communicating between various services. I developed a mobile application using Microsoft's new technology MAUI (Multi-platform App UI)
asp-net-core-web-api azure entity-framework-core maui mssql sqlite
Last synced: 19 Jan 2026
https://github.com/josephlai241/shift
A command-line tool designed for contractors/remote workers who need to track their own hours. Or track time spent doing anything.
command-line-tool contractor csv developer-productivity go golang remote-work sqlite time-tracker timesheet
Last synced: 14 Jan 2026
https://github.com/interstella0/stemoji
A discord bot that utilizes the discord application emoji feature as your custom emoji use!
bot custom discord discord-bot emoji emoji-bot host lightweight postgres postgresql python self self-host sqlite
Last synced: 26 Oct 2025
https://github.com/eby8zevin/android-pos4122020
The Next Project . . .
android android-app android-application android-database android-studio androidstudio create data database database-sqlite delete point-of-sale pos read search sqlite update
Last synced: 13 Oct 2025
https://github.com/enesgunumdogdu/wanttogoapp
This is a basic android application that you can be able to create a travel list for yourself.
android android-development google-maps-api java sqlite
Last synced: 13 Oct 2025
https://github.com/eliezer-dev-software-enginner/plics-sw
Sistema desktop ERP para gestão de pequenas e médias empresas, desenvolvido com JavaFX
erp java javafx megalodonte sqlite
Last synced: 31 May 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/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/lauraschlimmer/logpusher
Command-line tool to constantly import any kind of logs into a database
eventql logfile logfile-import logfile-upload mongodb postgresql sqlite
Last synced: 27 Apr 2026
https://github.com/sqliteai/sqlite-mcp
A SQLite extension that integrates the Model Context Protocol, enabling SQLite databases to connect to MCP servers and call their tools.
Last synced: 22 Jan 2026
https://github.com/pferreirafabricio/node-ecoleta-api
♻ RESTFul API for Ecoleta Market Place made with NodeJS
api-json api-rest express knex nodejs sqlite typescript
Last synced: 14 Apr 2026
https://github.com/mohamedyasser951/todo
Todo App using Dart & Flutter & Sqflite & GetX.
Last synced: 14 Apr 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/arumandesu/go-revise
go-revise is a Telegram bot designed to help you retain and reinforce information over time. Whether it's an article you’ve read about maps in Go, or any other topic, the bot ensures you don’t forget by prompting you to revisit the content at regular intervals.
Last synced: 28 Jan 2026
https://github.com/ptyadana/django3-todo-app
Full Fledged todo app with django 3, python, sqlite
django django-application django-project django3 python python3 sqlite todo-list todoapp todolist
Last synced: 29 Apr 2026
https://github.com/tusharpandey003/sql_query_generator
This streamlit app framework help to generate sql query and generate result from database with help of generative AI (Gemini pro)
gemini-pro gen-ai generative-ai query sql sqlite sqlite3 streamlit-application
Last synced: 18 Apr 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/alexcheuk/proof-531
Free 5/3/1 Wendler + BBB strength training tracker for iOS and Android. Local-first, no account, no ads. Built by a Claude coding agent on a 30-minute cron loop.
5-3-1 531 agentic-engineering expo fitness fitness-tracker gym local-first offline-first powerlifting react-native sqlite strength-training typescript wendler workout-tracker
Last synced: 13 Jun 2026
https://github.com/jonudell/flowpipe-readme
Dashboards for DevOps. Visualize cloud configurations. Assess security posture against a huge library of benchmarks. Build custom dashboards with code.
aws azure cloud compliance dashboards-as-code devops gcp kubernetes postgres security sqlite visualization
Last synced: 10 Apr 2026
https://github.com/alexandra-valkova/hangmangameandroid
Hangman mobile game (Android) 📱 written in Java, using SQLite
android android-app android-application android-game android-studio hangman hangman-game java mobile mobile-app mobile-game sqlite sqlite-android
Last synced: 03 Jan 2026
https://github.com/parshavshah/openchat-translator
OpenChat Translator is an AI-powered multilingual chat app that translates messages in real-time using OpenAI, enabling seamless communication between users speaking different languages via a simple, AJAX-based interface.
express messaging-app multilingual nodejs openai sqlite translation
Last synced: 04 Apr 2026
https://github.com/mononobi/imovie
Application for rapid and reliable movie collection management.
csharp dotnet movie-collection movies sqlite
Last synced: 04 May 2026
https://github.com/offryan/pyflask-crud
CRUD de datas de aniversário - Utilizando Python, FLASK Framework, PHPmyadmin e o SQlite como banco de dados, criado no curso "Introdução a Ciência da Computação, Harvard"
cc50 database flask phpmyadmin-database python sqlite
Last synced: 09 Apr 2026
https://github.com/rohit-sharma-rs/coding-in-python
Posting code through my learning phase of python
beautifulsoup4 django flask pytest python3 selenium sqlite
Last synced: 04 May 2026
https://github.com/chadwyck242/udemy-java-masterclass
Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.
idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy
Last synced: 13 Apr 2026
https://github.com/ricnaga/nlw2-proffy
Next Level Week 2 trilha discovery
html-css-javascript nunjucks sqlite
Last synced: 14 May 2026
https://github.com/sabujxi/people-store
An android app initially for educational purpose. Initially developed for teaching SQLite in Android
android android-application database java sqlite
Last synced: 13 Apr 2026
https://github.com/arvarik/trebek
A highly resilient, fault-tolerant data extraction pipeline daemon for transcribing and extracting structured game events from Jeopardy! episodes.
data-extraction google-gemini jeopardy llm machine-learning pipeline python sqlite whisperx
Last synced: 04 Jun 2026
https://github.com/ahmed-naserelden/todolist
android cubit dart flutter ios mobile-app sqlite
Last synced: 04 May 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/rememora/rememora
Persistent, cross-agent memory for AI coding agents. Rust CLI + SQLite. Install as a Claude Code plugin — everything is automatic.
ai ai-agents claude-code claude-code-plugin cli codex cross-agent developer-tools gemini-cli local-first memory rust sqlite
Last synced: 26 Apr 2026
https://github.com/ianpatricck/easy-kanban
:bookmark_tabs: A Simple Kanban Task Management
agile api api-rest clean-architecture kanban kanban-board pdo phinx phinx-migrations php php-8 phpunit slim slim-framework slim4 sqlite task-manager
Last synced: 16 Apr 2026
https://github.com/mementomori11723/sqlite-js
Running sqlite with javascript for backend learning purposes
database javascript sqlite sqlite3
Last synced: 29 Aug 2025