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-30 00:25:48 UTC
- JSON Representation
https://github.com/ai-mindset/docuverse
Q&A app for easy information retrieval from documents of interest
customtkinter langchain llms ollama on-prem pydantic python ruff self-hosted sqlite uv
Last synced: 28 Feb 2026
https://github.com/sipist/notebook
Jupyter Notebook Intelligent Retrieval Systems Stack
data-engineering data-science docker jupyter jupyterlab notebook postgres postgresql python search-engine sql sqlite
Last synced: 13 Apr 2026
https://github.com/lukenoutte/happy-nlw-3
📕 Next level week #3
express nlw reactjs sqlite typescript
Last synced: 16 Apr 2026
https://github.com/samad101/airline
Simple DBMS of an airline using Django and SQLite. Thanks to CS50.
Last synced: 16 Apr 2026
https://github.com/valinerosgordov/dailyplanner
Weekly planner for Windows — tasks, habits, Pomodoro, finance tracker, Trello inbox. 2 themes, 4 languages. WPF + .NET 10 + SQLite. Fully offline, auto-updates.
auto-update csharp daily-planner desktop-app dotnet efcore finance-tracker habit-tracker offline-first open-source pomodoro productivity sqlite task-manager todo trello velopack weekly-planner windows wpf
Last synced: 09 May 2026
https://github.com/figome/haskell-sqlcipher
A Simple SQLCipher library for Haskell
encrypted haskell sqlcipher sqlite
Last synced: 17 Apr 2026
https://github.com/guovza/satnegirji
Suoma-Davvisáme-Suoma sátnegirji ja ollu sánit
cpp davvisamegiella davvisapmi sqlite sqlite-database suoma-davvisame-suoma
Last synced: 17 Apr 2026
https://github.com/reza-saeedi-coding/netflix-data-analysis
A complete end-to-end Netflix dataset analysis using Python, SQL, and Matplotlib. Explores genres, content ratings, and trends using exploratory data analysis and visualizations.
data-analysis data-cleaning eda matplotlib netflix pandas portfolio-project python sql sqlite
Last synced: 17 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/chris31415926535/shiny.sql.chat
A simple chat application using R Shiny
Last synced: 25 Apr 2026
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/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/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/rodrigocarrico01/api_refund
API para reembolso.
multer prisma sqlite typescript
Last synced: 18 Apr 2026
https://github.com/butterscotchstallion/ez-job-compare
React site to compare jobs using Flask and sqlite3
flask materialui python3 react sqlite typescript
Last synced: 04 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/degisew/security_alert
Secure Alert is a web application designed to enhance the security of user accounts by providing real-time monitoring of login activities, detecting unusual login patterns, tracking device information, and notifying users through security alert emails, similar to Gmail's security alerts.
apache-pulsar django neo4j python sqlite
Last synced: 18 Apr 2026
https://github.com/xeqlol/musicql
graphql api endpoint based on sqlite sample database
graphql nodejs sequelize sqlite
Last synced: 05 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/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/elazzouzihassan/advanced_databases
This repository contains advanced database concepts and examples, with a specific focus on Oracle Database.
advanced-database db oracle oracle-database sql sqlite
Last synced: 19 Apr 2026
https://github.com/mearman/cascade
Cross-platform cloud storage filesystem client in Rust: on-demand file access, nested .cascade config with directory-walk precedence, offline pinning, policy-driven lifecycle, P2P block sync, and multi-backend support. Native platform APIs (FSKit on macOS, ProjFS on Windows, FUSE on Linux) with NFS/WebDAV fallback, no kernel extensions.
cloud-storage cross-platform file-provider file-sync filesystem fskit fuse google-drive nfs on-demand p2p projfs rust s3 sqlite tokio virtual-filesystem webdav
Last synced: 16 Jun 2026
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/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/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/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/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/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/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/conscious-puppet/rust-sqlite
Toy SQLite implementation in Rust
Last synced: 20 Apr 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/chrisross5/patterns
My first GUI app! It shows all combinations for unlocking an Android phone, with display options and more features. Built with the Tkinter GUI module and SQLite database for saving user settings.
performance permutations python smtp sqlite threading tkinter
Last synced: 21 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/sagebynature/signal-graph
CLI-first trading research toolkit for turning market events into explainable trade hypotheses with explicit provenance.
cli knowledge-graph market-research neo4j provenance python sqlite trading
Last synced: 05 Jun 2026
https://github.com/babkock/videostore
My final project for CIS 152 Data Structures. A GUI program with SQLite database.
cplusplus graphical-user-interface qt5 qt5-gui qt5-widgets qt6 qtcreator sqlite sqlite3 threads unit-testing
Last synced: 21 Apr 2026
https://github.com/davidtaing/go-webhook-server
Golang Webhook Server - Receive Webhooks, Handle Events Idempotently, and then Offload Processing to a Job Sink or a Queue
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/atetheone/pizzastore
API de gestion de pizzas construite avec ASP.NET Core et Entity Framework Core, utilisant SQLite pour la persistance des données. Fournit des opérations CRUD et une documentation interactive avec Swagger.
asp-net-core backend crud csharp entity-framework-core sqlite swagger
Last synced: 21 Apr 2026
https://github.com/alexandertiopan1212/arbidex
ArbiDex is a smart prediction market arbitrage dashboard that detects mismatches between similar Manifold markets using fuzzy logic, complete with actionable insights, weekly trend tracking, and historical database.
ai-trading altair data-visualization finance fuzzy-matching manifold-markets prediction-markets python sqlalchemy sqlite streamlit
Last synced: 21 Apr 2026
https://github.com/bredalis/programs
🐍 Simple Python Programs Folder 🐍
algorithms faker imgs libreries matplotlib-pyplot programs python sql sqlite structured-data testing tf tkinter
Last synced: 22 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/ctb/2021-sourmash-datasette
Exploring datasette for exploring microbial taxonomy analyses of metagenomes wit hsourmash
Last synced: 25 Apr 2026
https://github.com/wikieden/spatialmem
Spatial memory layer for AI agents — RGB-D / point clouds to a persistent, queryable, LLM-native 3D scene graph. Mem0 for 3D space.
3d ai-agents embodied-ai llm point-cloud rgbd robotics scene-graph spatial-memory sqlite
Last synced: 06 Jun 2026
https://github.com/hasnocool/project-management-app
A multi-threaded project creation tool that automates setup and initialization for various programming languages using Python.
analytics assignment collaboration learning machine management predictive project pyqt6 python sqlite task tools
Last synced: 25 Apr 2026
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/slasq/browser-autopsy
DFIR tool for offline browser artifacts analysis — Chrome & Firefox
browser-forensics dfir forensic-analysis incident-response python sqlite
Last synced: 07 Jun 2026
https://github.com/simran1199/pocket-partner
Automatically alerts the registered users about the availability of the products in the wishlist and if the product's price drops by it's previous value. Hence eliminating the manual checking of the details.
flask-application html-css python sqlite
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/omnisci3nce/sqlite-sessions-demo
Delta DB updates using SQLite "Session" extension a.ka. Changesets
Last synced: 27 Apr 2026
https://github.com/aryashreep/python-for-everybody
Python for Everybody exercises
Last synced: 27 Apr 2026
https://github.com/anivar/amplify-watermelondb-adapter
WatermelonDB storage adapter for AWS Amplify DataStore — reactive queries, JSI-native performance on React Native, cross-platform (web, Node.js, in-memory fallback)
aws-amplify datastore graphql jsi offline-first react-native reactive-database sqlite typescript watermelondb
Last synced: 27 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/jefrey13/notelistprismats
This is a practice with Nextjs implementing Prisma, Typescript and Sqlite.
nextjs notes prisma-orm sqlite typescript
Last synced: 27 Apr 2026
https://github.com/lonaryx/flirtify
Flirtify - Ваш идеальный помощник в мире знакомств!
acquaintances aiogram aiogram-bot bot bots folow geolocation monobank photos python python-3 python3 sqlite telegram telegram-bot tg tgbot ukraine ukrainian
Last synced: 28 Apr 2026
https://github.com/jakoch/wikifolio_universe
Das gesamte wikifolio.com Anlageuniversum als SQLite Datenbank.
investment-universe sqlite wikifolio
Last synced: 28 Apr 2026
https://github.com/murilochianfa/simple-youtube-cli
Simple youtube CLI
cli entity-framework sqlite youtube
Last synced: 28 Apr 2026
https://github.com/harikvpy/ionic-typeorm
angular capacitor capacitorjs ionic ionic-framework sqlite typeorm
Last synced: 28 Apr 2026
https://github.com/sushantnair/django-tutorial
A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.
django django-admin django-admin-interface django-admin-panel django-application django-forms django-framework django-models django-rest-framework django-session django-template-language django-templates good-lessons goodreads html-css-javascript model-view-template restful-webservices sqlite tutorial
Last synced: 28 Apr 2026
https://github.com/mfdeux/fooddata
Download, build, and query the USDA food database
data-science database food python sqlite usda
Last synced: 28 Apr 2026
https://github.com/hemanta212/stock-scraper
Scraper For Stock Information From Yahoo Finance Website
api ci finance postgresql proxy pytest python scraper sqlite tests threading type-safety yahoo
Last synced: 28 Apr 2026
https://github.com/crmne/kamal-backup
Scheduled backups for Rails apps deployed with Kamal
active-storage backups docker kamal mysql postgres restic sqlite
Last synced: 28 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/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/jlengrand/hibernate-kotlin
Tips and tricks using Hibernate and SQLite with Kotlin
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/rohankvashisht/library-management-system-v1
A library management system built using Python.
pillow python python-3 python3 sqlite sqlite-database sqlite3 sqlite3-database tkcalendar tkinter tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: 29 Apr 2026