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/kamuridesu/tf-backend-go
Custom HTTP backend for Terraform/OpenTofu in Go with AWS Lambda support
aws dynamodb gin-gonic go golang lambda postgresql sqlite terraform
Last synced: 11 Apr 2026
https://github.com/daggerpov/tutorice-bot
A discord bot that allows users to earn 'rice' for answering educational trivia questions, with their rankings being stored in our database. (Theme and concept inspired by Freerice)
discord-js node-js sqlite typescript
Last synced: 11 Apr 2026
https://github.com/romancha/salmon
Sync engine for Bear notes — API server (hub) + macOS agent (bridge) + SalmonRun menu bar app
api-server bear bear-notes golang macos menu-bar-app note-taking sqlite swiftui sync
Last synced: 06 Apr 2026
https://github.com/sadmanca/uoft-pey-coop-job-postings
Code for parsing approximately 1.8k HTML pages of UofT PEY co-op job postings (from September 2023 to May 2024) to a single sqlite3 database file.
co-op data html python singlefile sqlite sqlite3 uoft uoft-pey
Last synced: 17 Apr 2026
https://github.com/mustakimali/csvtosqlite
Import CSV files into SQLite database
csv csv-import csv-import-to-database csv-importer sqlite sqlite3
Last synced: 11 Mar 2026
https://github.com/skydiver/claude-brain
A persistent knowledge store for Claude Code — SQLite + MCP server + Tauri desktop app
claude claude-code knowledge-base leptos mcp rust sqlite tauri
Last synced: 04 Apr 2026
https://github.com/qbject/iq-tester
A responsive web application for taking IQ tests based on the authentic Ravens IQ test, featuring intuitive navigation, secure Stripe payments, certificate generation, and social sharing options.
bottle css html iq-test javascript python sqlite stripe
Last synced: 12 Apr 2026
https://github.com/remy349/upload-images-cloudinary-python
Upload your images to Cloudinary using Python and Flask
flask flask-migrate flask-sqlalchemy html python scss sqlite
Last synced: 17 Apr 2026
https://github.com/gustavohps10/transactions-api
🎲 API REST - credit and debit transactions
fastify knex nodejs rest-api sqlite typescript vitest zod
Last synced: 01 Apr 2025
https://github.com/AryanSharma5/kivy-with-sqlite
simple login system using kivy and sqlite
application-development kivy python3 sqlite
Last synced: 10 Mar 2025
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/firas-mcp-servers/mcp-sql-bridge
Read-only MCP server for SQL — give your AI assistant schema-aware access to SQLite, PostgreSQL, and MySQL. No cloud, no writes.
ai-tools claude cursor database fastapi mcp model-context-protocol mysql open-source postgresql python sql sqlite
Last synced: 04 Apr 2026
https://github.com/lordmike/mbw.ef.expressionvalidator
Extensions to Microsoft.EntityFrameworkCore that can translate queries in multiple databases, to validate them
ef-core entity-framework-core mysql sqlite sqlserver
Last synced: 09 Apr 2025
https://github.com/gorevds/litemlflow
Single-binary, MLflow-API-compatible experiment tracker with first-class LLM trace support. 143× faster cold start than MLflow.
apache-2 experiment-tracking golang helm kubernetes langchain llamaindex llm-tracing mlflow mlflow-alternative mlops opentelemetry prometheus single-binary sqlite terraform
Last synced: 04 Jun 2026
https://github.com/kenjyco/sql-helper
Helper funcs and tools for working with SQL in mysql, postgresql, and more
cli database kenjyco mysql postgresql python sql sqlalchemy sqlite
Last synced: 04 Jul 2025
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/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/arvind-4/fastapi-sqlalchemy
A FastAPI app with a TurboDB backend using SQLAlchemy.
fastapi python sqlalchemy-python sqlite turso
Last synced: 18 Apr 2026
https://github.com/dinaraparanid/primapc
Prima music player for PC
audio-player compose-desktop coroutines decompose-navigation diesel-rs jni koin kotlin rodio rust serde sqlite tokio yaml
Last synced: 11 Apr 2026
https://github.com/lazhari/node.js-debugging-and-performance-tuning
Node.js: Debugging and Performance Tuning
debugging docker docker-compose express knexjs morgan nodejs performance-tuning pm2 sqlite winston
Last synced: 12 Apr 2026
https://github.com/thelia-lzr/project-todo
A modern full-stack todo application with AI assistant powered by Google Gemini
ai-assistant flask full-stack gemini nodejs python sqlite todo-app
Last synced: 12 Apr 2026
https://github.com/eduardapontel/restaurant-api
A RESTful API for management of products, tables, table sessions, and orders.
express knexjs nodejs sqlite typescript zod
Last synced: 11 Apr 2026
https://github.com/danielmeloalencar/backend-base-fastify-docker
API backend TypeScript com Fastify, Prisma e Zod. Implementa Repository Pattern, DI, JWT, e documentação Swagger. Pronto para Docker, escalável e bem estruturado para desenvolvimento produtivo.
commit-message commitizen docker documentation fastify fastify-swagger fastify-swagger-ui jwt-authentication padronizacao postgresql prisma produtividade sqlite standardization supabase typescript
Last synced: 11 Apr 2026
https://github.com/wyofalcon/huminloop
HuminLoop — ADHD-friendly AI-powered knowledge capture for developers. Screenshot, annotate, get coding prompts. Electron + Gemini 2.5 Flash. Windows & Linux.
adhd ai cross-platform electron gemini huminloop knowledge-management linux postgresql productivity screenshot sqlite windows
Last synced: 18 Apr 2026
https://github.com/ryannapp12/quant_trading_engine
A modular, and scalable quantitative trading engine built in Python. This project demonstrates efficient data caching with SQLite, concurrent backtesting, and advanced risk analytics, showcasing best practices in clean code architecture and performance optimization.
algorithmic-trading backtesting dash data-analysis data-visualization fintech lstm machine-learning numpy pandas plotly python quantitative-finance real-time risk-management sqlite technical-analysis tensorflow time-series-analysis trading-strategies
Last synced: 11 Apr 2026
https://github.com/ltan02/intro-to-api-workshop
UBC Launch Pad - Intro to API with TypeScript Workshop Repository
api express postman react sqlite typescript
Last synced: 11 Apr 2026
https://github.com/suizer98/djangogis
This project is created for: Grab GeoStars Program 2022 Geospatial Research Project.
django folium geostar gis grab openrouteservice python sqlite
Last synced: 12 Apr 2026
https://github.com/sr-857/cybersentinel
CyberSentinel is an analyst-focused threat-intel ... analytics.
chartjs cybersecurity docker flask ioc-correlation log-analysis python security-analytics soc-automation sqlite threat-intelligence
Last synced: 11 Apr 2026
https://github.com/marked01one/markeds-flashcards
A Django-based flashcard app to help you ace your next test!
django flashcards python sqlite
Last synced: 12 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/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/attilaberencsi/capnodejsfullstack
Build an Application End-to-End Using CAP, Node.js and VS Code
Last synced: 04 May 2026
https://github.com/hirotakadango/novel
Simple php novel site
novel personal-site php sqlite sqlite-database
Last synced: 02 May 2026
https://github.com/luiz-trindade/fastapi_auto_routes
⚡ FastAPI Auto Routes — a smart CRUD & Auth generator for SQLModel 🚀 It builds secure, cache-powered REST APIs 🔒 with login, token-based auth 🪪, and async concurrency ⚙️. Cut boilerplate, boost productivity, and ship production-ready backends fast ⚡🔥
api-generator async asyncio auth backend backend-development caching concurrency crud fastapi jwt microservice pydantic python rest-api scalable-api sqlite sqlmodel sqlmodel-crud token-based-auth
Last synced: 18 Apr 2026
https://github.com/inbo/grtsdb
Spatially balanced sampling based on the General Randomized Tessellation Stratified (GRTS) using R and SQLite
grts r r-package r-stats sampling sampling-methods sqlite
Last synced: 19 Apr 2026
https://github.com/GuiFernandess7/reddit-subreddit-posts-extraction
ETL Application for Automated Reddit Data Collection
githubactions python reddit reddit-api sqlalchemy sqlite
Last synced: 31 Mar 2025
https://github.com/sureshbeekhani/chat-with-postgres-sql
This Streamlit app enables users to query a MySQL database using natural language. It translates questions into SQL, executes them, and returns the results in plain language. Powered by LangChain and Groq, the app makes database querying simple for non-technical users.
ai chatbot langchain sql sqlite streamlit
Last synced: 19 Apr 2026
https://github.com/abdurahmans/libsql-query
libsql query-builder rust rust-crate rust-library sqlite
Last synced: 19 Apr 2026
https://github.com/voltamon/todo-tui
Its a todo app made using sqlite3
c-language database sqlite sqlite3 todo todoapp
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/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/inmanturbo/b2bsaas
SaaS starter kit based on Laravel Jetstream, Volt and Folio
b2b b2b-services folio laravel mariadb mysql sqlite starter-kit volt
Last synced: 11 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/kanz2004/a-personal-finance-management-app
Android application to manage personal finance
android-application java kotlin personal-financ software-development sqlite
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/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/gobeli/deno-drizzle-embeddings
Vector embeddings with Deno, Drizzle and sqlite
deno drizzle-orm hono sqlite vector-embeddings
Last synced: 12 Apr 2026
https://github.com/pomxark/avaloniaentityframeworkexample
Пример подключения EntityFramework
avalonia entity-framework sqlite
Last synced: 20 Apr 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/mehdidc/bm
Simple console bookmark manager that uses Sqlite to store the links.
bookmarks bookmarks-manager shell sqlite sqlite3
Last synced: 20 Apr 2026
https://github.com/k1r0s/korm
[DEPRECATED] Lightweight orm with different DB adapters
database orm orm-library ormlite promise sqlite
Last synced: 12 Feb 2026
https://github.com/aleksandrpolishchuk/northwind
ASP.NET Core 7
asp-net-core-mvc asp-net-core-web-api csharp entity-framework-core mssql sqlite
Last synced: 20 Apr 2026
https://github.com/valfonsoardila/yourjob-backend
Backend de la app YourJob en Node js, SQL lite y sequelize
Last synced: 21 Apr 2026
https://github.com/stefandeveloper/liga-manager
C# project at Cooperative State University. Application for soccer betting with client and server
csharp dhbw dhbw-stuttgart sqlite
Last synced: 21 Apr 2026
https://github.com/justmars/pylts
Pydantic wrapper around litestream for AWS buckets
Last synced: 22 Apr 2026
https://github.com/driftbase-labs/driftbase-python
Local-first behavioral drift monitoring for AI agents. One decorator, SQLite, no cloud.
ai-agents behavioral-monitoring drift-detection local-first observability python sqlite
Last synced: 22 Apr 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/whosonfirst/go-whosonfirst-search-sqlite
Go package that implements whosonfirst/go-whosonfirst-search fulltext search interface with a SQLite database.
golang sqlite whosonfirst whosonfirst-search
Last synced: 24 Apr 2026
https://github.com/ouverz/job-tracker
Local job aggregator and CRM for your roles: multi-source scraping, ATS scoring via Claude, Kanban pipeline, KPI dashboard
anthropic claude fastapi job-search react scraping sqlite
Last synced: 06 Jun 2026
https://github.com/albertarakelyan/goldwatcher-go-desktop-app
A simple Gold tracking desktop App which uses goldprice.org APIs, written in Go and Fyne using embedded SQLite for keeping all the date in users machines.
crud desktop-application embedded-database fyne go goldprice sqlite
Last synced: 24 Apr 2026
https://github.com/cosmos-loops/cosmos-dapper
Cosmos.Dapper is a part of Cosmos.Data, a inline project of COSMOS LOOPS PROGRAMME. This repository provides a package of StackExchange.Dapper to improve development efficiency.
dapper data mysql mysqlconnector oracle postgresql sql-query sqlite sqlkata sqlserver
Last synced: 11 Apr 2026
https://github.com/doumdi/project-time-tracker
Simple time tracking per project, and presence detection with BLE devices
ble-devices copilot electron local mcp mpc-servers portable presence-detection react reporting sqlite time tracking
Last synced: 04 Feb 2026
https://github.com/k-cermak/uptimekumaprobe
A simple probe, for internal service health detection with API for Kuma Uptime.
api cli go golang monitoring monitoring-tool probe service-checker sqlite uptime uptime-check uptime-checker uptime-kuma uptime-monitor uptimekuma
Last synced: 09 Apr 2025
https://github.com/Adaimade/R-Mem
Lightweight Rust alternative to mem0. 3.2MB binary, SQLite vector + graph memory, Ollama support.
ai-agent llm mem0 memory ollama rust sqlite vector-database
Last synced: 26 Apr 2026
https://github.com/olegiv/it-digest-bot
Tiny Go service: Claude Code release watcher + daily AI news digest, posted to Telegram. systemd-timer-driven; single static binary.
ai-news anthropic claude-code golang news-aggregator news-digest rss self-hosted sqlite static-binary systemd telegram-bot
Last synced: 27 Apr 2026
https://github.com/aryashreep/python-for-everybody
Python for Everybody exercises
Last synced: 27 Apr 2026
https://github.com/delimard/sqlite-ios-sync
Few method to sync Sqlite Databases with Xojo iOS.
Last synced: 27 Apr 2026
https://github.com/bentooth/react-ssr-sqlite-graphql
Finally the family is together! Node/Express, React/Redux, SQLite/GraphQL with Server Side Rendering!
express graphql nodejs react redux server-side-rendering sqlite
Last synced: 11 Apr 2026
https://github.com/sashka11111/goal-tracker-db
Course project. An application for tracking personal goals.
atlantafx controlsfx hicaricp-datasource java javafx maven slf4j sqlite
Last synced: 27 Apr 2026
https://github.com/gpalleschi/wbadge
Flutter Android App to record and manage weekly time stamps
dart english flutter italian multilingual spanish sqlflite sqlite themes timestamps work
Last synced: 13 Apr 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/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/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/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/necraul/examproj
Simple CRUD Form for inputting questions/answer and another form for taking an exam
crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application
Last synced: 11 Apr 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/katagaki/hackersjp
Hacker News app for Japanese readers
apple-translation google-mlkittranslate-integration hacker-news ios sqlite swift swiftui
Last synced: 29 Apr 2026
https://github.com/gluesql/gluesql-logic-test
Compare the execution results between GlueSQL and rusqlite using sqllogictest to identify unimplemented features
gluesql sql sqlite sqllogictest
Last synced: 29 Apr 2026
https://github.com/apricotbrain/yatube
Cоциальная сеть для публикации записей и общения пользователей
bootstrap django django-forms django-orm django-views html-css sqlite unittest
Last synced: 29 Apr 2026
https://github.com/izaiasmorais/nlw-esports
Aplicação focada em unir jogadores de diversos jogos. Você pode usá-lo para encontrar um duo ou até mesmo um squad completo para jogar o seu game favorito.
app expo games mobile nlw nodejs prisma react react-native sqlite tailwindcss typescript vite
Last synced: 08 Apr 2026
https://github.com/suxrobgm/roblox-automatization-app
RobloxAutomatization is program which automatizes username sign up process in roblox site
net-framework selenium sqlite wpf
Last synced: 13 Apr 2026