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/manuel-chinchi/crud-xamarin-android
A basic CRUD made with Xamarin Android
android crud sqlite xamarin xamarin-android
Last synced: 06 May 2026
https://github.com/s0fft/capsule-notes
Notes-App — Note-Taking Asynchronous-Project on FastAPI
alembic api-rest asynchronous celery docker flower pydantic pytest python3 redis redoc sqlalchemy sqlite swagger
Last synced: 06 May 2026
https://github.com/local-loop-io/localloop-backend
Backend API for LocalLoop expressions of interest
api backend express interest-form sqlite
Last synced: 06 May 2026
https://github.com/rifki-ardhika-putra7/war-chest-finance
Secure, multi-user personal finance tracker with 'Survival Mode' estimation logic. Built with Flask, SQLAlchemy, and Vanilla JS.
chartjs finance-tracker flask fullstack security sqlalchemy sqlite
Last synced: 13 May 2026
https://github.com/solcreek/sunbreak
Local-first keyword monitoring and Hacker News research service
agent-friendly cli docker fts5 golang hacker-news keyword-monitoring local-first monitoring research-tool rss self-hosted social-listening sqlite systemd
Last synced: 29 May 2026
https://github.com/frolov-andrey2405/storefront-central
Storefront Central is an online platform designed to bring together businesses and customers in a convenient location. The platform is built using various technologies, each playing a crucial role in the functioning of the platform.
bootstrap css django html jquery js json popperjs python sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/mdhasanshuvo/ds-project
EazyTrip : An app for efficient ride and delivery services with a customizable map and shortest path algorithms.
algorithms data-structures map qt-creator qt-framework software-development sqlite
Last synced: 06 May 2026
https://github.com/tom-wang898/memory-runtime
Automatic hot/cold memory runtime for Codex, Claude, and Gemini that saves tokens without rewriting the prompt.
agent-memory ai-agents claude cli codex context-engineering developer-tools docker gemini llm memory memory-palace sqlite token-optimization
Last synced: 22 Jun 2026
https://github.com/kingarthurwashere/pos-and-accounting-system
A POS and accounting solution with a Laravel backend and Filament and Livewire frontend. Compatible with all SQL databases, this app is tailored for small to medium businesses, providing robust POS functions, internal remittance management, and comprehensive accounting ledgers.
database docker filament laravel-framework livewire mysql-database postgres sqlite
Last synced: 12 Apr 2026
https://github.com/thegera4/tkinter-basics
This is my repo with the basics of tkinter (library to create desktop apps with python).
Last synced: 12 Apr 2026
https://github.com/jacqueline-dev/api_atividade
REST API com persistência no banco de dados.
flask-httpauth flesk postman python rest-api restful-api sqlalchemy sqlite
Last synced: 07 May 2026
https://github.com/rick1551/notemanager
A desktop application developed with Qt 6 and C++20, designed to manage personal notes with tags, advanced search, and persistence in SQLite.
Last synced: 07 May 2026
https://github.com/sreekarnv/draftlet
Local-first drafting assistant with a browser extension, desktop companion, and Ollama-powered local replies.
ai chrome-extension electron fastapi local-first ollama productivity react sqlite typescript
Last synced: 20 Jun 2026
https://github.com/mjkillough/rqlite
Reading (and maybe writing) SQLite files in Rust
Last synced: 07 May 2026
https://github.com/bch1212/agenttrust-mcp
Trust-score & reputation MCP for the agent-to-agent economy.
a2a agent-economy agent-trust ai-agents anthropic claude fastapi mcp mcp-server model-context-protocol python railway reputation sqlite trust-score
Last synced: 21 Jun 2026
https://github.com/pernillasterner/book-meeting
A simple room booking system. Part of a technical test for Compileit.
nextjs prisma sqlite tailwindcss typescript
Last synced: 07 May 2026
https://github.com/abkaaar/leyedzo
Ecommerce web-application built with NextJs, tailwind, shadcn and prisma.
nextjs prisma react sqlite typescript
Last synced: 07 May 2026
https://github.com/dreygur/knot
Persistent memory pool MCP server — eliminate Context Rot. BLAKE3-verified knowledge graph for Claude.
ai-tools blake3 claude knowledge-graph mcp mcp-server memory rust sqlite
Last synced: 21 Jun 2026
https://github.com/danhpaiva/myspotify-minimal-api-net-sqlite
Minimal Api in C#
hacktoberfest hacktoberfest2025 minimal-api sqlite
Last synced: 14 May 2026
https://github.com/tatianasharova/blogicum_
Социальная сеть для публикации личных дневников.
Last synced: 07 May 2026
https://github.com/moatazbadawy/mox
Get the latest articles from the best resources
android app-shortcuts glide livedata mvvm notification okhttp3 retrofit rxjava2 sqlite viewbinding
Last synced: 07 May 2026
https://github.com/chrisross5/infoeduka
College team project (Project approach to applications development S4): A Django student-news app, deployed on GCP App Engine. Supports user & admin roles with CRUD for news, courses, and lecturers.
appengine azure-app-service azure-devops django django-template python sql sqlite
Last synced: 07 May 2026
https://github.com/mzaini30/blog-local-tanpa-mysql
Blog local sederhana tanpa MySQL
Last synced: 10 May 2026
https://github.com/the-forgebase/restql
The main purpose of this package is to provide a more generic and flexible way to generate SQL queries for different databases while still having to do the db connection and query execution part yourself.
golang mysql postgresql rest-api sql sqlite surrealdb surrealql
Last synced: 07 May 2026
https://github.com/mindyphp/querybuilder
Query builder with sqlite, mysql, pgsql support. Django like syntax.
django-orm mindy-framework mindy-orm mysql php postgres sqlite
Last synced: 07 May 2026
https://github.com/amoeba/ace-to-sqlite
Automation to export the latest release of the ACE data as SQLite databases served via Datasette
acemulator asherons-call database datasette sqlite
Last synced: 15 Mar 2026
https://github.com/martn2023/yindeed_indeed_clone
a simplified version of Indeed.com in Django
crud database deployment django heroku object-oriented-programming oop python sqlite webapp
Last synced: 28 Jan 2026
https://github.com/damiansuess/learn.sqlite
Test of C# SQLite and SQLCipher database connections for Xamarin
csharp sqlcipher sqlite xamarin
Last synced: 24 Feb 2026
https://github.com/xanthium-enterprises/programming-sqlite-using-python-for-beginners
Learn to Create and Program a SQLite Database Using Python for Absolute Beginners
database database-programming python python-programming python3 sqlite sqlite-database-management sqlite3 sqlite3-database
Last synced: 23 Jan 2026
https://github.com/tiim/etherpad-sqlite-docker
Dockerfile for etherpad-lite with sqlite installed. Not maintaned, for new repo see:
docker dockerfile etherpad-lite sqlite
Last synced: 24 Oct 2025
https://github.com/araga-dev/aux-data
PSR-16 key/value cache built on SQLite and PDO. Lightweight, single-file, perfect for local config and small apps.
cache composer-package key-value-store library pdo php psr-16 settings simple-cache sqlite
Last synced: 14 May 2026
https://github.com/dvamishkilapa/db_softdev
Страшная обертка, созданная с помощью на PyQT5, для БД разработчиков ПО.
Last synced: 23 Oct 2025
https://github.com/inoles/grocery-app-blazor
Full Stack Web Based grocery shopping application with ASP.NET Core, Blazor, EF Core and SQLite
aspnet-core blazor-server bootstrap5 dotnet entity-framework entity-framework-core full-stack fullstack-development sqlite xunit
Last synced: 24 Feb 2026
https://github.com/wynelson94/longhand
Lossless local memory for Claude Code. The full, unabbreviated version. Every tool call, every file edit, every thinking block — stored verbatim on your machine. Persistent memory without tokens.
ai-memory anthropic chromadb claude-code forensic local-first lossless mcp mcp-server python recall sqlite
Last synced: 23 Apr 2026
https://github.com/paasshme/portfolio
Highly-customizable web based portfolio using Flask framework.
flask sqlalchemy sqlite website
Last synced: 14 Apr 2026
https://github.com/fenron-dev/mediashelf
Cross-platform Digital Asset Manager (DAM) — Flutter port of Nexus Explorer. Manage your local media library on Linux, Windows, macOS, Android & iOS.
cross-platform dart digital-asset-manager flutter media-library riverpod sqlite
Last synced: 14 Apr 2026
https://github.com/quaddarv1ne/keycloackfastapi
Keycloak — это программное обеспечение с открытым исходным кодом для управления идентификацией и доступом (IAM), разработанное компанией Red Hat
api fastapi fastapi-template hat iam it keycloack linux os py python python3 red sql sqlalchemy sqlite
Last synced: 11 Jun 2025
https://github.com/elis-vasconcelos/full-stack-bakery
An application for controlling sales and queues at a bakery.
backend expressjs frontend full-stack nextjs prisma-orm react responsive sqlite typescript
Last synced: 11 Apr 2026
https://github.com/yowidin/sqlite-burrito
A silly wrapper for the SQLite library
cplusplus cplusplus-17 cpp cpp17 sqlite sqlite3
Last synced: 22 Jan 2026
https://github.com/floony7/dev-jobs-website
A jobs website clone of Indeed for the purposes of practise using Next.js 14, server actions and Prisma.
nextjs14-typescript prisma server-actions sqlite tailwindcss zod
Last synced: 11 Apr 2026
https://github.com/rgolubtsov/customers-api-proto-lite-lfe-cowboy
A daemon written in LFE (Lisp Flavoured Erlang), designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.
cowboy customers docker json lisp-flavoured-erlang microservice rest-api sqlite
Last synced: 17 Apr 2026
https://github.com/than-dev/praise
Praise is an API developed with typescript, nodejs, sqlite and typeorm. In it you can give compliments for another users!
api backend compliments jwt nodejs sqlite typeorm typescript
Last synced: 09 May 2026
https://github.com/taozuhong/libsqlast
libSqlAst is a library to parse SQL statements or files to AST, then apply them for Intellisense/Beautify/Minify functions
ast beautify intellisense mariadb minify mysql postgresql sql sqlite
Last synced: 17 Apr 2026
https://github.com/yui0/php-db-api
Single File PHP Script that adds a REST API for SQLite
api jwt php rest-api restful-api sqlite
Last synced: 28 Jan 2026
https://github.com/nmarulo/record-structure-api
Convertir archivos de texto con formato de ancho fijo en tablas basadas en configuraciones de longitud de campo por tipo de registro.
api rest-api spring-boot sqlite
Last synced: 06 May 2026
https://github.com/filipemt/api-food-explorer
Food Explorer was the challenge proposed by rocketseat. In this project I created an api for a fictional restaurant. This is a complete application (backend and frontend).
cors expressjs jwt-authentication knex multer nodejs sqlite
Last synced: 04 May 2026
https://github.com/vdrbreno/shopper-testetecnico-leituras-backend
Teste Técnico da Shopper: API REST com leitura automatizada de água e gás utilizando Inteligência Artificial
api-rest docker fastify google-gemini jest node prisma sqlite typescript
Last synced: 27 Jan 2026
https://github.com/ezdanapak/ivertubani_flutter_app
ივერთუბნის ინტერაქტიული მულტიპლატფორმული რუკა შექმნილი Flutter-ით. მხარდაჭერილია Android, Web და Windows. Interactive multi-platform map for Ivertubani district built with Flutter. Supports Android, Web, and Windows with offline caching and GIS integration.
dart flutter geojson geopackage gis ivertubani map-application multi-platform openstreetmap sqlite
Last synced: 01 Jun 2026
https://github.com/babatech/laravelapi
Laravel Restful API with Vue.js and sqlite
Last synced: 16 Oct 2025
https://github.com/aparokshaui/meta-sqlite
This project has moved to https://git.aparoksha.dev/aparoksha/meta-sqlite - Use state properties remembering their values between app launches with the Meta framework
declarative linux macos sqlite swift swiftui ui windows
Last synced: 16 Oct 2025
https://github.com/araju-sinha/online-exam-website
Online exam website with Admin database
django-framework python3 sqlite
Last synced: 14 Apr 2026
https://github.com/atinyshrimp/plm-class-project
A comprehensive Product Lifecycle Management (PLM) tool developed as a semester-long project for our PLM course.
database-management desktop-application management-tool plm product-management pyqt python sqlite sqlite3-database student-project supply-chain
Last synced: 16 May 2026
https://github.com/lu-rebuilt/fdb-tools
FDB database converter and viewer for LEGO Universe
Last synced: 15 Apr 2026
https://github.com/scottkoskoski/gardening-app
Web app for personalized gardening recommendations based on location, climate, and real-time weather data. Built with Flask, React, and SQLite/PostgreSQL.
Last synced: 14 Apr 2026
https://github.com/justmars/lawdata
Access datasette instance of corpus-x database as authenticated backend API
api datasette fts5 json1-extension legal litestream sqlite tree-structure
Last synced: 14 Oct 2025
https://github.com/yannx79/sales-api
This API provides the core operations for efficient sales service management.
api composer eloquent laravel migrations php sales sqlite sqlite3
Last synced: 27 Jan 2026
https://github.com/sadafasad/banks-mc-etl-pipeline
Banks' market capital ETL data pipeline
apache-airflow beautifulsoup docker numpy pandas python requests sqlite
Last synced: 14 Apr 2026
https://github.com/gbdsantos/nodejs-rocketseat-nlw-ecoleta-back-end
Rocketseat Ecoleta back-end project during Next Level Week made with NodeJS + Typescript.
2020 express knex next-level-week-booster nodejs rocketseat sqlite typescript
Last synced: 14 Apr 2026
https://github.com/ai-ocean/gpu-usage-audit
Single-host daemon that surfaces 'idle-held' NVIDIA GPU memory — the embarrassing category conventional dashboards miss.
golang gpu gpu-monitoring idle-detection monitoring nvidia sqlite
Last synced: 14 May 2026
https://github.com/ovojs/anykv
The monrepo for AnyKV - a service layer abstracting away different databases.
abstraction-layer anydb bun http mysql polymorphism postgres redis sqlite surrealdb
Last synced: 22 Feb 2026
https://github.com/ressuman/meals-foodie-all-foods-project
Meals Project is a Next.js application for discovering, sharing, and exploring meal recipes. With features like browsing meals, viewing detailed recipes, and submitting new dishes, it offers a user-friendly experience, built with React, and integrated with AWS S3 for image storage, it also leverages a SQLite database for managing meal data.
aws-s3 css-modules environment-variables nextjs14 nodejs reactjs sqlite sqlite3 supabase-db
Last synced: 24 Jan 2026
https://github.com/ericoliveiras/automessageapp
Este projeto, desenvolvido como parte das atividades do curso "Atividades de Extensão: Integração de Competências em Engenharia de Software III", na UNICID | Universidade Cidade de São Paulo, oferece uma solução prática para automação de mensagens em massa pelo WhatsApp.
css flask html javascript python selenium sqlite
Last synced: 28 Oct 2025
https://github.com/abimathi03/android-sqlite-crud-operations-application
This Android application demonstrates the implementation of SQLite database operations, including Create, Read, Update, and Delete (CRUD).
android-application android-studio crud-operation database sqlite
Last synced: 04 May 2026
https://github.com/lzhudson/daily-diet-api
The daily diet API is a project that consists of an API for controlling user meals.
api api-client api-rest fastify insomnia knex node nodejs sql sqlite typescript zod
Last synced: 24 Jan 2026
https://github.com/rumaisas-islam/makeup-world-website
A modern, elegant Makeup Inventory Management Web App built with Flask — manage your beauty products, brands, and stock effortlessly. 💅
beauty cosmetic-inventory cosmetics flask flask-project flask-website full-stack-flask-project inventory-management inventory-system makeup makeup-management-system makeup-world-website python python-flask-app sqlite web-app web-development
Last synced: 07 May 2026
https://github.com/baribrahim/runway-redeclaration-system
An application designed to assist airport authorities in recalculating runway parameters when an obstacle is present.
desktop-application java javafx mvc-architecture scrum-agile sqlite
Last synced: 24 Jan 2026
https://github.com/ajianaz/uteke
🧠 The Brain for Your AI — Persistent memory & smart context management for AI agents. Rust, 2MB binary, zero config.
ai cli embeddings hnsw local-first memory rust sqlite vector-database
Last synced: 01 Jun 2026
https://github.com/sqliteai/sqlite-aisearch-action
Automatically processes your documentation files and creates an SQLite AI-powered searchable database on SQLite Cloud
Last synced: 22 Jan 2026
https://github.com/mdecker-mobilecomputing/sql_buecher
SQLite statements for simple sample application on books and their authors
Last synced: 03 Jul 2025
https://github.com/benzap/ketornah
Used to determine what foods are keto friendly through a simple web application
clojurescript d3js rum rust sqlite sqljs
Last synced: 07 May 2026
https://github.com/maklonfr/e-commerce-microdot-web-server
E-Commerce App Smart System Server IoT - Upskilling/Reskilling BOE Malang Pemrograman Web Framework
api-client bmp280 css flask html javascript microdot-webserver micropython pycharm-ide sensor smart-dashboard-system sqlite thonny-ide
Last synced: 28 Jan 2026
https://github.com/ozzi-/macos10.13_mail_insec_auth_fix
Resources to fix the broken "allow insecure authentication" functionality in macOS 10.13
apple bug fix highsierra macos mail sqlite
Last synced: 22 Jan 2026
https://github.com/mugilan1309/farmiq
🌱 A simple machine-learning-based web app that provides crop and fertilizer recommendations based on manually entered soil and climate data. Built with Python, Streamlit, and SQLite.
agriculture crop-recommendation fertilizer-recommendation machine-learning python sqlite streamlit
Last synced: 07 May 2026
https://github.com/devang-2021/testpilot--lightweight-qa-automation-and-reporting-tool
TestPilot is a lightweight, extensible QA automation and reporting tool designed to streamline test case execution, automate result collection, and visualize test analytics via a responsive dashboard.
cronjob flask huggingface pandas python qa-automation reporting sqlite test-automation
Last synced: 13 Oct 2025
https://github.com/gust4vosales/projeto-bd-2020.3_ufape
Projeto desenvolvido no curso de BD no período 2020.3 - UFAPE
banco-de-dados database mysql pg sql sqlite
Last synced: 15 Apr 2026
https://github.com/danwt/coil
Structured memory for AI coding agents. Typed schemas, structured queries, utility scoring — an MCP server that makes agents remember what actually matters.
ai-agents bun claude-code developer-tools llm-tools mcp mcp-server memory sqlite typescript
Last synced: 24 Feb 2026
https://github.com/tuokaikyle/1000-fake-users
Put 1000 fake users into a db to test your starting project
bun login login-system mock-data mock-data-generator mongodb mysql postgres postgresql react reactjs register sqlite typescript user user-name
Last synced: 14 Apr 2026
https://github.com/yanamlnk/simple-banking-system
Project created during Java Backend Developer track provided by Hyperskill
Last synced: 29 Apr 2026
https://github.com/mohamed-mamdouh41199/crud-using-python
CRUD App using python flask , and SQLite Database
api css endpoint flask html5 javascript python sqlite
Last synced: 14 Apr 2026
https://github.com/marcomiddeldorff/invoice-time-tracker
Ein webbasiertes Tool zur Verwaltung von Kunden, Projekten, Angeboten und Rechnungen – mit integrierter Zeiterfassung. Zielgruppe sind Einzelunternehmer, die ohne externe Tools ihren Arbeitsalltag organisieren wollen.
inertiajs invoicing laravel mysql pdf-generation queue react sqlite tailwindcss time-tracking
Last synced: 14 Apr 2026
https://github.com/psbx/sqlite-utils-py
sqlite-utils-py
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 14 Apr 2026
https://github.com/jeannesbryan/relay-station
A sovereign, decentralized, and zero-dependency P2P communication node built for the open web.
communication-node cyberpunks decentralized dweb encrypted-messaging fediverse p2p php privacy pwa self-hosted small-web sovereignty sqlite zero-dependency
Last synced: 14 Apr 2026
https://github.com/robsonsilv4/meu-contador
:iphone: Trabalho final da disciplina de Desenvolvimento Mobile
Last synced: 07 May 2026
https://github.com/marcdziersan/thats_me
👋 Marcus Dziersan – Umschüler zum Fachinformatiker für Anwendungsentwicklung mit über 20 Jahren Leidenschaft für Webentwicklung. Erfahren in HTML, CSS, PHP, JavaScript, sowie MySQL/SQLite, XML und JSON. Arbeitet an neuen Projekten, um Fortschritte zu dokumentieren und die Community einzubinden. 🚀
apis backenddevelopment css frontenddevelopment fullstackdevelopment html js json mysql php sqlite webdevelopment xml
Last synced: 07 Apr 2026
https://github.com/osteele/hanzi-api-server
API server for retrieving Hanzi character decompositions from SQLite database
api character-decomposition hanzi sqlite web-service
Last synced: 31 May 2026
https://github.com/lookinfome/vaxtrack_v1.3.0
Vax Track v1.3.0 enhances user experience with new features like profile picture upload and password reset. The support module allows ticket management, while UI updates improve various pages. Identified bugs have been addressed, and several updates streamline the interface. Leftover tasks include support module enhancements and code cleanup.
ajax asp-net-mvc bootstrap chartjs csharp css dotnet-core html javascript jquery sqlite
Last synced: 09 Apr 2026