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-02 00:29:20 UTC
- JSON Representation
https://github.com/mmrosadev/cadastropessoas
Aplicação para cadastro de pessoas utilizando Java-Android e SGBD SQLite.
android android-app java sqlite
Last synced: 04 May 2026
https://github.com/drake69/spendify
🏦 Personal finance ledger — aggregates bank statements (CSV/XLSX) into a single ledger with hybrid deterministic + LLM categorization. Offline-first, privacy-safe.
bank-statements budgeting finance llm ollama personal-finance python self-hosted sqlite streamlit
Last synced: 18 Apr 2026
https://github.com/arthurlbo/feedget
A feedback widget for collecting reports, ideias, problems from the users and sending via email.
axios eslint expo express headlessui jest mailtrap nodemailer pisma prettier react-native reactjs sqlite tailwindcss typescript vite
Last synced: 11 Apr 2026
https://github.com/nbursa/inception-core-server
A modular, extensible Rust-based server providing short-term, long-term, and latent memory services, a chat endpoint with a BaseAgent + Sentience DSL, and integration with ChromaDB and LLM services.
agent-framework ai-agents autonomous-agents axum chromadb docker dsl experimental inference llm memory rust sqlite vector-search
Last synced: 20 Jan 2026
https://github.com/ruby0b/sqlite-simple-interpolate
Safe interpolated SQLite queries in Haskell
database haskell sqlite string-interpolation
Last synced: 01 Jul 2025
https://github.com/turbot/steampipe-plugin-circleci
Use SQL to instantly query projects, pipelines, builds and more from CircleCI. Open source CLI. No DB required.
backup builds etl hacktoberfest pipelines postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/danp/halifax-meetings
Scraping of Halifax meetings to SQLite
civic-tech open-data scraping sqlite
Last synced: 27 Apr 2026
https://github.com/biner88/sqlite_utils
Flutter sqlite plugin helps extend classes.
Last synced: 21 Feb 2026
https://github.com/krishpranav/exploitdb
Golang tool to search exploits from exploitdb
database db ethical exploit exploitation exploitdb go golang hacking information license mit mongodb open-source osint sqlite
Last synced: 30 Apr 2026
https://github.com/vidicas/sqlx-repo
Database repository pattern on top of sqlx
database mysql postgres repository sqlite sqlx
Last synced: 13 Jan 2026
https://github.com/suvashsumon/patient-database-management-system
Patient database management system is a data analysis software made for doctors to help on their research, analysis tasks.
fpdf2 pyqt5 python3 qtdesigner sqlite
Last synced: 01 May 2026
https://github.com/kazimovzaman2/cs50w-commerce
🤑 Project 2 of "Harvard CS50’s Web Programming with Python and JavaScript"
commerce cs50 cs50w cs50web-project2 css django html sqlite
Last synced: 06 May 2026
https://github.com/mikeleppane/tursotui
A keyboard-driven terminal UI for browsing, querying, and administering Turso and SQLite databases — built with Rust, ratatui, and vim-inspired navigation.
cli crossterm database ratatui rust sqlite terminal terminal-ui tui tui-app turso tursodb vim
Last synced: 02 Apr 2026
https://github.com/ncenerar/ncenerar
It's all about me and my opinionated choices
docker git java javascript jupyter kotlin nativescript postgresql python shell sqlite typescript vscode vuejs
Last synced: 03 Jan 2026
https://github.com/vladislavalerievich/android-development
Android apps I developed during the Java course at the university.
android android-calculator android-music-player android-notes android-recyclerview java note-app recyclerview sqlite
Last synced: 02 Aug 2025
https://github.com/black-purple/pandora
A simple Notes app made using iOS style Flutter widgets and SQFLite
android cupertino-design flutter ios sqlite
Last synced: 03 May 2026
https://github.com/wildev-studios/hikari-persist
A lightweight and modular persistent cache library for hikari-based Discord bots
async cache database discord hikari persistence sqlite
Last synced: 10 Apr 2026
https://github.com/hon-nova/postprisma
Post Project is a simple authentication system built with TypeScript, Express.js, and Passport.js using the local strategy for user login. It leverages Prisma with an SQLite database to manage user data securely.
ejs-express passport-local prisma prisma-orm sqlite typescript
Last synced: 18 Mar 2025
https://github.com/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 06 Apr 2025
https://github.com/dbsynckit/dbsynckit.db
Foundational package within DbSyncKit, defining interfaces and contracts for consistent database interactions. This package lays the groundwork for seamless integration with various database providers.
database dbsynckit dotnet dotnet-core mssql mysql postgresql sqlite
Last synced: 12 Apr 2026
https://github.com/ancientice/mempalace-rs
Local-first AI memory system in Rust with SQLite storage, semantic search, knowledge graph, MCP server, and CLI.
ai embeddings knowledge-graph llm local-first mcp memory rust semantic-search sqlite
Last synced: 04 May 2026
https://github.com/mnestorov/sqlite-commands
A brief overview of SQLite, a cheat sheet for common SQLite commands, as well as best practices for integrating SQLite with Laravel projects.
sqlite sqlite-cheat-sheet sqlite-commands sqlite-database sqlite3
Last synced: 16 Mar 2025
https://github.com/pchemguy/sqlpage-demo
This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.
database demo demo-app framework sql sqlite web webapp
Last synced: 05 May 2026
https://github.com/avrtt/retail-upselling
A pipeline for market basket analysis aimed at identifying product associations to optimize retail promotions and bundle deals using SQLite, mlxtend & D3.js
apriori-algorithm association-rule-learning association-rule-mining basket-analysis business-analytics business-intelligence d3 graph-visualization market-analysis mlxtend pandas python3 retail sqlite
Last synced: 21 Feb 2026
https://github.com/cricketthomas/sesto-app
an iOS and Android app build with Xamarin.Forms 5, using .NET 5 Web API to report how crowded a place is. (pretty much the popular times feature on google).
android firebase-auth firebase-authentication ios mss sqlite xamarin-forms
Last synced: 05 May 2026
https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.
asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube
Last synced: 28 Apr 2026
https://github.com/leandre000/django-tms
TMS App
django djangorestframework python sqlite
Last synced: 05 May 2026
https://github.com/ourhouchmohamed97/cs50-journey
Collection of my CS50 projects and problem sets, showcasing my journey through Harvard's Introduction to Computer Science. Includes solutions, experiments, and implementations in C, Python, SQL, and more.
c certificate computer-science coursework cs50 cs50x education flask harvard-cs50 html-css-javascript learning-to-code practice problem-set projects python sql sqlite
Last synced: 05 May 2026
https://github.com/pferreirafabricio/be-the-hero
:superhero: Application created with React, Node and React Native in the eleventh edition of 'Semana OmniStack'
expo jest-tests nodejs react-native reactjs sqlite
Last synced: 12 Apr 2026
https://github.com/mzaini30/kamus
Aplikasi kamus berbasis website dengan database SQLite
Last synced: 06 May 2026
https://github.com/alaa-aqeel/vsqlite
program to display sqlite databases
pyqt5 python qt5 sql sqlite sqlite3-databases
Last synced: 07 May 2026
https://github.com/luciaheredia/trackandscanapp
Map Tracking and Bluetooth devices scan.
android android-app android-studio bluetooth bluetooth-scanner google-maps kotlin kotlin-android map map-tracker sqlite tracker
Last synced: 07 May 2026
https://github.com/thipages/quickdb
Quick SQLite/MySql database sql creation builder
creation database foreign-keys index php quick sqlite
Last synced: 07 May 2026
https://github.com/mo7amedaliebaid/tasks_manager
Beautiful Flutter tasks manager app
animations api bloc clean-architecture dart dart-ma flutter flutter-animation flutter-ui mockito sqlite swipe tasks-manager unit-testing
Last synced: 26 Sep 2025
https://github.com/ornella-gigante/notes_android
In this project, a simple note manager with task reminders will be created using Java, with translation into 3 languages - English, Spanish, and Catalan - and several actions available to the user.
android android-application java java-8 notes-app sqldatabase sqlite sqlite-database
Last synced: 07 May 2026
https://github.com/eggplants/eijiro-to-sqlite
英辞郎 (English-Japanese dictionary) -> sqlite3
cli database dictionary eijiro parser python sqlite sqlite3
Last synced: 07 May 2026
https://github.com/deividsousan/taskmaster
Website de organização de tarefas desenvolvido com o intuito de praticar Python junto ao micro-framerwok Flask.
backend flask html-css-javascript htmx mysql python server-side sqlalchemy sqlite
Last synced: 09 Apr 2026
https://github.com/sandro/imigrate
Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.
cli database go golang migration migrations sql sqlite
Last synced: 09 May 2026
https://github.com/byte92/finance_sys
本地优先的个人投资记录、组合分析与 AI 投研助手。Local-first portfolio tracker & AI investing copilot.
ai-agent finance investment local-first nextjs portfolio-tracker sqlite stock
Last synced: 29 May 2026
https://github.com/edeniyanda/python-text-file-importer
This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.
Last synced: 09 May 2026
https://github.com/filiprokita/python-ai-quiz
A Flask-based quiz app that dynamically loads questions from a database, making it easy to customize. Users can take quizzes, track high scores, and manage sessions. By default, the quiz focuses on AI in Python, but can be easily adapted to any topic.
ai backend bootstrap customizable database dynamic-content flask full-stack machine-learning python quiz-app session-management sqlite web-app web-development
Last synced: 21 Feb 2026
https://github.com/visualstudioblyat/baihu
the smallest paranoid ai assistant that actually works. 100% rust.
ai assistant cli discord-bot multi-provider ollama openrouter rust security self-hosted sqlite telegram-bot
Last synced: 10 Apr 2026
https://github.com/lakatoshv/digitalequipmentstor
Мобільна версія інтернет-магазину цифрової техніки(Андроїд)
android android-application java javase sqlite
Last synced: 03 Jan 2026
https://github.com/aplbrain/grandlite
A SQLite-like tool for querying graphs from the command-line using graph query languages in in-memory Python.
aplbrain command-line cypher dotmotif grand-graph graph graph-database graph-query graphs in-memory neo4j opencypher sqlite
Last synced: 11 May 2026
https://github.com/airsequel/airsequel-issues
Issue tracker for airsequel.com
airsequel bug-tracker graphql issue-tracker sqlite
Last synced: 11 May 2026
https://github.com/erfanbanaei/managerbuy
Application under the console to manage purchases
python python-cli python3 sqlite sqlite3
Last synced: 14 Jun 2026
https://github.com/wantguns/unfold
unofficial cli client for https://fold.money, which essentially enables you to fetch your banking transactions into a sql database and/or a ledger file
account-aggregator banking budgeting cli finance foldmoney golang ledger ledger-cli sqlite
Last synced: 12 Apr 2026
https://github.com/kbennett2000/lan-games
A lightweight, vanilla JavaScript framework for building real-time multiplayer LAN games (Monopoly, Connect Four, Scrabble, Uno, etc.). Includes auth, persistence, hot-reload config, and pure-function game logic.
board-games game-framework javascript lan-party multiplayer-game socketio sqlite vanilla-js
Last synced: 15 Jun 2026
https://github.com/byte92/stocktracker
Local-first portfolio tracker & AI investing copilot. 本地优先的个人投资记录、组合分析与 AI 投研助手。
ai-agent finance investment local-first nextjs portfolio-tracker sqlite stock
Last synced: 19 Jun 2026
https://github.com/welikecode/mint-mory
Typed, graph-linked, self-consolidating memory for LLM agents — single-file SQLite, with MCP/CLI/HTTP. ’Member or die!
agent-memory agents embeddings knowledge-graph llm local-first mcp memory python rag sqlite vector-search
Last synced: 25 Jun 2026
https://github.com/thomasthanos/make_your_life_easier.a.e
All-in-one Windows desktop app — AES-256-GCM password manager, system tools (SFC, DISM, cleanup), one-click software installer, and auto-updates via GitHub Releases.
aes-256-gcm auto-updater desktop-app password-manager sqlite system-tools windows
Last synced: 01 Jul 2026
https://github.com/svelterust/axum-sqlite
Provides Sqlite database for axum
Last synced: 10 Jul 2025
https://github.com/dmarks84/coursework_project_banks-web-scraping-sql
Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.
apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping
Last synced: 10 Apr 2026
https://github.com/akazad13/adda
This repository contains a social app built using angular 18, a standalone single-page application with asp.net 8 as backend API with Entity Framework.
angular api dotnet dotnet-core dotnetcore entity-framework-core identity mysql rest-api sqlite
Last synced: 04 Apr 2025
https://github.com/astroxteam/quantava
Quantava is a powerful, expressive ORM for Node.js, built on SQLite. It offers a modern, intuitive API with advanced features like schema validation, soft deletes, and fluent query building — all in a lightweight package.
Last synced: 13 Jun 2025
https://github.com/rrfaria/node-api
Node with integration test, contract test, unit test , sqlite
api api-rest contract-testing integration-testing node sqlite unit-testing
Last synced: 13 Apr 2026
https://github.com/kalulukj/timeismoney
Simple app for notes, schedules, and expense tracking – all in one place.
android bukkit chrome-extension csharp github-config html-css-javascript javascript maui maui-app minecraft money notes notifications schedule sqlite task-management time visual-studio
Last synced: 10 Apr 2026
https://github.com/Paralaxus/Constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 19 Aug 2025
https://github.com/airmcp-com/mcp-standards
Self-learning AI standards system - learns from corrections and auto-updates CLAUDE.md
ai-assistant ai-coding-assistant anthropic automation claude code-quality coding-standards configuration-management cursor-ai developer-productivity developer-tools knowledge-base local-first machine-learning mcp mcp-server pattern-learning python self-learning sqlite
Last synced: 14 Jan 2026
https://github.com/envor/one-app
Database per team starter kit for Laravel based on Laravel Jetstream and Livewire
database framework laravel mysql oauth2 oauth2-server sqlite sso starter-kit teams
Last synced: 29 Jul 2025
https://github.com/andhikayuana/pengeluaran
Demo SQLite Android
android android-app android-application sqlite sqlite-android
Last synced: 28 Apr 2025
https://github.com/suxrobgm/fitness-app
FitnessApp - Android application for coursework. Implemented fitness app features. In back-end side used client side SQLite database. Also in this project used Room Persistence Library and some UI libraries.
android android-studio java sqlite ui-components
Last synced: 10 Apr 2026
https://github.com/miguelitodev/agenda
Este projeto tem o objetivo de desenvolver uma agenda em Ionic usando o SQLite, onde você poderá cadastrar eventos ou algo assim e guardá-los
agenda app ionic ionic-apps ionic-framework sqlite sqlite3
Last synced: 28 Feb 2025
https://github.com/nafizpervez/online_learning_platform
Online Learning Platform for students to enroll into courses, for admins to create courses and handle the enrollment and to generate card list of courses and it's enrollments.
docker docker-compose fastapi fastapi-docker github-actions jenkins-pipeline kubernetes nextjs postgresql pydantic-models pytest python react sqlalchemy sqlite tailwindcss typescript
Last synced: 07 Jan 2026
https://github.com/turbot/steampipe-plugin-godaddy
Use SQL to instantly query GoDaddy resources. Open source CLI. No DB required.
backup etl godaddy golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 04 Apr 2026
https://github.com/ervinpepic/javainformationsystem
Java App using NetBeans
itextpdf java-8 netbeans-8 sqlite
Last synced: 17 Jan 2026
https://github.com/anjasfedo/express-typescript
RESTful API SQLite One to Many on Express.js with Typescript & Prisma.
expressjs learning-by-doing onetomany prisma rest-api sqlite
Last synced: 16 Apr 2026
https://github.com/turbot/steampipe-plugin-guardrails
Use SQL to instantly query the Turbot Guardrails resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-guardrails zero-etl
Last synced: 03 Apr 2026
https://github.com/mysticquest/dotnet-api-demo
A .NET 7.0 Rest API (ASP.NET controllers with a console app interface), utilizing entity framework and sqlite.
asp-net csharp dotnet dotnet7 entity-framework-core mvc sqlite
Last synced: 10 May 2026
https://github.com/thatianecosta/formulario-de-agendamento
Formulário de Agendamento, criado em Python, com a biblioteca Tkinter para interface e SQLite para gerenciamento de dados.
agendamento backend biblioteca formulario programacao py python sqlite tkinter
Last synced: 06 Mar 2026
https://github.com/far-beyond-dev/pebblevault
PebbleVault is a memory database with a MySQL twist, all wrapped up in the cozy, memory-safe blanket of Rust. It’s like having a pet rock collection, but for grown-ups with serious data needs!
buntdb database in-memory-database rust sqlite
Last synced: 25 Apr 2025
https://github.com/pageton/bridge-db
Move data between SQL and NoSQL databases with a single CLI command.
cli cockroachdb cross-database database-migration etl go mariadb mongodb mssql mysql postgresql redis sqlite
Last synced: 05 Jun 2026
https://github.com/arturbomtempo-dev/upload.ai
Project developed during NLW AI to improve knowledge of JavaScript and Artificial Intelligence.
fastify ffmpeg javascript nodejs openai prisma radix-ui react shadcn-ui sqlite tailwindcss typescript zod
Last synced: 09 Apr 2025
https://github.com/poseidon-framework/qjanno
A CLI tool to run SQL queries on Poseidon .janno files
ancient-dna haskell research-data sqlite
Last synced: 02 Apr 2026
https://github.com/codefather-labs/claudebase
Local infrastructure for LLM agents — hybrid retrieval, cognitive memory, persistent channels
agent-memory ai-agents bm25 claude claude-code developer-tools embeddings knowledge-base llm mcp rag rust semantic-search sqlite vector-search
Last synced: 06 Jun 2026
https://github.com/sempedia/online_learning_platform
StudyBuddy Online Learning Platform Stack Used: Python / Django / HTML / CSS / JavaScript / Bootstrap / SQlite3 Dynamic Discord-like Web Application built using a robust Tech Stack and designed to foster collaborative learning and knowledge sharing among its users.
bootstrap chat-application chat-room css3 django django-rest-framework html5 javascript learning learning-java learning-js learning-python online onlinelearningplatform python3 sqlite sqlite3 sqlite3-database study-group study-platform
Last synced: 02 Apr 2026
https://github.com/mikkurogue/goilerplate-api
Goilerplate - the boilerplate for your api
api boilerplate crud echo get-started go goilerplate rest sqlite turso
Last synced: 05 Mar 2026
https://github.com/vitormours/record-management-system
A little CRUD project maded with python, sqlite and tkinter
crud-application python3 sqlite sqlite3 tkinter
Last synced: 25 Apr 2026
https://github.com/rushi128/testexam-portal
I am thrilled to introduce my latest creation, an innovative exam portal that revolutionizes the way students take tests and stores their valuable data securely in a database. This portal is powered by the Flask framework and utilizes the robust SQLite database.
css exam-portal flask flask-application flask-sqlalchemy html project sqlite sqlite-database
Last synced: 12 Apr 2026
https://github.com/marco0antonio0/trabalho_extensao_projeto_cirio_2023
O Projeto app Cirio 2023 é uma iniciativa do Grupo academico extensão unama 2 semestre para facilitar o cadastro de participantes no evento Cirio. Desenvolvemos um aplicativo Android usando Flutter e Dart, com suporte offline usando um banco de dados SQLite.
android flutter rota-da-fe sqlite unama university-of-amazonia
Last synced: 28 Apr 2025
https://github.com/ilhanaydinli/library_tracking_system
The library tracking system I made during my university years.
csharp library-management-system sqlite
Last synced: 25 Apr 2026
https://github.com/kd2org/fotoo
Image sharing service in PHP with browser resize (git mirror)
image-sharing image-sharing-website imgur php sqlite
Last synced: 01 Apr 2026
https://github.com/dotcommander/vybe
CLI for AI coding agents: persistent tasks, memory, events, and deterministic resume across crashes and session resets.
agent-framework ai-agents claude cli developer-tools golang sqlite task-management
Last synced: 25 Apr 2026
https://github.com/spences10/cclog
🔄️ Sync Claude Code transcripts to SQLite for analytics, uses bun:sqlite
Last synced: 31 Jan 2026
https://github.com/illarionov/wasm-sqlite-driver-binary
SQLite WebAssembly binaries built using Gradle with Emscripten and published for Kotlin Multiplatform
android emscripten gradle kotlin kotlin-multiplatform sqlite wasm webassembly
Last synced: 05 Mar 2026
https://github.com/bolnet/agent-memory
Embedded memory for AI agents. SQLite + pgvector + Neo4j. Sub-5ms retrieval.
agents ai claude-code llm mcp memory neo4j pgvector sqlite
Last synced: 01 Apr 2026
https://github.com/mindlessmuse666/client-data-analysing-tool
Инструмент для анализа данных. Приложение позволяет пользователям загружать данные в формате CSV, фильтровать их, визуализировать ключевые показатели с помощью графиков и создавать отчеты.
data-analysis desktop-application matplotlib pandas pyqt6 pyqt6-desktop-application python sqlite student-project
Last synced: 26 Apr 2026