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/relliv/csharpsqliteexamples
C# Basic SQLite Usage And CRUDS Operations
crud cruds csharp sqlite sqlite-database sqlite3 sqlitedatabase
Last synced: 30 Apr 2026
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/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/turbot/steampipe-plugin-duo
Use SQL to instantly query Duo resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw security sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 03 May 2026
https://github.com/os8ai/os8
A personal operating system for building custom web apps with AI agents
ai ai-agents claude desktop-app developer-tools electron gemini local-first react sqlite tailwindcss vite
Last synced: 26 Apr 2026
https://github.com/andrei-demidov/django-sqlite-efs
Django database backend for SQLite on Amazon EFS
aws-efs aws-lambda aws-lambda-python django django-database django-sqlite django-sqlite3 dynamodb efs elasticfilesystem lambda serverless sqlite sqlite3
Last synced: 12 Feb 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/kgniewek/consoleprojectmanager
A Java-based console application for managing projects, tasks, users, and teams. Integrates with SQLite for data management and Gradle for build automation, packaged into a Windows executable using Launch4j for easy distribution.
2023 console-application desktop-application gradle java launch4j sqlite
Last synced: 06 May 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/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/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/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/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/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/sarapmagcode/simple-note-app-with-sqlite-database
An android app for saving notes
android coroutines dao entity flow kotlin live-data recyclerview room sqlite view-binding view-model
Last synced: 01 May 2026
https://github.com/jack-hickey/cruelty-check
A tool for you to check the ethical status of products & brands.
cloudflare-workers fts fullstack product-search sqlite
Last synced: 12 Feb 2026
https://github.com/vinodhalaharvi/societyos
Multi-agent collaboration system built with Qwen Cloud — agents with distinct roles decompose tasks, negotiate, and resolve conflicts to outperform single-agent baselines.
agent-society alibaba-cloud autonomous-agents d3js fastapi hackathon llm multi-agent python qwen rule-engine sqlite
Last synced: 20 Jun 2026
https://github.com/cldellow/datasette-ersatz-table-valued-functions
Enable a limited form of table-valued functions in Datasette
datasette datasette-io datasette-plugin sqlite
Last synced: 06 May 2026
https://github.com/diegoperea20/nextjs-and-prisma-with-login-create-tasks
Nextjs + Prisma ORM REST API with SQLite featuring user authentication (login, register, change password/email, delete account). Users can create, edit, and delete titles with descriptions. A "same" section allows users to view the count of similar titles created and access emails of users with identical titles.
acounts create-task login nextjs prisma prisma-orm sqlite
Last synced: 06 May 2026
https://github.com/junaya/gk
Gank for Android - Dagger、Retrofit、OkHttp、RxJava 、DataBinding
databinding fressco okhttp3 retrofit2 rxjava sqlite
Last synced: 29 Apr 2026
https://github.com/allanjos/issuedb
A simple, standalone tracker.
ansi autoconf c cross-platform gtk gtk3 gui issue-tracker makefile sqlite sqlite3 tracker
Last synced: 06 May 2026
https://github.com/zoff99/csorma
C Simple ORM (Android?) - written in pure C
c orm sqlcipher sqlite threadsafe
Last synced: 15 Apr 2026
https://github.com/ststeiger/sqlite.fullymanaged
Fully Managed C# port of SQLite
Last synced: 02 May 2026
https://github.com/elliotjreed/database-anonymiser
Database anonymisation package written in PHP using PDO (supports MySQL, SQLite, Postgres, et al).
anonymization database hacktoberfest mysql pdo php postgres sqlite
Last synced: 07 Feb 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/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/andy-y-li/pi-temp
Get the temperature of Raspberry Pi and control the fan, write the process data to sqlite database.
auto-start db fan pi3 raspiberry sqlite temperature
Last synced: 16 Apr 2026
https://github.com/mdusmanansari/college-management-system
Final Year College Project.
desktop-application java java-8 javafx mail sqlite
Last synced: 09 May 2026
https://github.com/davemlz/master_of_datascience
Master of Data Science repository
data data-mining data-science database r rmd sql sqlite statistics
Last synced: 14 Apr 2026
https://github.com/rodrigoelp/reactnative-typescript-exercise-15
Building an application to display available ebooks available in an online storage (in this case, this same repo)
android ios react-native sqlite type-definitions typescript
Last synced: 06 May 2026
https://github.com/andrey-moura/db
A C++ wrapper around SQL based on ActiveRecord
activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3
Last synced: 06 May 2026
https://github.com/dmytro-varich/character-ai-telegram-bot
This project demonstrates interaction with the API of the Character AI web application, as well as the structure and principles of Telegram bot development. It allows users to chat with a Character AI persona in Telegram by sending and receiving messages via the API.
aiogram3 character-ai-api python sqlite telegram telegram-bot
Last synced: 27 Feb 2026
https://github.com/jpedrou/house-rental-price-prediction
This project predicts house rental prices using machine learning, Airflow, and SQLite with automated pipelines.
airflow machine-learning python sqlite streamlit
Last synced: 09 May 2026
https://github.com/hayasaka7/haya-tab
A lightweight music tab manager for guitarists and musicians, built with Go and Wails.
alphatab go guitar guitar-pro guitar-tabs musicxml pinia sqlite typescript vite vue wails
Last synced: 29 Apr 2026
https://github.com/medosama/face50
My CS50x 2024's Final Project!
bootstrap cs50 cs50x css flask harvard-university harvardcs50 html javascript project software-engineering sqlite web web-development
Last synced: 23 Feb 2026
https://github.com/mycloudnest/nest-server
MyCloudNest Server is a backend service built with Go and the Fiber framework, offering efficient file management capabilities. It allows users to upload, download
cloud cloudnest cloudserver go-sqlite3 gofiber golang sqlite
Last synced: 15 Feb 2026
https://github.com/mikeblum/sqlite-koans
code for SQLite Koans post
database golang sqlite sqlite3 template-project
Last synced: 07 May 2026
https://github.com/notsleeply/clawboard
🧠 AI驱动的本地剪贴板管理器 - 智能记录、语义搜索、永久收藏
ai clipboard electron local-first ollama open-source productivity sqlite windows
Last synced: 14 Apr 2026
https://github.com/shravandalavi/blood-donation-management-system
A web-based Blood Donation Management System built with Python and Django to connect blood donors directly with patients, enabling real-time communication and privacy. Features include donor availability tracking, urgent requests, and location-based search.
blooddonation bloodmanagment django django-html django-project html html-python python real-time-communication sqlite sqlite3 webapplication
Last synced: 15 Feb 2026
https://github.com/whosonfirst/go-whosonfirst-spatial-sqlite
SQLite-backed implementation of the go-whosonfirst-spatial interfaces.
golang sqlite whosonfirst whosonfirst-spatial
Last synced: 16 Oct 2025
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/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/zerohertz/fastapi-cookbook
💨 FastAPI Cookbook 💨
alembic argocd backend cicd codecov docker fastapi kubernetes mysql postgresql pydantic pytest python sqlalchemy sqlite sqlmodel swagger uvicorn
Last synced: 15 Feb 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/johnwbyrd/kappari
Paprika Recipe Manager API and sqlite cache documentation, legally reverse engineered
paprika recipe-app recipes rest-api restful-api sqlite
Last synced: 14 Apr 2026
https://github.com/launchcodedev/germinator
A package to help with seeding databases using declarative YAML files
database-seeding fake-data fixtures nodejs postgresql sqlite
Last synced: 07 Feb 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/n516942r/neocardium
NeoCardium – Die moderne Karteikarten App für Windows 11
education sqlite windows-app winui3
Last synced: 07 May 2026
https://github.com/realaravinth/libadmin
framework, database and database driver agnostic authentication and admin dashboard for rust applications
actix-web admin-dashboard authentication postgresql rust sqlite sqlx
Last synced: 05 May 2026
https://github.com/laolarou726/text_2_sql_demo
This is a minimal demo project to show the capabilities of a Text2SQL system using LangChain, it contains all the things you required to build a basic RAG system. Using Chinook as the sample database.
agent database langchain llm python sqlite text2sql
Last synced: 16 Feb 2026
https://github.com/developer-students-clubs-mescoe/dscwow-personal-safety-alertz-app
An Android app to alert your loved ones(by SMS) with your current location and battery percentage if your battery falls below a certain limit. Focused on safety of users. Alerts your trusted contacts with a message saying that your phone is about to die.
android android-app emergency google-places-api java sqlite sqlite-database
Last synced: 06 May 2026
https://github.com/lunodb/lunodb
Modern, AI-powered database client supporting MySQL, PostgreSQL, SQLite, MariaDB, MongoDB, SQL Server, and Redis with voice dictation, multiple AI providers, and visual relationship diagrams.
database developer-tool mariadb mongodb postgresql redis sql sqlite
Last synced: 01 May 2026
https://github.com/pedromassango/android-sqlite-java
A SQLite android database sample
android-development android-java sqlite sqlite-android
Last synced: 10 May 2026
https://github.com/danp/outages-to-sqlite
Convert scraped NS Power outage data to a SQLite database
geojson git-scraping golang sqlite
Last synced: 15 Feb 2026
https://github.com/alilotfi23/contacts-simulator
contacts book simulator with shell script
Last synced: 25 Feb 2026
https://github.com/floralunit/todolistwithfinances-xamarin-sqlite-mobileapp
Мобильное приложение со списком задач для разных категорий и калькулятором расходов.
sqlite xamarin xamarin-android
Last synced: 01 Feb 2026
https://github.com/interstella0/stemoji
A discord bot that utilizes the discord application emoji feature as your custom emoji use!
bot custom discord discord-bot emoji emoji-bot host lightweight postgres postgresql python self self-host sqlite
Last synced: 26 Oct 2025
https://github.com/dhdsouza/retrobot
RetroBot é um bot para Discord que permite que os membros de um servidor de Discord registrem seus nomes de usuário da plataforma RetroAchievements, acompanhem suas conquistas de jogos retrô.
discord-bot python retroachievements-api retrogaming sqlite
Last synced: 26 Feb 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
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/hvu-dev/finance-desktop
Personal financial manager
ant-design desktop-application electronjs reactjs sqlite
Last synced: 29 Apr 2026
https://github.com/pferreirafabricio/node-ecoleta-api
♻ RESTFul API for Ecoleta Market Place made with NodeJS
api-json api-rest express knex nodejs sqlite typescript
Last synced: 14 Apr 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/hy-zhengwei/hy.common.db
通用关系型数据库的操作类库
alibaba-druid database datasource datasource-group db mysql oracle sql sqlite sqlserver
Last synced: 02 Aug 2025
https://github.com/sausin/laravel-set-autoincrement
Easily set the auto increment index for your tables in a laravel project
auto autoincrement database database-management database-migrations increment laravel mysql php sqlite
Last synced: 11 Apr 2026
https://github.com/ijklim/tradedata
(Outdated, latest: https://github.com/ijklim/tradedata-2020) Collect stock data (Laravel 5.5.23, Vue.js 2.5.13, Bootstrap 4 Beta 3, SQLite)
bootstrap4 laravel laravel55 phpunit phpunit-tests sqlite vue vuejs2
Last synced: 02 Oct 2025
https://github.com/maronworks/family-sprout
Family Sprout is a C# WinForms desktop application for church administrators to efficiently manage family and children's information, replacing traditional paper-based cards. It includes authentication and role-based access control for secure data handling.
Last synced: 20 Aug 2025
https://github.com/LOWEFI/PHP-Forum
PHP-Forum, the PHP and TOR Friendly forum system.
Last synced: 25 Apr 2025
https://github.com/tss-sniper/llm-powered-sql-assistant
This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.
api gemini-pro llm python sql sqlite streamlit
Last synced: 10 May 2026
https://github.com/1999azzar/prompt-sanctuary
A Flask web app employing the Generative AI API. Users create custom or random prompts, exploring creative possibilities. Structured or spontaneous, the tool fosters seamless interaction, making prompt generation intuitive and enjoyable.
bard chatgpt flask-application gemini-api generative-ai library llm prompt-engineering prompt-generator prompt-toolkit python sqlite stability-ai
Last synced: 01 Aug 2025
https://github.com/mynttt/cow-explorer
A visualization of the Correlates of War Militarized Interstate Dispute Locations v2.1 dataset using d3js, Flask and SQLite3.
correlates-of-war d3-visualization d3js d3v4 data-explorer data-visualization flask flask-api javascript python sqlite sqlite3 visualization
Last synced: 11 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/hirotakadango/hdboard
4chan clone in php and sqlite database with only single file.
4chan-clone anonymous booru forum imageboard php sqlite
Last synced: 25 Apr 2026
https://github.com/pointedsec/yt-converter-api
A Go-based REST API for YouTube video conversion and management with user authentication, admin controls, and video format selection capabilities. Built with Fiber framework, SQLite and Python (yt-dlp).
admin-panel docker fiber go-fiber golang golang-api jwt jwt-authentication rest-api sqlite user-management video-processing youtube-api youtube-api-video-converter youtube-downloader
Last synced: 02 Aug 2025
https://github.com/affan-ch/cyber-vault-desktop-offline
Cyber Vault is an offline password manager for Windows desktop. Built with WinUI3 and SQLite for local storage of accounts, credit cards, secure notes, documents and 2FA authenticator. Keep your sensitive data secure offline.
csharp sqlite windows-10 windows-11 winui3
Last synced: 22 Feb 2026
https://github.com/guilhaof/goals-app
🎯🤑💵💰 App de metas financeiras pessoal.
android bottomsheet dayjs expo expo-router ios nativewind react react-native sqlite typescript
Last synced: 11 Apr 2026
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/agn-7/gin-crud
Simple RESTful API CRUD endpoints through Gin Gonic + Gorm + Sqlite + Postgresql
gin gin-gonic gin-swagger go go-swag go-swagger golang gorm postgresql rest-api restful-api sqlite sqlite3 swagger
Last synced: 05 Jan 2026
https://github.com/felipecacique/financialassetportfoliobacktester
This web application enables users to perform backtests on financial assets using a ranking system and fundamental indicators. The project primarily focuses on full-stack development. This project is for educational purposes and not indicative of investment recommendations. The login username is "user" and the password is "123456".
authentication backtesting bootstrap5 chartjs css data-visualization finance-application flask full-stack html javascript portfolio-optimization python sqlite
Last synced: 10 Apr 2026
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/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/turbot/steampipe-plugin-newrelic
Use SQL to instantly query alerts, events, and more from New Relic. Open source CLI. No DB required.
backup etl golang hacktoberfest newrelic postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 09 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/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/gabriel-mend/nlw-02
Projeto realizado pela @Rocketseat, com intuito de colocar os devs um nível acima!!!
javascript knexjs react react-native reactjs sqlite typescript
Last synced: 11 Apr 2026
https://github.com/arshadkazmi42/chrome-cookie-path
Find chrome cookies sqlite database path.
browser chrome chrome-cookie-path cookie-store cookies cross-platform sqlite
Last synced: 14 Aug 2025
https://github.com/shahank42/send-me-anonymously
Send me (shahank) an anonymous message.
anonymous anonymous-message cloudflare cloudflare-d1 cloudflare-pages cloudflare-workers drizzle drizzle-kit drizzle-orm message next14 nextjs shadcn-ui sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/itsmaheshkariya/dotnet-core-sqlite-swagger-rest-api
In this Tutorial I am gonna take you through Swagger Implementation With Dot-net Core and Sqlite on Cloud.
api dotnet dotnetcore ef efcore entityframeworkcore rest sqlite swagger swashbuckle web
Last synced: 05 Jul 2025
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/ruby0b/sqlite-simple-interpolate
Safe interpolated SQLite queries in Haskell
database haskell sqlite string-interpolation
Last synced: 01 Jul 2025
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/ezaco-dev/sqlite-explorer
tools python - SQLite explorer - LWS25 Project by ezaco (Local Web Software)
coding-tool database database-management ezaco-dev flask flask-application flask-sqlite3 lws lws25 python-tools python3 sqlite sqlite-explorer tools
Last synced: 21 Feb 2026
https://github.com/helenanevesbr/api-studies
Studying Flask and Django
api django flask graphene-django graphql-api marshmallow python rest-api sqlalchemy sqlite swagger
Last synced: 28 Feb 2025