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/ciceroeduardo84/task-manager-api
Task Manager is a Full Stack application developed in React and Node.js to complete the Web Development Course offered by Reprograma Jucás. It was created with the aim of providing users with a tool to manage and monitor their tasks in an organized and intuitive way.
api backend bcrypt cors jwt-authentication nodejs restful-api sqlite task-manager typescript vitest web-development-course zod
Last synced: 08 May 2026
https://github.com/admedshaheen/crm_streamlit
An interactive CRM system built using Python, Streamlit, and SQLite for managing investor data, including investor segmentation, trend analysis, and automated CRM updates.
automation clustering crm-data-analysis forecasting python sqlite streamlit
Last synced: 08 May 2026
https://github.com/mikeheul/_laravel-template
Laravel App template (Sqlite DB)
Last synced: 08 May 2026
https://github.com/seem/circleci-to-sqlite
Save data from CircleCI to a SQLite database
circleci datasette datasette-io datasette-tool dogsheep sqlite
Last synced: 09 May 2026
https://github.com/jshinm/sql_mastery
collection of sql commands and its practical use
Last synced: 09 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/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/mekhyw/get-it
Like post-it, but with another verb. Get it?
Last synced: 10 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/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/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/tamimattafi/android-room-compound
A light-weight code generation library that helps reducing boilerplate code when working with relations in Room
android android-library compound kotlin ksp relationships room-database sqlite
Last synced: 12 May 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/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/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/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/mgnischor/cbm-lrv-estoque
Sistema de controle de estoque desenvolvido em C# e WPF para o Corpo de Bombeiros Militar de Lucas do Rio Verde, com gerenciamento de materiais, entradas, saídas, relatórios e controle de validade.
Last synced: 17 Jun 2026
https://github.com/can4hou6joeng4/readermacapp
本地优先的 Mac 阅读与收藏 App — 抓取/阅读/整理,自带 AI Key 做摘要·翻译·对话·二创(SwiftUI · 数据全本地)
ai llm local-first macos read-it-later reader rss sqlite swift swiftui
Last synced: 19 Jun 2026
https://github.com/a350fan/purchase-statistics
Unofficial Flutter app for analyzing Steam purchases, spending, discounts, DLCs, backlog and playtime.
android backlog csv-export csv-import dart flutter game-tracker linux local-first material-design playtime purchase-tracker sqflite sqlite statistics steam windows
Last synced: 22 Jun 2026
https://github.com/delly-net/dbunny
A lightweight .NET database abstraction layer that provides a unified API for working with multiple database types. DBunny uses a provider pattern to enable database-specific implementations while maintaining a common interface.
csharp data-access database database-abstraction dotnet dotnet-standard provider-pattern sqlite
Last synced: 22 Jun 2026
https://github.com/arpitaswal/local-storage-offline-architecture
Flutter Local Storage & Offline Architecture Playground! This project is a comprehensive, production-ready educational workspace designed to teach developers the persistence options, structures, and offline-first design patterns available in the Flutter ecosystem.
dart drift-database flutter hive isar-database local-database localstorage offline-cache secure-storage sharedpreferences sqlite
Last synced: 25 Jun 2026
https://github.com/peter7775/go-iching
A Go application for I Ching divination with a Fiber-based HTTP API, a browser frontend, and persistent reading storage.
api-rest fiber go golang i-ching postgresql sqlite ui
Last synced: 25 Jun 2026
https://github.com/yjl9903/drizzle-sqlite
Drizzle-orm Node.js builtin SQLite driver
Last synced: 26 Jun 2026
https://github.com/pjonaszik/rustbase
A multi-tenant Backend-as-a-Service in Rust — realms, apps, collections, auth, hooks, files, realtime, dashboard.
axum baas backend backend-as-a-service multi-tenant rust self-hosted sqlite
Last synced: 26 Jun 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/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/ardier16/notes-keeper-android
Android app for keeping your notes
android android-application java notes sqlite
Last synced: 19 Apr 2026
https://github.com/valchanoficial/nodejs2
Alura: Node.js Parte 2: MVC, autenticação e autorização
authentication authorization bootstrap crud javascript js marko node nodejs sqlite
Last synced: 09 Apr 2026
https://github.com/albertoblaz/hackweek-graphql
React demo app wrapped in Electron that connects to a GraphQL backend built in JavaScript
apollographql create-react-app electron flow graphql javascript react sqlite styled-components
Last synced: 10 Apr 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/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/mgckaled/nlw-ignite-setup
Projeto desenvolvido durante o primeiro evento Next Level Week de 2023 com o tema SETUP
expo nodejs prisma react react-native sqlite tailwindcss typescript
Last synced: 10 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/lookinfome/vaxtrack_v1.1.0
Vax Track v1.1.0, built with ASP.NET MVC, now features a restructured architecture, a new DTO layer, normalized model relationships, redefined service methods, an enhanced admin page with additional charts, and an updated UI for improved usability.
ajax asp-net-core asp-net-mvc bootstrap csharp css html javascript sqlite
Last synced: 10 Apr 2026
https://github.com/kazimovzaman2/cs50w-mail
📩 Project 3 of "Harvard CS50’s Web Programming with Python and JavaScript"
cs50 cs50w cs50web-project3 css django html javascript mail sqlite
Last synced: 10 Apr 2026
https://github.com/camilo6castell/water-quality-app
[EN][please see README.md] Proyecto hecho en Java ejectuable en cualquier maquina que corra Java. La aplicacion evalua cuerpos de agua para identificar la calidad del agua. En esta app se evidencian Clases, Herencias, Métodos públicos privados y protected, uso de base de datos MySQL, Interfaz Gráfica, etc.
Last synced: 18 Apr 2026
https://github.com/marcosdvs/test
Billing application with Blazor Server, EntityFrameWorkCore, print button, and SQLite
blazor blazor-server bootstrap5 entity-framework-core invoicing-application sqlite
Last synced: 10 Apr 2026
https://github.com/jsamuelap/copytickets-app
App móvil para escanear códigos QR de los boletos del sistema web CopyTickets
android data-store jetpack-compose qrcode retrofit2 scanner sqlite ticket viewmodel
Last synced: 09 Apr 2026
https://github.com/kerciu/sqlite-clone
📒 Simple Database in C 🚀 — A lightweight and intuitive database system built in C 🗃️. This project covers essential database operations and is designed to be easy to understand and use. 💡🔍
c database database-management memory-management scratch-implementation sqlite
Last synced: 13 Apr 2026
https://github.com/marlinsk/jr-full-stack-developer-challenge
Full-stack project developed for evaluation in a recruitment process.
axios back-end-development frameworks front-end-web-development jawascript nestjs nodejs npm prisma-orm radix radix-ui react react-hook-form sqlite swagger-ui tailwindcss typescript vitejs zod
Last synced: 09 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/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/ncmonx/icm-graph
Token-efficient context CLI for Claude Code, Cursor, Cline. Cuts AI coding costs 70-90% via context packs, output filters, local memory + receipts. 40 MCP tools, 122/122 tests, Apache-2.0.
ai-agents ai-coding anthropic claude-code cli cline context-engineering cpp17 cursor developer-tools knowledge-graph llm-tools local-first mcp mcp-server prompt-engineering semantic-search sqlite token-optimization
Last synced: 29 May 2026
https://github.com/nopjmp/sqlite
Sqlite driver based off of rsc.io/sqlite. Designed around minimalism and efficiency
Last synced: 28 May 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/NaveenDanj/uoj-store-backend
File Manager for my university using go-lang and gin
gin golang gorm jwt-authentication sqlite thunderclient
Last synced: 03 Oct 2025
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/mondominator/opsdec
A modern, self-hosted media server monitoring platform for Plex, Emby, Audiobookshelf, and Sappho. Real-time statistics, user tracking, and beautiful dark-themed UI.
analytics audiobookshelf dashboard docker emby express homelab media-server media-tracking monitoring nodejs plex react real-time self-hosted sqlite statistics tailwindcss tautulli-alternative websocket
Last synced: 13 Apr 2026
https://github.com/mmaffi/be-the-hero
| Be The Hero | Projeto realizado com acompanhamento da Semana OmniStack da Rocketseat
api-rest backend expo expo-cli express-js frontend full-stack javascript mobile node-js ongs open-source projeto-social react react-native sqlite
Last synced: 09 Apr 2026
https://github.com/sundaramkumar/expenses-tracker
Flutter based Expenses Tracker
android budget dart expenses-tracker flutter ios mobile-app sqflite sqlite
Last synced: 21 Feb 2026
https://github.com/brandonbest/php-unittest-sqlite
Limit the number of migrations/seeders run during phpunit tests with Sqlite. Designed for repos with a large number of migrations/seeders to quickly refresh the database.
laravel lumen phpunit-tests sqlite
Last synced: 14 Jan 2026
https://github.com/rodrigocarrico01/api_refund
API para reembolso.
multer prisma sqlite typescript
Last synced: 18 Apr 2026
https://github.com/powerbroker2/easysqlite
SQLite3 wrapper module
database python python3 sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 13 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/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/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/manzi-cedrick/arduino-rfid-check
arduino database python3 rfid-reader sqlite sqlite3
Last synced: 11 Apr 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/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/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/ankushmallick1100/djangostudychat
This is a Django room chatting website where users can create rooms where other users can join and start conversations.
bootstrap bootstrap5 chat-application css django django-applications djangofirstproject djangoframework djangorestframeework html javascript-es6 python-3 python3 roomchat sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 09 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/konh/mycontract
Self-motivation app with gamification features
android android-app android-application android-data-binding android-databinding android-development kapt kotlin kotlin-android motivation room room-persistence room-persistence-library sqlite todo todoapp todolist todolist-application
Last synced: 17 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/sukjuhong/limebot
A custom Discord bot using discord.js
discord-bot discordjs discordjs-typescript prisma sqlite typescript
Last synced: 07 May 2026
https://github.com/santhosh7403/realword-app-leptos-axum-sqlite
A near realworld leptos web application with sqlite
argon2 axum fts5 full-text-search fullstack leptos sqlite ssr tailwindcss uuid webassembly
Last synced: 23 Aug 2025
https://github.com/adi-epshtain/tvshows-pipeline
ETL-style data pipeline using FastAPI, SQLite, and Docker - fetches, filters, and serves TV shows and their cast from the TVMaze API.
asyncio data-pipeline docker etl fastapi python rest-ap sqlite
Last synced: 11 Apr 2026
https://github.com/iamharriiii/queuectl
A simple and efficient CLI tool for managing background jobs and workers in Python.
background-tasks cli dead-letter-queue distributed-systems job-queue multiprocessing python queue retry-logic sqlite task-management task-queue task-scheduler worker
Last synced: 17 May 2026
https://github.com/rodbland2021/claw-recall
Searchable conversation memory for AI agents. MCP integration, semantic search, Gmail/Drive/Slack capture. Under $1/mo to run.
ai-agents claude-code conversation-history fts5 mcp mcp-server memory openclaw semantic-search sqlite
Last synced: 02 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/Kruemmelspalter/FileSpider
FileSpider is a software for organizing and editing documents consisting of a main file and optionally different assets like images.
javascript organisation organization rust sqlite sqlx tauri typescript vue vue3 vuejs
Last synced: 18 Jul 2025
https://github.com/fitri-hy/electron-desktops-nodejs
Desktop application (base template) designed for NodeJS-based backoffice and data management needs.
backoffice database ejs electron nodejs project sql-js sqlite tailwind-css template
Last synced: 06 Jan 2026
https://github.com/thyripian/core
This repository contains the Centralized Operational Reporting Engine (CORE), designed for processing diverse datasets and integrating with Elasticsearch, PostgreSQL, and SQLite. It features a React-based UI for interacting with the backend, offering data extraction, processing, and search functionalities.
api csv data-science elasticsearch flask fullstack-development javascript pandas postgresql python react spacy sqlite
Last synced: 11 Apr 2026
https://github.com/seanpianka/okreddit
A reddit bot which replies to user's comments containing "ok reddit define x" with the definition of x.
automation linux praw python reddit reddit-bot sqlite
Last synced: 09 Apr 2026
https://github.com/jae-labs/flashcards
Transform notes into flashcards with local AI. Study offline, stay private, learn smarter—for free!
ai cli flashcards flashcards-cli golang llama ollama sqlite
Last synced: 03 Jun 2026
https://github.com/furk4nbulut/map-tracker-flutter
Map Tracker is a Flutter application designed to help users track their walking activities. The application allows users to start and end walking sessions, calculate the duration and distance of each activity, and view detailed historical data on a map.
firebase firestore flutter sqflite sqlite
Last synced: 27 Feb 2025
https://github.com/egphp/iptv-manager-updates
IPTV Manager v3.5: Plex-first self-hosted IPTV catalog manager, downloader, local VOD player, Plex watch tracker, disk discovery, safe trash/restore, Connected Devices, PWA, Docker. مدير IPTV شامل لتنظيم الكتالوج والتحميل والمتابعة.
aria2 connected-devices docker flask imdb iptv iptv-manager local-playback media-downloader media-manager omdb plex plex-media-server pwa python self-hosted sqlite tmdb vod watch-tracking
Last synced: 07 Jun 2026
https://github.com/duck-lint/career_ledger
A local-first desktop application for managing career history, auto-tagging skills via inference markers, and generating targeted resumes based off of job postings and your actual work history. No cloud services, no accounts → all data lives in a local SQLite database on your machine.
career-development database job-application-tool job-posting-analysis job-posting-extraction personal-portfolio react resume-builder resume-creator resume-generator rust sqlite tauri tauri2 typescript
Last synced: 02 Jun 2026
https://github.com/atc2146/pysqlgui
⚡ A lightweight package for interfacing with SQL in Python
database dataframe jupyter-notebook pandas python sql sqlite sqlite3
Last synced: 27 May 2026
https://github.com/adamlewkowicz/ediary-react-native
E-diary mobile app built in React Native
android ios jest mobile-app react react-native redux sqlite typeorm typescript
Last synced: 12 Apr 2026
https://github.com/sans-arch/ddd-modelagem-tatica
Projeto de DDD e Clean Architecture
clean-architecture ddd express jest nodemon notification-pattern sequelize sqlite supertest yup
Last synced: 16 Apr 2026
https://github.com/stobertonf/imc_dio
Desafio de projeto da Formação Flutter Specialist da dio.me
dart flutter hive imc sharedpreferences sqlite
Last synced: 20 Apr 2026
https://github.com/jharsh1202/farmigo-apmc_android
Plots data against onion APMC markets. Users can plot graphs, compare them.
android android-app android-application android-development android-library android-studio graphs mpandroidchart mpandroidchart-api mpchart sqlite sqlite-android sqlite-database sqlite3
Last synced: 16 Apr 2026