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-07 00:26:25 UTC
- JSON Representation
https://github.com/kom-senapati/tuitiondb
TuitionDB is a simple SQLite-based database management system for a tuition center. It allows you to manage courses, subjects, students, and teachers.
Last synced: 12 Mar 2025
https://github.com/rashidRizvi98/YourPersonality
An android app to let know users their MBTI personality type
android android-studio java mbti-personality personality-quiz sqlite
Last synced: 04 Apr 2025
https://github.com/AngeloArchiveProjects/CustomLibrary.EFCore
Collection of tools related to Entity Framework Core used in my private/work projects thus avoiding the duplication of repetitive code.
database database-inmemory dotnet efcore entity-framework-core hacktoberfest mysql postgresql sqlite toolkit
Last synced: 13 May 2025
https://github.com/petermartens98/openai-whisper-audio-transcription-and-summarization-chatbot
Web app enabling users to either record or upload audio files. Then utilizing OpenAI API (Whisper, GPT4) generates transcriptions, summaries, fact checks, sentiment analysis, and text metrics. Users can also intelligently chat about their transcriptions with a GPT4 chatbot. Data is stored relationally in SQLite and also vectorized in Pinecone.
gpt4 langchain nltk opeanai python sqlite streamlit whisper
Last synced: 17 Mar 2025
https://github.com/skrashevich/botmux
Web-based command center for managing Telegram bots — multi-bot dashboard, reverse proxy, inter-bot routing, protocol bridges, and LLM-powered smart routing
admin-panel bot bot-management botapi dashboard docker golang llm-routing longpolling proxy self-hosted slack-bridge sqlite telegram webhook webupdates
Last synced: 08 Apr 2026
https://github.com/GeiserX/telegram-delay-channel-cloner
Telegram bot that relays messages between channels with configurable delay and batch processing
automation batch-processing bot channel content docker docker-compose hacktoberfest homelab media message-forwarding open-source python repost scheduler self-hosted sqlite telegram telegram-bot telegram-channel
Last synced: 01 Jul 2026
https://github.com/timmeck/brain-ecosystem
Brain Ecosystem — Self-learning MCP servers for Claude Code (monorepo)
adaptive-learning ai-tools claude claude-code cline cursor developer-tools error-memory hebbian-learning marketing mcp mcp-server model-context-protocol self-learning sqlite synapse-network trading typescript vector-search windsurf
Last synced: 07 Mar 2026
https://github.com/bcongdon/overcast-to-sqlite
🎧 Download your Overcast listening history to sqlite
datasette datasette-tool overcast podcasts sqlite
Last synced: 13 May 2025
https://github.com/idris-maps/ndjson-utils
Utilities to deal with ndjson data
Last synced: 09 Jul 2025
https://github.com/kauefraga/anime-archive
🦋 A command line interface to create, find and list all my viewed animes.
anime anime-list animedatabase archive cli golang localstorage sqlite watchlist
Last synced: 17 May 2026
https://github.com/dyazincahya/kbbi-sql-database
Kamus Besar Bahasa Indonesia (KBBI) SQL Database | Total data 115.978 Kata | Tersedia untuk MySQL, SQLite dan PostgreSQL. Juga tersedia untuk format data CSV, JSON, Markdown, PHP Array, XML, DbUnit, HTML
bahasa-indonesia csv data database dictionary indonesian-language json kamus kamus-besar-bahasa-indonesia kamus-indonesia kbbi kbbi-api kbbi-sql mysql php-array postgresql sql sqlite xml
Last synced: 19 Aug 2025
https://github.com/arturbomtempo-learning/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 Jul 2025
https://github.com/nsstnc/weather
🌦💻 Weather web application with a nice design and the most necessary information
adaptive-layouts django docker docker-compose dockerfile history-tracking html-css-javascript openweathermap-api python3 search sqlite
Last synced: 29 Oct 2025
https://github.com/hemanta212/codecrafters-sqlite-go
Toy sqlite implementation in Go
codecrafters-sqlite codecrafterss go sqlite
Last synced: 02 Mar 2025
https://github.com/vborovikov/identity
ASP.NET Core Identity storage providers that use Dapper
aspnetcore aspnetcore-identity dapper mysql postgresql sql-server sqlite
Last synced: 05 May 2025
https://github.com/bertrandchenal/tanker
Tanker is a Python database library targeting analytic operations
database postgresql python sqlite
Last synced: 24 Dec 2025
https://github.com/danirod/djs-tagbag
A simple key-value storage for persisting tags into your Discord.js bots.
discordjs discordjs-bot sequelize sqlite
Last synced: 18 Apr 2026
https://github.com/turbot/steampipe-plugin-ansible
Use SQL to instantly query Ansible resources. Open source CLI. No DB required.
ansible backup etl hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 21 Oct 2025
https://github.com/egemenciftci/asp-net-core-web-api-ef-core-change-db-on-runtime
ASP.NET Core Web API EF Core Change DB On Runtime
asp-net-core connection-string csharp ef-core json rest sqlite web-api
Last synced: 02 Aug 2025
https://github.com/richardschoen/pythonibmicli
IBM i Python cli Scripts with CL commands to query databases or insert, update delete individual records. These can be used on any platform including IBMi - AS/400 with QSHONI/QSHEXEC
as400 cl cli clp cmd command command-line db2 ibm-db ibm-db-dbi ibmi mariadb pase postgresql python qsh qshell sql sql-server sqlite
Last synced: 11 Apr 2026
https://github.com/ddd1945/telegram-music-bot
Telegram Music Bot written in Python.
aiogram api beatifulsoup beatifulsoup4 python python-sql sqlite sqlite3 telegram-bot telegrambot web-parsing web-scraping
Last synced: 25 Feb 2025
https://github.com/ahawker/krustofsky
Convert social security popular baby names dataset to SQLite
dataset government-data python python3 sqlite
Last synced: 16 Jan 2026
https://github.com/maxkagamine/sqlarserver
Turn an SQLite database into a servable storage bucket, with directory listing and both HTTP and FTP server modes.
docker ftp-server http-server sqlite
Last synced: 16 Jan 2026
https://github.com/babeyjack/BabyyPos
My A-Level Computer Science NEA
a-level-computer-science-project admin-panel csharp database documentation point-of-sale server server-client-application sqlite sqlite-database unity-scripts unity2d
Last synced: 23 Oct 2025
https://github.com/vbcherepanov/claude-total-memory
Persistent memory MCP server for Claude Code & Codex CLI — self-improving agent with 4-tier search, 20 tools
ai-memory ai-tools anthropic chromadb claude-code claude-code-mcp claude-code-plugin claude-memory codex-cli developer-tools knowledge-management llm-tools mcp mcp-server model-context-protocol persistent-memory python self-improving-agent semantic-search sqlite
Last synced: 22 Feb 2026
https://github.com/mejdihaddad/flask-url-shortener
flask python sqlite url-shortener web-development
Last synced: 11 Apr 2026
https://github.com/rrifafauzikomara/androidsqlite
Android SQLite example with CRUD Operations.
android crud-sample sqlite sqlite-android sqlite-database
Last synced: 23 Jan 2026
https://github.com/paperfoot/email-cli
Send, receive, and manage email from your terminal. Built for AI agents. Resend API, local SQLite mailbox, RFC 5322 threading, 50+ commands.
ai-agent-tools ai-agents automation cli command-line-tool developer-tools devtools email email-api email-automation email-cli email-threading local-first resend resend-api rfc-5322 rust rust-cli send-email sqlite
Last synced: 18 Apr 2026
https://github.com/pi-johns/inventory_management_system
The **Shop Management System** is a powerful and efficient solution for managing sales, inventory, and shops. It provides **role-based dashboards** for **Superadmin, Managers, and Sellers**, ensuring seamless shop operations with real-time tracking, financial insights, and notifications.
ajax authentication chartjs django django-rest-framework html-css-javascript javascript postgresql python sqlite tailwindcss
Last synced: 30 Jun 2025
https://github.com/aminulbd/simple-url-shortener
Simple URL shortener service with PHP & SQLite.
microservice php shortener sqlite url-shortener
Last synced: 18 Apr 2026
https://github.com/eja/proxemb
a lightweight embedding proxy server with caching
embeddings openai proxy sqlite
Last synced: 24 Feb 2026
https://github.com/bshandley/gatehouse
A secrets vault built for AI agents, where credentials never leave the vault.
agpl ai-agents bun dynamic-secrets homelab mcp proxy secrets-management self-hosted sqlite typescript vault
Last synced: 07 Jun 2026
https://github.com/andreabozzo/osservatorio
Osservatorio - Open Data Processing Platform
api-rest data data-analysis data-visualization database datamodelling docker duckdb etl fastapi jwt-authentication open-source pipeline postgresql python react sqlite
Last synced: 02 Sep 2025
https://github.com/germanamz/tusk
Local-first agent brain — a markdown vault indexed as a schema-validated, semantically-searchable graph, queryable from the CLI or any MCP-compatible agent.
agent-memory ai-agents cli embeddings golang knowledge-graph local-first markdown mcp mcp-server semantic-search sqlite
Last synced: 29 Jun 2026
https://github.com/gquittet/androids7manager
[HEH Project] An Android app that manage a S7 PLC that fill bottles of pills and check and control the level of liquid.
android cardview design gradle java material material-design plc recyclerview regex s7 siemens sqlite user-management
Last synced: 15 Apr 2025
https://github.com/swordfish90/libretro-sqlite-db
Convert libretro rdb files into sqlite
Last synced: 16 Apr 2025
https://github.com/inoles/pawpal
Manage your pets and tasks efficiently with PawPal, built using .NET MAUI
csharp local-notifications maui-apps mobile-app net-maui pet-management sqlite task-scheduling
Last synced: 27 Oct 2025
https://github.com/antoniofalcaojr/solrdotnetsample
Quick and simple use of Solr with dotnet core
aspnet automapper docker dotnet efcore solr solrnet sqlite
Last synced: 02 Aug 2025
https://github.com/marcoroth/timingapp-ruby
Ruby client for the database of the Timingapp.com macOS application.
activerecord ruby sqlite sqlite3 time-tracking timing timingapp tracking
Last synced: 12 Oct 2025
https://github.com/sailscastshq/sails-sqlite
SQLite adapter for Sails/Waterline
boring-stack sails sqlite sqlite3 turso waterline waterline-driver waterline-orm
Last synced: 18 Jan 2026
https://github.com/turbot/steampipe-plugin-vanta
Use SQL to instantly query Vanta resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 12 Jan 2026
https://github.com/piotrpress/wordpress-sandbox
This library is WordPress Docker setup which uses SQLite database and PHP built-in web server.
docker docker-compose php php-server php-web-server sandbox sqlite sqlite3 web-server wordpress wordpress-sandbox wp
Last synced: 04 Apr 2026
https://github.com/angelluzk/controle-estoque-crud-laravel
Sistema de Controle de Estoque Profissional em Laravel com PostgreSQL, TailwindCSS e MVC
alpinejs composer dbeaver git github html5 laravel laravel-framework laravel12 mvc mvc-architecture nodejs npm pgsql php8 postgresql postgresql-database sqlite tailwindcss vscode
Last synced: 24 Sep 2025
https://github.com/iamakkkhil/codedaily-newsletter
A fully fledged website that sends you coding questions daily in the form of newsletter right in your inbox, with additional functionalities to snooze or unsubscribe.
bootstrapstudio css django html js python3 pythonanywhere sqlite
Last synced: 11 Apr 2026
https://github.com/hmasum52/android-architecture-basics
Android architecture component basic in Java
android architecture asynctask executor-service java livedata-viewmodel mvvm repository-pattern room-persistence sqlite threadpool
Last synced: 09 May 2026
https://github.com/ytliusvn/next-crud
Full-stack CRUD app built using NextJS.
chakra-ui nodejs prisma sqlite typescript
Last synced: 05 Apr 2026
https://github.com/parassolanki/travel-app
Travel Management App (Admin Panel), where the admin can manage users, destinations, hotels, pickup points, and agents with all bookings.
expressjs prisma reactjs sqlite tailwindcss tanstack-query tanstack-table typescript zodios
Last synced: 11 Oct 2025
https://github.com/ttu/sensordata-node-restapi
Node Express REST API (ES2015 & ESnext) for cubesensors-iot-azure (https://github.com/ttu/cubesensors-iot-azure)
express nodejs sql-server sqlite swagger
Last synced: 15 Apr 2026
https://github.com/lucasrmagalhaes/nlw5-nodejs
Atendimento ao Cliente em Node.js. Quinto evento da NLW - Rocketseat.
beekeeper dayjs express insomnia migrations mustache-js nlw-5 nodejs rocketseat sqlite typeorm typescript uuid websocket yarn
Last synced: 14 Apr 2026
https://github.com/akimach/electron-react-webpack-sqlite3-boilerplate
A boilerplate of Electron for React/Webpack/SQLite3/ES6
boilerplate electron es6 javascript react reactjs sqlite webpack
Last synced: 11 Apr 2026
https://github.com/knuthp/spartid-ais
Ship positions using AIS data in Norway
Last synced: 07 Feb 2026
https://github.com/liliang-cn/sqvect
SQLite for Vectors - Simple, fast, embeddable vector storage for Go applications.
embeddings llm rag sqlite vector-database vector-search
Last synced: 03 Feb 2026
https://github.com/bkpecho/nicotime-out
Nicotime-Out is an Android application developed as an undergraduate thesis project to help smokers overcome their addiction. It offers a range of features and tools, leveraging mobile technology, to support users on their path to a smoke-free life.
addiction-recovery android android-studio cigarette-smoking java mobile-app sqlite sqlite-android
Last synced: 23 Aug 2025
https://github.com/mrglaster/flask-retromemes-app
Retromemes.net - small flask based website to view/upload memes and something else
css flask flask-application html javascript js memes python python3 sqlite sqlite3 sqlite3-database study-project web-application website werkzeug
Last synced: 26 Feb 2026
https://github.com/andrewjbateman/ionic-angular-sqlite
:clipboard: App to store data using the Ionic framework, cordova SQLite database, cordova SQLite Porter and Capacitor.
angular angular15 capacitor cordova-plugin cordova-sqlite-database css3 database html5 ionic ionic-angular ionic6 sqlite sqlite-porter typescript4
Last synced: 22 Aug 2025
https://github.com/leanh153/youtube
This repository is an android application, user can google account to sign in or Sign in by user's name. Data is stored on SQLite. this uses Youtube api v3 to to get video's information and play.
android android-application googlesignin sqlite sqlite-database youtube-api-v3 youtube-player
Last synced: 17 Apr 2026
https://github.com/mrqadeer/deltax-data-professor
This project integrates multiple large language models (LLMs) like PandasAI, LangChain, OpenAI, Google Gemini, Anthropic, and Groq to allow users to interact with their data using natural language. Users can upload files in CSV, TSV, Excel formats or connect to databases like MySQL, SQLite, and PostgreSQL to perform data analysis, querying, and exp
csv excel gemini groq mysql openai pandasai postgresql python sqlite streamlit tsv
Last synced: 08 Feb 2026
https://github.com/piskula/fuelup
Android FuelUp application
android android-application contentprovider java sqlite
Last synced: 22 Sep 2025
https://github.com/kkiling/telegram-email-assistant
Telegram bot that sends notifications of new emails.
docker docker-compose email golang imap python sqlite sqlite3 telegram telegram-bot
Last synced: 23 Feb 2026
https://github.com/serenasensini/theredcode-docker-per-django-e-postgres
How to dockerize Django application with Postgres using DjangoGirls Italia project! #theredcode #theredcodeit
Last synced: 20 Apr 2026
https://github.com/asg017/sqlite-robotstxt
A SQLite extension for parsing robots.txt files
Last synced: 13 May 2025
https://github.com/xjectro/calvero-club-chat-api
An open-source, modern real-time chat API built for the Calvero Club Chat community! Focused on high performance, security, and scalability. The user interface and API are provided in separate repositories under a unified community brand.
api aspnetcore authentication backend chat community dotnet jwt messaging middleware open-source realtime scalable server signalr sql sqlite user-management webapi websocket
Last synced: 15 Aug 2025
https://github.com/turbot/steampipe-plugin-panos
Use SQL to instantly query PAN-OS firewalls, security policies & more. Open source CLI. No DB required.
backup etl hacktoberfest palo-alto-firewalls pan-os postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 02 Jul 2025
https://github.com/tablelandnetwork/site-tableland
The Tableland homepage
database decentralized sql sqlite tableland tamperproof web3
Last synced: 14 Aug 2025
https://github.com/redraskal/clips
Self-hosted video game clips website using Bun & bun:sqlite.
bun clips ffmpeg sqlite typescript
Last synced: 11 Feb 2026
https://github.com/tomas789/syncline
A privacy-first, self-hosted synchronization system for Obsidian vaults. Powered by Rust and CRDTs for seamless, conflict-free merging across devices, even after extended offline periods.
crdt obsidian obsidian-md obsidian-plugin offline-first privacy rust self-hosted sqlite sync synchronization wasm websockets
Last synced: 26 Apr 2026
https://github.com/conner2077/polars-daily-log
Your personal work-activity aggregator — tracks foreground activity + Git commits across all your machines, LLM-summarizes the day, and pushes to Jira / WeChat Work / Feishu / Slack. Runs 100% locally.
activity-monitor fastapi jira linux llm local-first macos ocr productivity python sqlite time-tracking vue windows worklog
Last synced: 22 Apr 2026
https://github.com/DEMONICCA/Libsqlite-for-SDmaid
This Magisk module updates the (libsqlite) library in the SD Maid application automatically.
apatch-module kernelsu-module magisk-module sdmaid sqlite sqlite3
Last synced: 06 Oct 2025
https://github.com/pabloxt14/rocketnotes-api
Este é o repositório do back-end da aplicação Rocketnotes, sendo está uma aplicação web na qual os usuários podem se cadastrar e criar de forma organizada anotações sobre determinados assuntos.
jest multer nodejs pm2 postgresql react reactjs rocketseat sqlite typescript
Last synced: 05 Oct 2025
https://github.com/isodevmate/aviator
Aviator Game Client The Aviator Game Client is a real-time online betting game built with React, TypeScript, and Redux. Players bet on a virtual airplane's flight duration, aiming to cash out before it crashes. The game features real-time multipliers, WebSocket communication, and a robust betting system, providing an engaging and interactive gaming
drizzle drizzle-orm nodejs react reactjs sql sqlite sqlite3 typescript websockets wss
Last synced: 28 Feb 2026
https://github.com/calesi19/typeswift
Built with a GUI, this text expander that allows you to create custom keyboard shortcuts for frequently used phrases, significantly reducing your typing time.
electron python react sqlite sqlite3 typescript
Last synced: 24 Apr 2026
https://github.com/4l1c3-r4bb1t/despcontrol
💵 O DespControl consiste em um gerenciador de despesas.
Last synced: 13 Feb 2026
https://github.com/kirill-markin/flashcards-open-source-app
Open-source, offline-first Anki alternative for iOS and web with FSRS spaced repetition, local-first sync, and a self-hostable AWS backend.
anki-alternative aws edtech education flashcards fsrs indexeddb ios learning local-first offline-first postgresql react self-hosted spaced-repetition sqlite swiftui sync typescript web
Last synced: 01 Apr 2026
https://github.com/cy7su/cysu
Modern educational platform built with Flask, featuring enterprise-grade security, automated CI/CD, and beautiful Material Design UI. Deploy in 30 seconds with Docker or run locally with Python 3.11+.
authentication bootstrap ci-cd docker educational-platform enterprise-grade flask github-actions material-design modern-ui production-ready python python3 responsive-design security sqlalchemy sqlite telegrambot web-application
Last synced: 28 Feb 2026
https://github.com/xtrinch/tauri-todo-sql
Todo-like desktop app running on Tauri using Sqlite as a data source
Last synced: 16 Feb 2026
https://github.com/fimbres/t3-live-chat
This is a project about a chat with real time functionality, implementing private and public rooms, developed with the T3 Stack for full-stack typescript development and websockets.
livechat-app nextjs nodejs prisma sqlite tailwindcss trpc typescript websocket
Last synced: 12 Apr 2026
https://github.com/babeyjack/babyypos
My A-Level Computer Science NEA
a-level-computer-science-project admin-panel csharp database documentation point-of-sale server server-client-application sqlite sqlite-database unity-scripts unity2d
Last synced: 02 Mar 2026
https://github.com/dyslevium/jee-management-system
A simple GUI Student Management System made in Java where students and teachers can login to see their test scores and results.
java javafx javafx-application javafx-desktop-apps javafx-gui sqlite
Last synced: 25 Jan 2026
https://github.com/serenasensini/TheRedCode-Docker-per-Django-e-Postgres
How to dockerize Django application with Postgres using DjangoGirls Italia project! #theredcode #theredcodeit
Last synced: 02 Oct 2025
https://github.com/jmlweb/webstatuspi
Ultra-lightweight web monitoring system designed for Raspberry Pi 1B+. Monitors URLs, tracks success/failure stats, and provides a JSON API.
alerting dashboard home-lab iot lightweight monitoring python raspberry raspberry-pi self-hosted sqlite status uptime-monitor
Last synced: 03 Mar 2026
https://github.com/mrinspection/blightedmc
Survival Minecraft Plugin to make the vanilla game harder with custom mobs, items, bosses while being vanilla-friendly
game-design game-development java maven minecraft minecraft-plugin minecraft-server minecraft-server-plugin modding spigot spigot-plugin spigotmc sqlite sqlite-database survival-game
Last synced: 13 Apr 2026