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-07-07 00:26:25 UTC
- JSON Representation
https://github.com/justmars/pylts
Pydantic wrapper around litestream for AWS buckets
Last synced: 22 Apr 2026
https://github.com/sadmanyasar/wow-app
Who Owes Who App
expo expo-router react-native sqlite tamagui typescript
Last synced: 06 May 2026
https://github.com/krlan2789/learn-maui-6
.NET MAUI - Learn .NET MAUI and SQLite
Last synced: 06 May 2026
https://github.com/mechanicalrabbit/advent-of-code-2022-with-funsql
advent-of-code advent-of-code-2022 julia postgresql sql sqlite
Last synced: 06 May 2026
https://github.com/henriqueotogami/aula-django
Aula de Django, do Bootcamp Desenvolvedor Full Stack Python , na Digital Innovation One.
bootcamp digital-innovation-one django python sqlite
Last synced: 09 May 2026
https://github.com/mateolafalce/genesis-query
Genesis Query is a web application built with Flask that lets users submit and vote on prompts for ASI. Each user can leave a comment (prompt) and upvote others. The app displays the country flag of each user based on their IP, and includes pagination for browsing top-voted prompts.
asi flask prompt sqlite vote-application
Last synced: 09 May 2026
https://github.com/cxmrykk/waze-heatmap
Store and display Waze alerts on a Heatmap (SQLite, OpenStreetMap)
javascript leaflet rust sqlite waze
Last synced: 09 May 2026
https://github.com/allworknoplay-95/confronto_inventario_per_data_ts
Questo script Python gestisce l'importazione, l'elaborazione e il confronto di inventari provenienti da diverse fonti. L'obiettivo è fornire una panoramica consolidata delle giacenze a una certa data, rilevando eventuali discrepanze tra i dati rilevati e quelli attesi.
comparison-tool mariadb python sqlite sshtunnel teamsystem
Last synced: 09 May 2026
https://github.com/pentiminax/dotnet-maui-sqlite
Dépôt pour la création d'une application avec .NET MAUI et une base de données SQLite
dotnet dotnet-for-android dotnet-maui maui-app multi-platform-app-ui sqlite
Last synced: 06 May 2026
https://github.com/neckerfree/studentswebapp
Web application to maintain student information.
angular c-sharp dot-net-core minimal-api sqlite
Last synced: 06 May 2026
https://github.com/abdurahmans/libsql-query
libsql query-builder rust rust-crate rust-library sqlite
Last synced: 19 Apr 2026
https://github.com/ardier16/notes-keeper-android
Android app for keeping your notes
android android-application java notes sqlite
Last synced: 19 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/givemethatsewon/as-is
Local-first customs refund inventory matching tool for customs brokers
customs customs-broker docker fastapi inventory-management report-generation sqlite
Last synced: 10 Jun 2026
https://github.com/nao1215/sqlode
Generate type-safe Gleam code from SQL schemas and queries. sqlc-style workflow with PostgreSQL, MySQL, and SQLite support.
cli code-generation codegen database erlang gleam mysql postgresql sql sqlite type-safe
Last synced: 09 May 2026
https://github.com/emiraksay/keddy
Session intelligence for Claude Code — navigable timelines, plan tracking, and past session search
claude claude-code cli developer-tools mcp session-intelligence sqlite typescript
Last synced: 23 Apr 2026
https://github.com/alexandertiopan1212/streamlit_app_gis_clustering_fcm_pso
A Streamlit-based web application for geospatial clustering using Fuzzy C-Means (FCM) and Particle Swarm Optimization (PSO), visualized on an interactive map with support for shapefiles in .zip format. Includes a blog module for adding and managing user-generated articles.
fiona fuzzy-cmeans-clustering pso-algorithm python sqlite streamlit
Last synced: 09 May 2026
https://github.com/ralitsaterzieva/flask-form-lab
Flask based project
bootstrap flask flask-migrate flask-sqlalchemy flask-wtf python sqlalchemy sqlite wtforms
Last synced: 20 Apr 2026
https://github.com/hackfutsec/dumper
SQL Injection Dumper est un outil en ligne de commande conçu pour tester et exploiter les vulnérabilités d'injection SQL sur des sites Web. Il permet de détecter des failles SQL, d'extraire des informations sensibles telles que le nom de la base de données, les tables et les colonnes, puis de dumper les données des tables vulnérables.
injection payload php-vulnerabilities python python-scripts sql sqlite
Last synced: 09 May 2026
https://github.com/vilhalva/moderador-antispam-sqlite
👮♂️ESSE É UM BOT DO TELEGRAM QUE PENALISA OS MEMBROS QUE ENVIAREM SPAM (COM PERSONALIZAÇÃO VIA SQLITE)!
bot database framework moderation projeto python sqlite telebot telegram
Last synced: 10 May 2026
https://github.com/gnobroga/vota-agora-backend
Vota Agora é uma aplicação backend simples que será integrada a um frontend em React, desenvolvida como parte do trabalho da disciplina de Redes de Computadores.
blockchain jwt nestjs smart-contracts solidity sqlite typeorm
Last synced: 20 Apr 2026
https://github.com/whosonfirst/go-whosonfirst-sqlite-markdown
There are many Markdown tools. This one is ours, for indexing things in SQLite.
golang markdown sqlite whosonfirst
Last synced: 05 Apr 2026
https://github.com/matiassenia/hamburguesasit
Este es un sistema de pedidos desarrollado en Python con interfaz gráfica utilizando Tkinter. Permite gestionar los pedidos de hamburguesas y llevar un registro de las ventas y del personal encargado.
Last synced: 06 May 2026
https://github.com/aaronksaunders/svelte-sqlite-capacitor
This template should help get you started developing with Svelte and TypeScript in Vite, building mobile applications or web sites with SQLite
capacitor capacitor-plugin mobile-app pwa-app sqlite svelte
Last synced: 10 May 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/jarrarshahid/oop
OOP is a comprehensive repository covering OOP principles, SOLID design patterns, real-world applications, and API development with Flask & FastAPI. It includes advanced concepts like metaclasses, multiple inheritance, and dependency injection, along with full-fledged projects using SQLite/PostgreSQL. Perfect for begginers and advanced programmers.
advanced-python backend-development cli-tools design-patterns employee-management fastapi flask inventory-management-system object-oriented-programming object-oriented-programming-python oop python real-world-applications software-architecture solid-principles sqlalchemy sqlite todo-app
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/lweiss01/pmwatch
Open-source anomaly detector for politically-sensitive Kalshi prediction markets. Flags unusual trading patterns that may precede public announcements. Public API only, no auth required.
anomaly-detection fastapi fintech insider-trading kalshi open-source prediction-markets python sqlite transparency
Last synced: 10 Jun 2026
https://github.com/dinel13/place-app
A cross platform app that build using react-native and implement native feature
Last synced: 07 May 2026
https://github.com/sqlite-mpi/smpidemoa
Simple React Native app to test SMPI.
Last synced: 07 May 2026
https://github.com/ashish0kumar/taskly
📋 A CLI Task manager built using Cobra & Bubble Tea in Go
bubbletea charmbracelet cobra-cli go golang kanban kanban-board sqlite task task-manager todo
Last synced: 28 Apr 2026
https://github.com/psvensson/node-raft-sqlite
A small service leveraging raft-runner (node-zmq-raft) and in-memory webassembly sqlite for a node.js centric raft-replicated sqlite db, similar in spirit to rqlite but with way less capabilities or scope
Last synced: 10 May 2026
https://github.com/joaojkuligowski/sqlite-multi-db-rest-api
A minimal REST API for creating and managing SQLite3 databases remotely. Easily spin up lightweight SQLite instances, run queries, load extensions, and access multiple databases over HTTP. Ideal for prototyping, local tools, testing environments, and simple remote data storage.
api-server databases portable python remote-database rest-api sqlite
Last synced: 10 May 2026
https://github.com/mirohallo/sql-query-vs30-japan
SQL Query Tool for Vs30 data in Japan
japan python risk-analysis seismic-hazard site-effects spatial-analysis sql sqlite vs30
Last synced: 20 Apr 2026
https://github.com/amirhosseinhonardoust/ai-personal-study-tracker
An AI-driven productivity tracking app built with Python, Streamlit, SQLite, and Machine Learning. It logs and analyzes study sessions, predicts productivity using Random Forest models, and visualizes key insights to help learners improve focus, habits, and overall academic efficiency.
ai data-analytics data-visualization education learning-analytics machine-learning productivity python random-forest self-improvement sqlite streamlit student-success study-tracker time-management
Last synced: 07 May 2026
https://github.com/logan169/okcoin-btc-ltc-scraper
Rpi cryptocurrencies scraper
apscheduler cryptocurrency okcoin-api python3 raspberry-pi sqlite
Last synced: 11 May 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/jharsh1202/mark-my-review_android
Mark My Review scans and creates QR codes for feedback forms. Easier convenient and reliable feedback/review solution.
android android-app android-application android-library android-studio gradle java qrcode qrcode-generator qrcode-scanner review sqlite sqlite3 zxing zxing-library zxing-qrcode
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/sarahsidahmed/note-app
Android App for notes with an SQLite Database
android apk databases kotlin mobile-app mobiledev notes-app sqlite
Last synced: 07 May 2026
https://github.com/kinostl/mushdb
"A Role Based Access Key Value built over sqlite, inspired by [MUSHes](https://en.wikipedia.org/wiki/MUSH) object oriented databases.
key-value-store nodejs role-based-access sqlite sqlite3
Last synced: 11 May 2026
https://github.com/vilhalva/crud-telegram-em-sqlite
🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM SQLITE!
bot crud database framework projeto python python-telegram-bot redes-sociais sqlite telegram
Last synced: 11 May 2026
https://github.com/dipto9999/stock_portfolio_app
Tkinter application which enables users to analyze stock purchase transactions and simulate profits with previous market data.
data-science matplotlib oop python sqlite statistics tkinter ux-design
Last synced: 11 May 2026
https://github.com/eeyribas/csharp-applications
Contains applications developed using the C# programming language. These applications cover a variety of topics, Excel operations, JSON reading and writing, XML processing and SQLite integration.
canvas-js chart control-panel csharp csharp-application csharp-programming csharp-project examples excel jquery json-read-and-write net-framework net-framework-461 serial-port-communication sqlite sqlite-database thread visual-studio visual-studio-2019 xml
Last synced: 28 Apr 2026
https://github.com/tdanks2000/create-electrobun-stack
Scaffold production-minded Electrobun desktop apps with Bun, React, TypeScript, Vite, typed RPC, and optional integrations.
biome boilerplate bun cli desktop-app drizzle electrobun react rpc scaffolding shadcn-ui sqlite tailwindcss tanstack-query tanstack-router template typescript vite
Last synced: 11 May 2026
https://github.com/dungle-scrubs/hippo
Persistent memory for AI agents — facts, semantic search, conflict resolution, and decay. SQLite-backed, zero external services.
ai-agents embeddings llm mcp memory semantic-search sqlite typescript
Last synced: 04 Apr 2026
https://github.com/yusufsefasezer/cpp-sqlite-contact-list
A simple contact list application developed with Modern C++ and SQLite.
contact-list cpp-examples cpp-exercises cpp17 modern-cpp sqlite
Last synced: 11 May 2026
https://github.com/jmagar/cortex
Homelab syslog receiver plus MCP server for searching, tailing, and correlating logs across hosts.
ai claude-code claude-code-plugins codex gemini homelab llm logs mcp mcp-server model-context-protocol observability rust self-hosted sqlite syslog
Last synced: 10 Jun 2026
https://github.com/sealjay/mcp-whatsapp
Single-binary Go MCP server that wraps whatsmeow to expose a personal WhatsApp account as 41 MCP tools (messaging, groups, polls, media, privacy).
claude go golang llm mcp mcp-server model-context-protocol sqlite whatsapp whatsmeow
Last synced: 11 May 2026
https://github.com/preston-peterson/aerodrome
A self-hosted ADS-B aircraft tracker for your home receiver. Live tracking, watchlist alerts, military-aircraft highlighting, push notifications, and a stats dashboard — runs on a Raspberry Pi or any small Linux box.
ads-b aircraft-tracking aviation fastapi home-server python raspberry-pi self-hosted sqlite
Last synced: 01 Jun 2026
https://github.com/jeepnl/efcore-5.0-tour-many-to-many-pt2
ON.NET SHOW: EF Core 5.x Tour Many To Many Part 2
Last synced: 20 Apr 2026
https://github.com/ironadamant/stele-context
Local context cache for LLM agents. 100% offline, zero dependencies.
code-indexing developer-tools llm mcp offline-first python semantic-search sqlite vector-search
Last synced: 11 Jun 2026
https://github.com/taoso/php-kv
php kev-value store
filesystem key-value kv kv-database nosql php sqlite store
Last synced: 29 Apr 2026
https://github.com/man2dev/writing-checker
A project to find, index and track grammar and, spelling mistakes from writing locally
language language-learning language-tool language-tools pyhton python3 sqlite tkinter tkinter-gui tkinter-python writing writing-application writing-software writing-tool
Last synced: 13 May 2026
https://github.com/escoffier-labs/code-search-api
Local semantic code search with Ollama embeddings, SQLite, and hybrid search. Index your codebase with language-aware chunking and find code by intent.
code-indexing code-search developer-tools embeddings fastapi hybrid-search local-first ollama semantic-search sqlite
Last synced: 11 Jun 2026
https://github.com/ryan-menezes/query-builder
A simple query builder for sql queries
mysql php query-builder sql sqlite
Last synced: 07 May 2026
https://github.com/mictronics/gilda_parser
Parser demo that is reading GILDA export files in XML format into an SQLite database.
Last synced: 13 May 2026
https://github.com/shahul01/sh-kit-db-selfauth-jwt
SvelteKit app with SSR, TailwindCSS, TypeScript, SQLite db and JWT auth.
jwt-authentication sqlite sveltekit tailwindcss typescript
Last synced: 20 Apr 2026
https://github.com/ar4ikov/sqlextendedobjects
Утилиты и классы для облегченной и удобной работы с SQlite таблицами и SQL в целом.
database db oop opensource pytnon sql sqlite sqlite3 tables
Last synced: 05 May 2026
https://github.com/ahmadu-suleiman/wiktionary-json-parse-old
Wiktionary Json Parse is a Java program that parses a large JSON file gotten from kaikki containing English dictionary entries into the preferred SQL databases, Structuring and removing unneeded attributes from the file.
json maven oop oops-in-java postgresql sqlite
Last synced: 04 Apr 2026
https://github.com/ariamehr-m/fastapi-backend-course
A FastAPI-based backend project featuring a blog application, including database integration and environment management for rapid backend development and learning.
backend backend-api backend-template fastapi fastapi-course fastapi-crud fastapi-framework fastapi-sqlalchemy fastapi-template fastapi-tutorials python python-fastapi sqlite uvicorn
Last synced: 07 May 2026
https://github.com/melinteflxrin/database-management-system-oop
A lightweight implementation of a database management system, similar to SQLite.
database database-management dbms sql sqlite sqlite-database
Last synced: 05 May 2026
https://github.com/rodrigocarrico01/api_refund
API para reembolso.
multer prisma sqlite typescript
Last synced: 18 Apr 2026
https://github.com/mekedron/wolt-stats
Unofficial hobby dashboard for syncing and exploring your Wolt order history.
dashboard delivery food sqlite svelte tailwindcss unnoficial vibe-coding wolt
Last synced: 12 Jun 2026
https://github.com/jpsala/copicu
Local-first clipboard workbench for search, scripts, and AI-assisted workflows.
ai automation clipboard clipboard-manager local-first productivity rust sqlite tauri typescript windows
Last synced: 13 Jun 2026
https://github.com/auriorajaa/link_shortener
A modern web application for shortening URLs built with Django REST Framework and React.js. This project provides a simple and efficient way to create shortened URLs with custom slugs, track click analytics, and manage your links through a clean user interface built with Chakra UI.
auriorajaa chakra-ui django-rest-framework djangorestframework drf drf-jwt full-stack-web-development react reactjs sqlite
Last synced: 20 Apr 2026
https://github.com/princessmiku/simplesave
Simple Save is an easy way to work with data in your Python script.
Last synced: 07 May 2026
https://github.com/ashwin-rajeev/golang-grpc-app
A simple gRPC application to query key/value from SQLite database table.
database golang golang-application grpc grpc-go sqlite sqlite3
Last synced: 05 May 2026
https://github.com/dhleong/sqlead
A somewhat heavier version of SQLite
android room-persistence-library sqlite testing
Last synced: 18 Apr 2026
https://github.com/provasign/grove
Code knowledge graph — Tree-sitter parsing, SQLite storage, BFS traversal. Powers Prism; embeddable Go API, CLI, and MCP. MIT licensed.
ai-agents code-graph golang sqlite tree-sitter
Last synced: 14 Jun 2026
https://github.com/finesse/queryscribe
Light SQL query builder designed for extensibility and flexibility
database library mysql query-builder sql sqlite
Last synced: 05 May 2026
https://github.com/eztakesin/llm-mcp-gateway-rs
Rust LLM gateway compatible with the OpenAI Responses API, integrating MCP (local Docs/PDF KB + extensible tool/database MCP servers) with a tool-loop, and compatible with Big-AGI. Rust 实现的 LLM 网关:兼容 OpenAI Responses API,集成 MCP(本地 Docs/PDF 知识库 + 可扩展的工具/数据库 MCP),支持 tool loop,并适配 Big-AGI。
ai-gateway axum database document-retrieval knowledge-base llm mcp model-context-protocol openai-api openai-compatible oracle pdf rag responses-api reverse-proxy rust sqlite sse stdio tokio
Last synced: 09 Jun 2026
https://github.com/justsch/sqlite_to_xlsx
Returns Results of SQLite Query To Excel Format
Last synced: 07 May 2026
https://github.com/ayrton09/umbrellaranked-cs2
Native CounterStrikeSharp ranked system for CS2
counter-strike-2 counterstrikesharp cs2 csharp mysql ranked sqlite
Last synced: 15 Jun 2026
https://github.com/kieranmcm07/discord_moderation_bot
Feature-rich Discord moderation bot with tickets, AutoMod, appeals, activity tracking, music, and staff dashboards.
appeals automod discord-bot discord-py moderation-bot python sqlite tickets
Last synced: 15 Jun 2026
https://github.com/wagner-de-carvalho/acme-flask-auth
API de autenticação com banco de dados
flask flask-api flask-login flask-sqlalchemy json python3 rest-api sql sqlite werkzeug
Last synced: 05 May 2026
https://github.com/kbennett2000/concord
A self-hosted, LAN-first, read-only Scripture API serving multiple public-domain Bible translations from one canonical source.
bible bible-api church-tech fastapi fts5 homelab lan-first offline-first public-domain scripture self-hosted sqlite
Last synced: 15 Jun 2026
https://github.com/ferdiebergado/netlify-fullstack
Fullstack typescript application template for deployment to Netlify
fullstack libsql netlify nodejs oauth2 react react-query react-router shadcn sqlite turso typescript vite zod
Last synced: 15 Jun 2026
https://github.com/conscious-puppet/rust-sqlite
Toy SQLite implementation in Rust
Last synced: 20 Apr 2026
https://github.com/avm-sistemas/my-local-storage-mcp
A pragmatic, low-overhead Model Context Protocol (MCP) server that provides Large Language Models (LLMs) with a persistent, local long-term memory.
local-storage mcp npm-package sqlite sqlite3 typescript
Last synced: 16 Jun 2026
https://github.com/ffekirnew/graphql-start
GraphQL-Start is a comprehensive starter kit and boilerplate repository that provides a solid foundation for developing GraphQL-based applications with express.js and MongoDb.
boilerplate-template express-js graphql mongodb sqlite
Last synced: 17 Jan 2026
https://github.com/heliolj/nlw-setup-ignite
Aplicação de Hábitos feito no Evento NLW (Trilha Ignite) pela Rocketseat. 🚀💜
cors expo fastify figma nativewind nodejs prisma radix-ui react react-native sqlite tailwindcss typescript vite
Last synced: 02 Apr 2026
https://github.com/eipna/centsation
A free and open-source offline savings-tracker application for Android.
android java material3 offline savings-tracker sqlite
Last synced: 27 Mar 2025
https://github.com/ananya-hegde2001/job_portal
🧑🏫 The Teacher Job Portal is a centralized recruitment platform connecting educators and institutions through structured profiles, smart filters, and transparent hiring workflows.
i18next-react jwt-authentication nodejs reactjs restful-api sqlite
Last synced: 13 Apr 2026