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/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/rushi128/school-admission-app
This web application is designed to facilitate the registration and login process for students, as well as provide administrative functions for teachers. With this application, teachers can manage student registrations, allocate roll numbers, and perform various administrative tasks.
college-management css flask html innovation javascript project-management projects python registration school-management sqlite sqlite-database
Last synced: 10 Apr 2026
https://github.com/nsstnc/currency_rates
📅📈 Web application for viewing currency rates
beatifulsoup pandas python sqlalchemy sqlite streamlit
Last synced: 18 Apr 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/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/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/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/cleilsonandrade/ecoleta
Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.
database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite
Last synced: 29 Sep 2025
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/kanarus/qjack
ergonomic sqlx wrapper for nightly Rust
async await mysql postgres postgresql rust sql sqlite
Last synced: 28 Apr 2026
https://github.com/dluismendezpy/nest-crud-prisma-sqlite
This is a simple crud using NestJS, Prisma and Sqlite
nestjs prisma sqlite typescript
Last synced: 29 Apr 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/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/kefniark/mango-sql
Golang Client Code-Generator for SQL Database (Postgres, SQLite, ...)
code-generation database golang mariadb mysql postgresql sql sqlite
Last synced: 06 May 2026
https://github.com/enieber/rn-paper-sample
react-native react-native-paper react-native-sqlite sqlite
Last synced: 01 May 2026
https://github.com/biner88/sqlite_utils
Flutter sqlite plugin helps extend classes.
Last synced: 21 Feb 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: 11 Apr 2026
https://github.com/ascender1729/sentipulse
SentiPulse is an advanced sentiment analysis tool that leverages AI to assess the emotional tone of text inputs from social media. It offers real-time processing, intuitive UI, and robust backend integration with Hugging Face for accurate sentiment predictions.
ai hugging-face machine-learning nodejs real-time-analysis sentiment-analysis sqlite svelte-express text-processing
Last synced: 10 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/objfw/objsqlite3
[Official Mirror] SQLite bindings for ObjFW.
Last synced: 08 May 2025
https://github.com/rajofearth/sunx
Sunx a modern, production-ready authentication template built with Next.js , Better Auth, Prisma ORM, and shadcn/ui components.
betterauth nextjs postgresql prisma prisma-orm sqlite template
Last synced: 04 May 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/meirbek-dev/sqlite_courseproject
Многооконное мобильное приложение для Android с использованием базы данных SQLite
Last synced: 04 May 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/turbot/steampipe-plugin-doppler
Use SQL to instantly query Doppler projects, environments, secrets & more. Open source CLI. No DB required.
backup doppler etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 02 Jul 2025
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/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/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/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/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/huntlabs/dbal
Database Abstraction Layer for dlang, can construct SQL statements.
database mysql postgresql sqlbuilder sqlite
Last synced: 12 Apr 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/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/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/eucarlos/zencurta
URL shortener made with Typescript, Express and Prisma
docker-compose express expressjs js postgres postgresql prisma shortener sqlite ts typescript url-shortener
Last synced: 15 Apr 2026
https://github.com/razbuild/raztodo
Local-first CLI task manager with SQLite backend and optional web UI
cli cross-platform developer-tools fastapi privacy productivity python sqlite task-manager terminal todo todo-cli web-ui
Last synced: 01 Jul 2026
https://github.com/hadisfr/tomcatsqlite
a simple example of using SQLite database management system with Apache Tomcat
Last synced: 07 May 2026
https://github.com/facel3ss1/spotify-sqlite
Download the metadata of your Spotify Library into an SQLite database
Last synced: 20 Mar 2025
https://github.com/dkolzenov/efcore-samples
Entity Framework Core providers sample
asp-net-core efcore migrations ms-access ms-sql-server mysql oracle postgresql sqlite
Last synced: 03 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/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/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/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/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/pulkit1822/stray-care
A comprehensive IoT-based solution to detect stray animals on roadways and alert drivers in real-time. Built with Flask backend, React frontend, and Raspberry Pi-powered hardware components including sensors and cameras. Features include real-time detection, GPS tracking, and an interactive dashboard for monitoring alerts.
accident-prevention devfolio flask google-cloud-platform google-maps gps-tracking hackathon iot javascript mqtt open-source python raspberry-pi react real-time-detection sensor-integration smart-infrastructure sqlite strayanimal
Last synced: 04 Feb 2026
https://github.com/jacobpclouse/hackrpi24-adaptive-threat-security-system
Crime Catcher - An online surveillance system where a central server receives camera feeds from remote clients and uses AI to determine if weapons or dangerous objects are in frame.
flask flask-api gpu-acceleration hackrpi2024 kaggle opencv quasar sqlite tkinter tkinter-gui vue yolo
Last synced: 04 Feb 2026
https://github.com/alina1412/weather_checker
flask web application for checking the current weather in different cities
Last synced: 03 May 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
https://github.com/nil369/skyport
The Lightweight Developer Cloud OS
cloud docker fiber go golang open-source paas react self-hosted sqlite tailwindcss typescript vps websocket
Last synced: 24 May 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/guiorgy/mqttsql
A simple .Net Core Windows/systemd service that subscribes to MQTT brokers and writes the messages into a local SQLite database
mqtt mqtt-client mqtt-service netcore sqlite sqlite-database windows-service windows-services
Last synced: 16 Jan 2026
https://github.com/stevekm/newfile-detector-nf
Database-driven Nextflow app using Django ORM standalone
database django django-orm nextflow sqlite
Last synced: 09 Apr 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/kuc-arc-f/d1-project9cms
cloudflare D1 + workers, cms API sample
cloudflare-d1 cloudflare-workers sqlite
Last synced: 29 Apr 2026
https://github.com/magnetrwn/flask-htmx-docker
Prebuilt Flask template, with HTMX front-end interaction.
docker docker-compose flask htmx learn sqlite
Last synced: 09 Apr 2026
https://github.com/surajsinghbisht054/sqlorm
Object-Relational Mapper For Python Sqlite3
orm ormlite pythn python python-2 python-3 python-library python-modules python-script python-sqlite3-orm sqlite sqlite-database sqlite3 sqlorm
Last synced: 14 Jan 2026
https://github.com/spenserblack/favlist
I accidentally made a command-line SQLite manager
cli command-line command-line-tool list sqlite sqlite-database tui
Last synced: 10 Apr 2025
https://github.com/star-ga/mind-mem
v3.7.0 — Persistent, auditable, contradiction-safe memory for coding agents. HTTP/REST auth fail-closed by default. Cross-platform atomic rollback (Linux/macOS/Windows). 71 MCP tools, 17 AI clients, hybrid BM25+vector+RRF, mind-mem:4b (Ollama). LoCoMo 86.33 conv-0 (Mistral, +8.4 vs published).
agent-memory ai-agents ai-memory bm25 claude-code claude-desktop cursor fine-tuning governance hybrid-search local-first mcp mcp-server memory model-context-protocol python rrf sqlite tool-use vector-search
Last synced: 15 May 2026
https://github.com/tbreuss/ch-gemeinden
Swiss Municipality Index - Demo App using Mithril.js as frontend, Yii2 as backend, and SQLite as database engine.
demo-app docker docker-compose mithril rest-api sqlite yii2
Last synced: 09 Apr 2026
https://github.com/cr1ator/shikimory_activity
🔔 Telegram bot for tracking Shikimori.one activity - anime watch history, online status notifications
aiogram aiogram3 anime anime-bot anime-tracker asyncio beautifulsoup notification-bot python shikimori sqlite telegram telegram-bot web-scraping
Last synced: 09 Nov 2025
https://github.com/v7e5/bareapi_asp_core
An example of a barebones ultra minimal todo list api using ASP.NET Core minimal webapi with simple cookie-based auth and zero dependencies.
api asp-net-core aspnetcore barebones csharp dotnet dotnet-core minimal minimal-api rest-api sqlite sqlite3 todolist webapi
Last synced: 31 Jul 2025
https://github.com/valence-works/console-log-streaming
Reusable .NET libraries for capturing, redacting, buffering, streaming, and optionally persisting stdout/stderr console logs.
console diagnostics dotnet signalr sqlite stderr stdout
Last synced: 31 May 2026
https://github.com/mathieurodic/ormantism
A lightweight ORM built on Pydantic for simple CRUD operations with minimal code
open-source orm pydantic python python3 sqlite sqlite3
Last synced: 08 Oct 2025
https://github.com/kento75/react-redux-ts-express-jwt-auth-sqlite
WIP: React (TypeScript) と Express API を使用した JWT認証 + アクセスコントロール + 検索 サンプル
auth express jwt react redux sqlite typescript
Last synced: 13 Apr 2026
https://github.com/quarkiverse/quarkus-jdbc-sqlite4j
SQLite driver for Quarkus with Agroal in pure Java built on SQLite4j
Last synced: 12 Apr 2025
https://github.com/dschil138/sql-keycounts
SQLite queries to be used with Benign-Key-Logger to help understand your keycount data
benign-key-logger keyboard-layout keycounter keylogger sql sqlite
Last synced: 15 Jun 2025
https://github.com/gmazzo/gradle-sqlite-plugin
A Gradle plugin to allow manipulating SQLite databases in the buildScript
gradle gradle-plugin sqlite sqlite-database
Last synced: 18 Apr 2026
https://github.com/aabbtree77/auth-starter-backend
Backend for a complete session-based user authentication: Bun, Hono, Drizzle, SQLite.
authentication authorization backend-api bun cookie cors credentials crud drizzle hono minimalism ngrok security session sqlite typescript user-password xss
Last synced: 07 May 2025
https://github.com/antoc-dev/recipedia
📱 A React Native recipe management app with OCR scanning, shopping lists, and smart search features
android cross-platform expo food fuzzy-search i18n ios mobile-app ocr react react-native recipe-management shopping-list sqlite typescript
Last synced: 09 May 2026
https://github.com/nishi1612/wie-appathon-2017
This app is made to connect farmers directly to retailers and thus reducing the concept of middleman. It connects farmers directly to the retailers to lower the gap of supply and demand that is retailer can talk to farmer by saying what crop is in demand and farmer can talk to retailer regarding what crop he is planning to harvest.
Last synced: 09 May 2026
https://github.com/anovsiradj/ci3db
Standalone CodeIgniter 3 DataBase Query Builder
codeigniter codeigniter3 composer firebird firebirdsql mysql mysqli php php5 php7 query-builder sql-query-builder sqlite sqlite3
Last synced: 14 May 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/lipehfama/Habits
Habits Habits nlw setup trail ignite
axios axios-react expo fastify nativewind nodejs nodejs-server phosphor-react prisma radix-ui react react-native reactts sqlite tailwindcss typescript vite
Last synced: 30 Dec 2025
https://github.com/ra1d7/inventory
The C# application is designed to help manage sales for a business. The application uses a SQLite database and a Winforms UI
csharp point-of-sale pos sqlite
Last synced: 16 May 2026
https://github.com/hubert-kniola/io-tcpserver
Synchronous and asynchrounous TCP Server with SQL Data Base
Last synced: 02 May 2026
https://github.com/kidgodzilla/implausible-vue
A toy analytics app in Vue 3, using sql.js-httpvfs
Last synced: 20 Mar 2025
https://github.com/jonasb/durable-objects-sql-tag
A library for working with SQLite in Cloudflare Durable Objects.
cloudflare cloudflare-workers durable-objects sqlite
Last synced: 20 Jan 2026
https://github.com/codemedic/redstart
Schema migrations for SQLite 3 using basic tools available in *NIX systems.
bash database-migrations schema-migrations sqlite sqlite3
Last synced: 10 May 2026
https://github.com/melisa-karatas/restaurant_management_system
This project is a simple restaurant management system written in Python with database provided by SQL.
management-system object-oriented-programming oop project python restaurant-management sql sqlite sqlite3
Last synced: 05 May 2026
https://github.com/kiooku/mini-signal
Incomplete Signal implementation - for learning purpose
aead aes-gcm-siv concurrent-programming css double-ratchet-algorithm e2ee end-to-end-encryption html js privacy rust security signal sqlite tauri-app tcp tls tokio-rs x3dh
Last synced: 18 Feb 2026
https://github.com/henriquetourinho/batedor
Monitoramento profissional de sistemas Linux em Go. Interface TUI, dashboard web, histórico persistente e gestão de processos em tempo real.
dashboard desempenho devops go linux monitoramento monitoring observability open-source painel painel-web performance process-management processos realtime security sqlite sysadmin terminal tui
Last synced: 28 Jun 2025
https://github.com/tstarck/matta
Utility to listen to mqtt stream and save it to database
Last synced: 10 May 2026
https://github.com/franciscoylderlan/habittrackingapplication
Aplicação para acompanhamento de hábitos desenvolvida ponta a ponta para Desktop e Mobile ( Android / IOS ), onde no frontend foi utilizado ReactJS, ReactNative, tailwindcss e no backend para gerenciamento de rotas Fastify, banco SqLite e o Prisma para geração de consultas.
axios expo fastify prisma react react-native sql sqlite tailwindcss typescript zod
Last synced: 07 Apr 2026
https://github.com/thunderdesign/thunderdesign.net-pcl.sqlite
A wrapper around the popular 'sqlite-net-pcl' automating the reading and writing to the database through simple thread-safe bindable objects.
bindable c-sharp cross-platform dotnet mono pcl-library sqlite sqlite-net-pcl sqlite-orm sqlite3 sqlite3-orm threading thunderdesign unity visual-studio xamarin-android xamarin-forms xamarin-ios xamarin-mac xamarin-uwp
Last synced: 22 Jul 2025
https://github.com/salvatoreamaddio/backend_businessappsharpbuilder
BusinessAppSharpBuilder is a framework that runs on .NET 8. It is designed to speed up the development of business-oriented from a back-end viewpoint.
back-end back-end-development backend backend-development com csharp csharp-code dot-net email-sender excel mysql mysql-database security sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 03 Feb 2026