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/timclicks/dataclerk
zero fuss data logging over HTTP
actix-web command-line data logging rust sqlite sqlite3 utility
Last synced: 30 Apr 2026
https://github.com/cihatsolak/netcore-unit-test
It is the process where we test the behavior of the smallest units of the project independently. Our action methods in the controller are actually small components, and we can observe their behavior with unit test. The sensitive point is the state of being independent from each other. When testing a method, the method to be tested should not relate to different methods.
autofixture efcore fluentassertions localdb moq-framework sqlite xunit-tests
Last synced: 30 Apr 2026
https://github.com/imsma/springboot-sqlite
This repository contains a simple Spring Boot application that demonstrates how to integrate SQLite as an embedded database. This project is perfect for learning and understanding how to work with Spring Boot and an embedded database for development and testing purposes.
Last synced: 30 Apr 2026
https://github.com/zer020/opencode-mem0
OpenCode plugin that gives coding agents persistent memory using local vector database
ai coding-agent local-first memory opencode plugin sqlite vector-database
Last synced: 01 May 2026
https://github.com/lorddarkula/easyql
SQLite wrapper for iOS
cocoapods database ios-lib objective-c objective-c-library sqlite
Last synced: 01 May 2026
https://github.com/melonask/bria
Bria is a Rust-based multi-pipeline job orchestrator. It ingests jobs from files, HTTP/webhooks, AMQP, cron, PostgreSQL, or SQLite, runs local, Docker, or WebAssembly tasks; and emits results to files, webhooks, AMQP, databases, or live streams.
amqp bria jobs ochestration pipeline postgresql rust sqlite tasks
Last synced: 08 Jun 2026
https://github.com/yash-a11y/quize-application
android-studio kotlin-android sqlite
Last synced: 01 May 2026
https://github.com/pprattis/city-tourism-events-with-firebase-app
A Java Android application that simulates the functionality of a tourist guide for events in Athens saving event information in Firebase Realtime Database.
android android-application android-studio application cardview computer-science events firebase firebase-auth firebase-authentication firebase-database firebase-realtime-database java sqlite student
Last synced: 02 May 2026
https://github.com/thornbill/polymod-sqlite
A library to support SQLite data sources in Polymod.
Last synced: 03 May 2026
https://github.com/abhilash26/tigerfly
A new opinionated minimal stack for building webapps with Go, HTMX and Sqlite with a more cohesive environment
chi-router golang htmx sqlite starter-kit starter-template
Last synced: 03 May 2026
https://github.com/jcktp/operator
Local-first AI workspace for document analysis, investigations, and team intelligence. Runs entirely on your machine.
ai document-analysis llm local privacy sqlite typescript
Last synced: 03 May 2026
https://github.com/soumadeepchoudhury/zettasql
Simple and Secure database ZettaSQL server.
application database database-management sql sql-server sqlite sqlite3
Last synced: 04 May 2026
https://github.com/wanxianliang/react-native-sqlite-tool
a easy way to use sqlite in react native
react-native-sqlite reactnative sqlite sqlite3
Last synced: 04 May 2026
https://github.com/nklapste/stock_collector
Stock collector using yfinance to collect stocks into a sqlite database.
Last synced: 04 May 2026
https://github.com/marco0antonio0/app-task-list
App flex task list aplicativo feito em flutter , uma app para ajudar a organizar tarefas de maneita facil e dinamica em poucos cliques
android flutter sqflite sqlite
Last synced: 04 May 2026
https://github.com/mopanc/saga
Topic-grained, layered memory layer for AI coding agents — local-first, MCP, single binary. Plug Claude Code / Cursor / Windsurf / Antigravity into persistent memory across sessions and machines.
ai ai-agents claude-code cli cursor developer-tools golang knowledge-base llm mcp memory model-context-protocol rag sqlite windsurf
Last synced: 09 Jun 2026
https://github.com/fandredev/nlw-connect
A application with Flask in the Rocketseat NLW Connect event
Last synced: 04 May 2026
https://github.com/sbtopzzz-lg/flutter-banking_app
A banking app made with Flutter (TSF task)
banking dart flutter google-fonts internship internship-task provider-state-management sqflite sqlite
Last synced: 04 May 2026
https://github.com/lucaswinkler/tapfaster
This is a reaction testing game made in Android Studio for a final project.
android android-studio game java reaction-test school-project sqlite
Last synced: 04 May 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/krlan2789/land-property-server
ASP.NET Project - REST API for Land Property Project
asp-net-core azure-app-service csharp entity-framework-core openapi rest-api sqlite
Last synced: 05 May 2026
https://github.com/olbrichattila/godbmigrator_cmd
Golang command line database migrator, and HTTP migrator server, dockerized for CI-CD pipelines
automation ci-cd database database-migration go golang golang-application migration mysq postgresql sqlite
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/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/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/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/passport/todos-express-password-credential-management
Todo app using Express, Passport, and Credential Management API for sign in with username and password.
credential-management example express nodejs passport password sqlite
Last synced: 07 May 2026
https://github.com/schtengel/katastata
Katastata. App of monitoring system
monitoring-tool mvvm scanner sqlite wpf
Last synced: 07 May 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/justsch/sqlite_to_xlsx
Returns Results of SQLite Query To Excel Format
Last synced: 07 May 2026
https://github.com/vincentkims49/e-commerce-app
E-Commerce Shop
cubit-bloc dart fakeapi flutter sqlite
Last synced: 08 May 2026
https://github.com/s-ayanide/eco-lens
A smart Eco-Friendly lens 🔬 which provides an Eco Score 💯 from 1 to 100 for your product, denoting the Eco-Friendliness of the item. 🌍
eco ecofriendly react score sqlite
Last synced: 08 May 2026
https://github.com/mahmoodhamdi/esports-flask
A comprehensive Flask REST API providing real-time data for the Esports World Cup, including tournaments, teams, players, matches, and news. Features advanced search, live data scraping, and a full admin interface.
api beautifulsoup4 cors cs2 data-scraping esports esports-api flask football liquipedia openapi python rest-api sqlite swagger valorant
Last synced: 08 May 2026
https://github.com/parimartha27/tanyani
This website is dedicated for Indonesian farmers to share their knowledge about farmer field. Created using bootstrap for the interface, flask for the backend and SQLite for the database
bootstrap5 farmers flask sqlite
Last synced: 08 May 2026
https://github.com/michaelinzo/javasqlitedatabase
A SQLite Database for Android devices
android androidstudio database database-management sql sqlite
Last synced: 08 May 2026
https://github.com/overshard/analytics
Single-binary self-hosted website analytics. Collector API, dashboards, world map, PDF reports.
alpine analytics axum docker rust self-hosted sqlite vite
Last synced: 08 May 2026
https://github.com/lavkalsi/loginsignupsqlite
This Kotlin-based Android app facilitates secure user authentication through robust login and signup functionalities using SQLite. Ideal for applications requiring user account management, it allows new users to register with unique credentials and securely stores this information locally.
android-application kotlin loginandregister sqlite
Last synced: 09 May 2026
https://github.com/hrishi-3000/getselect-ai
AI-powered multi-agent job screening system that parses CVs, summarizes job descriptions, matches candidates, and schedules interviews.
ai ai-recruitment database multiagent-systems multimodal nlp python3 sqlite tkinter-gui
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/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/logan169/okcoin-btc-ltc-scraper
Rpi cryptocurrencies scraper
apscheduler cryptocurrency okcoin-api python3 raspberry-pi sqlite
Last synced: 11 May 2026
https://github.com/maragudk/gai-starter-kit
Get started with LLMs, FTS and vector search, RAG, and more, in Go!
ai evals fts go llm rag sqlite vector-search
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/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/attogram/randomosity-tester
Randomosity Tester - frequency distribution and timings for PHP rand(), mt_rand(), random_int(), and SQLite ORDER BY RANDOM()
Last synced: 12 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/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/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/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/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/gioe/tusk
Portable task management for Claude Code — local SQLite DB, CLI, and skills for autonomous workflows
ai-agents claude-code cli developer-tools sqlite task-management
Last synced: 17 Jun 2026
https://github.com/clueing/share-nest
一个基于 Go 的轻量级自托管文件与文本分享服务,支持密码分享、在线预览、压缩包元信息预览、二进制元信息预览和简约实用的管理后台。
Last synced: 17 Jun 2026
https://github.com/cyanheads/faostat-mcp-server
Global food & agriculture statistics from the UN FAOSTAT bulk-download corpus, served from a local SQLite mirror with a DataCanvas SQL surface, over MCP. STDIO & Streamable HTTP.
agriculture ai-agents bun cyanheads duckdb fao faostat food food-security mcp mcp-server model-context-protocol open-data sqlite statistics typescript
Last synced: 20 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/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/almeidazs/better-drizzle
ORM, but better
better database drizzle drizzle-orm mysql nodejs orm postgresql sqlite typescript
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/sylviachebetemth/biashara-first-healthcare
Biashara First Healthcare is a platform designed to streamline the connection between businesses and healthcare facilities.The platform features an interactive map powered by OpenLayers, allowing users to easily locate healthcare providers.
flask openlayers python3 reactjs sqlite
Last synced: 01 May 2026
https://github.com/askhan963/intra-social-app
This mobile app project I made using React Native. It has navigation, SQlite and UI design for mobile.
android naviagtion react-native sqlite
Last synced: 04 May 2026
https://github.com/harshkapadia2/flask_course_task_manager
A simple task manager using Flask. From a YouTube video (link in README.md)
flask flask-api flask-application flask-sqlalchemy sqlite sqlite3
Last synced: 28 Apr 2026
https://github.com/cauandzn/normalabs
Landing Page of Normalabs, a Normatel innovation hub. Application built with NextJS, TypeScript, TailwindCSS, Express, PrismaORM and SQLite.
next nextjs prisma react reactjs sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/kirill-jjj/teamtalk-telegram-sender-rs
A robust bridge between TeamTalk and Telegram written in Rust. Features real-time notifications (join/leave), admin moderation tools, and customizable user settings.
async localization rust sqlite sqlx teamtalk telegram-bot teloxide tokio
Last synced: 18 Jan 2026
https://github.com/aaronksaunders/remix-react-router7-tutorial-app
Updated Remix Tutotial - Remix, React Router v7, and TypeScript. Features contact creation, editing, deletion, and avatar management with SQLite storage.
better-sqlite3 react react-router react-router-v7 reactjs remix remix-tutorial sqlite
Last synced: 11 Apr 2026
https://github.com/nitin27may/stretchtracker
AI-powered desktop app that promotes healthy breaks with smart stretch detection. Utilizes OpenCvSharp4 for computer vision and TensorFlow.NET for ML-based pose recognition. Features adaptive environment calibration, SQLite data tracking, and responsive UI through async processing—helping users maintain physical well-being during computer work.
dotnet9 opencvsharp4 sqlite tensorflow wpf
Last synced: 21 May 2026
https://github.com/dataformsjs/website
🌐 DataFormsJS Website 🖥️
database dataformsjs geonames javascript nodejs php python react-components single-page-app spa sqlite vue web-components
Last synced: 10 Apr 2025
https://github.com/shugomatsuzawa/facial-paralysis-care
日本で顔面神経麻痺の重症度の評価に使われている40点法(柳原法)に基づきテストを行い、患者さんの自宅でのリハビリを支援するモバイルアプリ
expo expo-camera expo-sqlite medical-application mobile-app react-native react-native-paper react-navigation sqlite
Last synced: 10 Apr 2026
https://github.com/alxrm/android-pull-db
Simple script that pulls the .db file from the connected device by package name
android bash bash-script bepis sqlite terminal
Last synced: 12 Apr 2026
https://github.com/HackfutSec/Detected
Detected : A powerful and user-friendly tool for detecting SQL injection vulnerabilities in web applications, supporting GET/POST requests, custom payloads, cookies, and detailed reporting.
cookies cybersecurity ethical-hacking ethical-hacking-tools hacking hacking-tool multithreading python sql-injection sqlite
Last synced: 01 Apr 2025
https://github.com/beka-birhanu/financial-tracker--backend
simple single CRUD project I used to learn ASP.NET 8
aspnet-core dotnetcli restful-api sqlite
Last synced: 18 Jan 2026
https://github.com/agilecreativity/clojure-sqlite-example
clojure-sqlite-example by agilecreativity
clojure example-project jdbc sqlite
Last synced: 29 Apr 2026
https://github.com/queelius/bookmark-memex
Personal bookmark archive for the memex ecosystem: SQLite + FTS5 + MCP server, with content caching, soft delete, marginalia, and cross-archive URIs
bookmark-manager bookmarks cli command-line-tool database fts5 full-text-search mcp memex python sqlite
Last synced: 29 May 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/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/gustavohenrique/taghub
All repositories that I starred in GitHub since 2009 organized by tags
github golang quasar-framework sqlite vuejs
Last synced: 12 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/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/ryan-otero/2025-09-02-support-ab-testing
Full-stack customer support system with integrated A/B testing infrastructure. Features real-time statistical analysis, dynamic conversion tracking, and comprehensive experiment management for data-driven decision making.
ab-testing analytics conversion-tracking customer-support data-driven experimentation express full-stack javascript nodejs react real-time sqlite statistical-analysis statistics
Last synced: 11 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/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/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/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/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/marked01one/markeds-flashcards
A Django-based flashcard app to help you ace your next test!
django flashcards python sqlite
Last synced: 12 Apr 2026