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-03 00:26:05 UTC
- JSON Representation
https://github.com/hungreeee/lifetime-value-analysis
Perform data analysis regarding the revenue and LTV of a hypothetical mobile game sqlite3 database using R and SQLite.
Last synced: 22 Apr 2026
https://github.com/yxforever666gh/go-stock
基于 Go、Wails、Vue 3 的本地股票分析工具,支持桌面模式与 Web 模式,包含自选股、市场资讯、AI 分析报告、推荐收益跟踪与邮件报告能力。
ai desktop-app echarts golang naive-ui sqlite stock-analysis vite vue3 wails
Last synced: 23 Apr 2026
https://github.com/kristianjackson/hn_doomscroll
A local Hacker News reader that summarizes articles with your own Ollama model. Doom-scroll feed, read/save/hide, smart filtering.
fastapi hacker-news local-llm ollama self-hosted sqlite
Last synced: 05 Jun 2026
https://github.com/zzhang82/agent-memory-bridge
MCP-native memory for coding agents that turns real sessions into reusable decisions, gotchas, and domain knowledge.
agent-memory ai-agents codex coding-agents local-first mcp model-context-protocol sqlite
Last synced: 24 Apr 2026
https://github.com/poltanek/gift-wrapping-application
Began coding in python by creating my very own gift wrapping application dedicated towards just learning python as well as connecting a functioning database to the program
Last synced: 24 Apr 2026
https://github.com/furkancosgun/sqlitebrowser
SQLiteBrowser is an Android-based application that allows you to perform SQLite database queries. With this application, you can select a pre-existing database, perform CRUD operations, and export the modified database.
jetpack-android jetpack-compose kotlin mvvm mvvm-architecture sqlite sqlite-android sqlite-database sqlite3
Last synced: 24 Apr 2026
https://github.com/arudzinska/music_collection
Simple Flask+SQLite app rendered in HTML to add, view and delete albums in a music collection.
Last synced: 24 Apr 2026
https://github.com/solomonneas/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: 25 Apr 2026
https://github.com/oaslananka/mcp-health-monitor
Monitor MCP server health, uptime, response times, and Azure DevOps pipelines through natural-language tools.
azure-devops health-check mcp mcp-server model-context-protocol monitoring observability sqlite typescript uptime
Last synced: 25 Apr 2026
https://github.com/majharul-islam181/sqflite_flutter
A beautiful and fully functional Notes application built with Flutter and SQLite for local data persistence. This app demonstrates complete CRUD (Create, Read, Update, Delete) operations with a modern dark-themed UI.
flutter localstorage sqflite sqlite
Last synced: 06 Jun 2026
https://github.com/timyiu478/wiz-challenges
Hands-on Cloud Capture the Flag (CTF) challenges by Wiz
ai aws cloud eks-cluster iam incident-response istio kubernetes llm security sqlite
Last synced: 25 Apr 2026
https://github.com/jolovicdev/cashet
Cache Python function results like git objects. Content-addressable, pipeline-friendly, and CLI-inspectable. Run once, reuse forever.
cache cli-tool compute-cache content-addressable dag deduplication function-cache hashing memoization pickle pythn sqlite
Last synced: 25 Apr 2026
https://github.com/fergus/job-tracker
A single-page web app for tracking job applications through a pipeline — kanban board, table view, file uploads, per-stage notes, and PocketID auth.
docker express job-tracker sqlite vue
Last synced: 01 Jun 2026
https://github.com/smarzola/hermes-local-memory
Local-first SQLite memory provider for Hermes Agent
agent-memory ai-agents hermes-agent local-first sqlite
Last synced: 26 Apr 2026
https://github.com/stephenlb/pubnub-sqlite-server
How to Use localhost as Web Database Server. The PubNub SQLite Query Server contains a Node.js server application that uses PubNub to listen for SQL queries on a specified channel and executes them on an in-memory SQLite database. The results are then sent back to a designated response channel.
nodejs server sql sqlite sqlite3
Last synced: 26 Apr 2026
https://github.com/clawket/clawket
LLM-native work management plugin for Claude Code — structured task board across sessions
claude-code llm project-management sqlite task-management
Last synced: 26 Apr 2026
https://github.com/dulip-sameera/ai-banking-chatbot
This AI-powered chatbot simulates an intelligent banking assistant,
chatbot nltk-python oop openai-api python3 sqlite tkinter-gui
Last synced: 26 Apr 2026
https://github.com/andrew-a-a/todo
A simple To-Do app built with SAP CAP (CDS) and SAPUI5, using OData V4 and SQLite for backend data management. The app allows users to create, check, and delete tasks with a clean UI. 🚀
cds javascript odatav4 sapui5 sqlite todoapp
Last synced: 27 Apr 2026
https://github.com/akashvarma26/data-analysis-on-imbd-using-sqlite3
Data Analysis on IMDb dataset using sqlite3 and Pandas in Jupyter notebook.
data-analysis jupyter-notebook pandas-dataframe sqlite
Last synced: 27 Apr 2026
https://github.com/wareflowx/wems-v2
Modern desktop application for managing warehouse employees, certifications, and workplace safety.
desktop-app electron employee-management react sqlite typescript
Last synced: 27 Apr 2026
https://github.com/olmaneuh/fastapi-samples
This repository is a collection of various examples and code snippets to help get started with FastAPI, a framework for building APIs with Python.
examples fastapi pydantic python samples sqlalchemy sqlite
Last synced: 27 Apr 2026
https://github.com/kaichiro/jobify
Projeto Jobify - parte do curso Fullstack Master - DevPleno
css devpleno ejs html5 javascript js sqlite zeit zeit-now
Last synced: 27 Apr 2026
https://github.com/jillmpla/sentimentanalysis
Comment sentiment analysis of the top 25 posts (from the last 24 hrs) on a subreddit (reddit.com) using a web scraper.
python reddit sentiment-analysis sqlite web-scraper
Last synced: 27 Apr 2026
https://github.com/yaitoo/dlm
A fault-tolerant distributed lock manager for Go
distributed distributed-lock fault-tolerance fencing lock-free mutex raft redlock sqlite
Last synced: 27 Apr 2026
https://github.com/mssteuer/lossless-hermes-py
Lossless Context Management (LCM) for Hermes Agent — DAG-based conversation summarization that never forgets. Python port of lossless-claw.
ai-agents claude-code context-management dag llm lossless python sqlite summarization
Last synced: 27 Apr 2026
https://github.com/kasra-dastranj/telegram-card-game-bot
🎮 Telegram Card Game Bot with PvP - بات تلگرام بازی کارت با قابلیت مبارزه
card-game flask game persian pvp python sqlite telegram-bot-
Last synced: 07 Jun 2026
https://github.com/jjling2011/textsearcher
Text content full text searcher. 文本全文搜索小工具
Last synced: 28 Apr 2026
https://github.com/nandangitdesk/snipcode-nextjs-
nextjs prisma sqlite tailwindcss typescript
Last synced: 28 Apr 2026
https://github.com/bemmett1/habitlog
Offline-first habit tracker built with Expo and SQLite. Track your mood, food, exercise, and notes privately on your device.
expo habit-tracker mobile offline react-native sqlite
Last synced: 28 Apr 2026
https://github.com/explodes/query-db
Sqlite wrapper for Android's SQLiteOpenHelper
Last synced: 28 Apr 2026
https://github.com/0xsabdadev/app-android-sqlite-room-capacity
Build sqlite crud android app with native
android-app android-studio crud java sqlite
Last synced: 28 Apr 2026
https://github.com/universal-development/polydata-embedded-cms
SQLite and Hateoas based service for getting poly records
Last synced: 28 Apr 2026
https://github.com/faerque/pdf_scraper
PDF Scraper with Automation - A CLI tool for extracting text from PDFs and storing it in an SQLite database for structured querying. Supports digitally generated PDFs and enables efficient document processing.
automation cli-tool document-management document-management-system natural-language-processing pdf-processing sqlite text-extraction
Last synced: 29 Apr 2026
https://github.com/muhammadmoeezkhan/aboard-the-cruise-ship_local
Android SQLite Full-Stack App for Cruise companies to manage Cruise Ships!
Last synced: 29 Apr 2026
https://github.com/stalksa/wishapp
Приложение "Wish List"
android-studio application java sqlite
Last synced: 29 Apr 2026
https://github.com/ghwmelite-dotcom/skipper-detergents
Edge-native e-commerce platform for Skipper Detergents — a Ghanaian household-essentials brand. Storefront + admin CMS + API on Cloudflare Workers / D1 / R2 / KV, with bulk pricing, Paystack & manual-transfer checkout, and a strict TypeScript monorepo.
cloudflare-d1 cloudflare-kv cloudflare-r2 cloudflare-workers ecommerce edge-computing ghana hono monorepo paystack pnpm-workspaces serverless sqlite turborepo typescript zod
Last synced: 08 Jun 2026
https://github.com/elhussin/search
A Smart Desktop App for Lens Price Search Developed using Python and Tkinter, this intuitive application simplifies lens price searches based on company, brand, and lens attributes. Designed for efficiency, it provides seamless interaction with a SQLite database in a user-friendly interface.
desktop-application python search sqlite tkinter
Last synced: 29 Apr 2026
https://github.com/webrror/notes
A basic notes app made with Flutter using sqflite package.
database example-project flutter flutter-apps flutter-examples notes notes-app sqflite sqlite
Last synced: 29 Apr 2026
https://github.com/ayushi-gajendra/my_top_10_movies_website
A movie management app built with Flask. Search movies using TMDB API, add them to your list, rate and review them, and store data in a local SQLite database using SQLAlchemy.
api-integration bootstrap5 crud-application flask flask-bootstrap flask-forms fullstack jinja2 python rest-api sqlalchemy sqlite tmdb-api-for-fetching-real-time-movie-data web-application
Last synced: 29 Apr 2026
https://github.com/angelgc95/ride-pressure-widget
City-level mobility pressure signal built from live data and transparent provider coverage.
market-signal mobility nextjs sqlite typescript weather-data
Last synced: 08 Jun 2026
https://github.com/mattytomo365/database-management-system
An application contributing towards my placement with HARTS (Hospital Arts, Liverpool), serving as an application which manages and stores administrative information such as volunteer information, universities, roles, and artists at HARTS, reducing workloads for members of staff.
Last synced: 29 Apr 2026
https://github.com/hieblmi/playground
Unsorted collection of algorithms and stuff to practice
Last synced: 29 Apr 2026
https://github.com/xcvzmoon/vanilla-php-api
A repository for building a fast and secured API using nothing but vanilla PHP
Last synced: 29 Apr 2026
https://github.com/grobomo/github-agent
Monitor GitHub activity across accounts — LLM-powered analysis with auto-response, alerting, and task dispatch
automation github llm monitoring sqlite
Last synced: 08 Jun 2026
https://github.com/turbot/steampipe-plugin-chaosdynamic
Chaos Dynamic Plugin for testing aggregation of dynamic plugin connections with the craziest edge cases we can think of.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 29 Apr 2026
https://github.com/alexander784/hikers-cli
This User-friendly Command-Line Inteface(CLI) application designed to simplify managing hiker information and equipment in a manageable system
database engine sqlalchemy sqlite
Last synced: 29 Apr 2026
https://github.com/sarapmagcode/simple-inventory-app-using-room-for-data-persistence
An app for storing items using Room library and SQLite
android coroutines dao entities factory-pattern kotlin room-persistence-library singleton-pattern sqlite view-binding
Last synced: 29 Apr 2026
https://github.com/andrepeersil/trilha_sql
Repositório com exercícios para aprendizado da linguagem SQL
Last synced: 29 Apr 2026
https://github.com/rudrakshi99/quiz_app
The quiz application having MCQs related to various categories where the user can roll out from his previous question and can attempt only once.
django-rest-framework python3 sqlite
Last synced: 29 Apr 2026
https://github.com/gustavorods/2025_1_1_app_with_sqlite
Kotlin app, with integration to the local SQLite database
Last synced: 29 Apr 2026
https://github.com/anibulus/blog.graphql.net
A .Net application using graphql with entity framework. Designed to post and share ideas
backend backend-api boilerplate csharp dotnet-core graphql sqlite template
Last synced: 29 Apr 2026
https://github.com/jannepaakkari/openai-web-scraper
.NET based web scraper that uses OpenAI to analyze/predict categories from the topics of a selected website
csharp dotnet openai sqlite webscraper
Last synced: 29 Apr 2026
https://github.com/anarbyrm/simpleatmapiservice
Simple ATM API service
django django-rest-framework docker python3 sqlite
Last synced: 29 Apr 2026
https://github.com/imgurbot12/anysql
Lightweight, Thread-Safe, Flexible, Powerful, SQL Library
databases mysql postgres python python3 sql sql-client sqlite
Last synced: 29 Apr 2026
https://github.com/egorumaev/sql-trainings
SQL (PostgreSQL / MySQL / SQLite) trainings
Last synced: 29 Apr 2026
https://github.com/fer25-code/qrcss
Scanner Qr Code for Command and Stock management
android-application blutooth printpdf qrcode-scanner sendemail sqlite
Last synced: 29 Apr 2026
https://github.com/abenteuerzeit/contact_app
Notes and App built based on Hypermedia Systems by Carson Gross et al.
flask htmx jinja postgresql python sqlite vercel
Last synced: 30 Apr 2026
https://github.com/fs-frost/sql-playground
SQL playground to test queries using SQLite on the browser through WASM, installable as PWA.
pwa sql sqlite svelte typescript wasm
Last synced: 30 Apr 2026
https://github.com/bell-kevin/favoriteplaceswithdeletion
Use native phone features like camera, GPS, maps, & device memory to to record, digitally remember, and delete your favorite places!
android delete ios react-native sqlite sqlite-android sqlite-database
Last synced: 30 Apr 2026
https://github.com/datastudy-nl/semantic-search-for-gpt
A python based SQLite semantic search memory system for GPT RAG applications
clustering gpt llm ollama rag search semantic-search sqlite
Last synced: 30 Apr 2026
https://github.com/t1chcoder/cinemabot
Telegram bot for movie recommendations, reviews and personalized watchlists
aiogram movies-and-cinemas postgresql python sql sqlalchemy sqlite telegram-bot
Last synced: 30 Apr 2026
https://github.com/tiberius1954/office_management_system_java_sqlite_zt
employee management
employee-management good-for-learning java office-management sqlite
Last synced: 30 Apr 2026
https://github.com/hxfdarling/sqlite
sqlite wrapper for node sqlite
nodejs nwjs sqlite sqlite-wrap
Last synced: 30 Apr 2026
https://github.com/palewire/datasette
A datasette instance hosting public records gathered by palewi.re
data-journalism datasette journalism news public-records sqlite
Last synced: 30 Apr 2026
https://github.com/ironvenom/mp3-music-player
MP3 Music Player made using Python, Tkinter, Pygame and SQLite. Users can create, load and delete custom playlists.
Last synced: 30 Apr 2026
https://github.com/bladealex9848/partoseguroapp
PartoSeguro Monitor es un software de seguimiento del trabajo de parto, diseñado para clínicas y hospitales. Utiliza tecnologías modernas para monitorizar en tiempo real diversos parámetros clínicos.
partogram python sqlite streamlit streamlit-webapp
Last synced: 30 Apr 2026
https://github.com/bchoubert/car-configurator
flask harvard-x mdbootstrap python sqlite
Last synced: 30 Apr 2026
https://github.com/andresorozcodev/usermanager
Backend System for User Management with Security and Asynchronous Tasks
crud docker docker-compose fastapi jwt-token pyhton rabbitmq sqlite
Last synced: 01 May 2026
https://github.com/pipizhang/elevcentralen
Scraping SPA data using Selenium
peewee python scraper selenium-python sqlite
Last synced: 01 May 2026
https://github.com/dimplektech/flask-blog-project
The application uses SQLite for the database, Flask-WTF for form handling, and CKEditor for a rich text editor.
Last synced: 01 May 2026
https://github.com/vardhan-bora/university-database-managment-system
A Flask-based API for managing university data with SQLAlchemy.
api flask python sqlalchemy sqlite university-project
Last synced: 01 May 2026
https://github.com/deanhdz/notepad
Aplicación desarrollado en Flutter para crear Notas y listas de tareas.
Last synced: 01 May 2026
https://github.com/damir-sijakovic/sharefile
Share files protected with access token.
Last synced: 01 May 2026
https://github.com/awalhossainofficial/ird-foundation
A comprehensive Islamic application
nextjs14 nodejs sqlite typescript
Last synced: 01 May 2026
https://github.com/ksh168/flaskblog
Blog website made using Flask and deployed on PythonAnywhere. Uses sqlite database
flask gunicorn nginx sqlalchemy sqlite
Last synced: 01 May 2026
https://github.com/mairondc21/pjt_py_00
etl usando python e inserindo no banco sqlite
api csv excel json python sqlalchemy sqlite
Last synced: 01 May 2026
https://github.com/will-1-am/ios-app-todoey-londonappbrewery
Swift ToDo List Application setup to use UserDefaults, SQLite, CoreData, Realm - not simultaneously...
coredata realm sqlite swift todoapp userdefaults
Last synced: 01 May 2026
https://github.com/ronpinkas/csat
Self-contained CSAT survey + analytics in a single Go binary — encrypted SMS survey links, admin dashboard, i18n (en/es), per-deployment branding
csat customer-satisfaction go self-hosted single-binary sqlite survey
Last synced: 08 Jun 2026
https://github.com/louresb/todo-app
This repository contains the exercise completed as part of the Balta.io course on backend development.
aspnet-web-api csharp dotnet6 entity-framework sqlite
Last synced: 01 May 2026
https://github.com/likipreetham145/task-manager-cli
A Python command-line task manager with priorities, due dates, and local SQLite storage.
cli command-line open-source python sqlite task-manager
Last synced: 01 May 2026
https://github.com/semperton/database
A compact PDO / SQLite wrapper library.
database pdo pdo-wrapper php semperton sqlite sqlite-wrapper
Last synced: 01 May 2026
https://github.com/donpotts/localsqlragclientserver
Simple sample using Ollama RAG with Sqlite database and Blazor WASM UI
blazor-webassembly dotnet rag-chatbot semantic-kernel sqlite
Last synced: 01 May 2026
https://github.com/olbrichattila/gocsvexporter
Export any table from your database to CSV, Supports sqLite, MySql, PostgresQl, FirebirdSQL
csv-export firebirdsql golang golang-cli mysql postgresql sqlite
Last synced: 01 May 2026
https://github.com/bhoyarapurva23399/mini-erp-inventory-billing
Lightweight ERP inventory and billing web app built using Python Flask and SQLite — featuring product, customer, and dashboard management.
backend data-analysis erp flask inventory-billing mini-project python sqlite
Last synced: 01 May 2026
https://github.com/tiberius1954/addressbook_sqlite_in_java
Readymade addressbook
Last synced: 02 May 2026
https://github.com/juliargubolin/sql-learning
This repository was created in order to insert all the documents, files and notes I took while learning SQL through "Getting started with SQL" by Thomas Nield (O'Reilly). I am studing DataScience at UNIVESP (Univesidade Virtual do Estado de São Paulo).
Last synced: 02 May 2026