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/notcoffee418/dbmigrator
Database Migration system for Go.
database database-management db go golang migration-tool mssql mysql pgsql sql sqlite
Last synced: 07 Mar 2026
https://github.com/andreabozzo/gitnodes
Turn a GitHub repo of markdown notes into a live, editable knowledge graph. Git is the source of truth; GitNodes visualizes and edits it in-app, with read-only MCP access for AI agents. Built in Rust + Leptos.
agents digital-garden github graph-visualization knowledge-base knowledge-graph leptos leptos-rs llm markdown mcp model-context-protocol note-taking rust second-brain self-hosted sqlite webassembly
Last synced: 01 Jul 2026
https://github.com/sedatuygur/twitter-clone
Twitter clone project using Nim
jester nim nim-lang nimble sqlite twitter twitter-clone twitter-clone-app
Last synced: 05 Mar 2025
https://github.com/codetun/nextjs-crud
Showcasing my favorite way to work with databases in Next.js using Prisma. 🚀 Includes CRUD operations, development/production workflows, managing data relations, and optimizing performance with indexes. 🔧💾 Explore how Prisma simplifies database interactions in modern web apps. 🌐
api crud nextjs nodejs prisma shadcn-ui sqlite tailwindcss
Last synced: 05 Apr 2026
https://github.com/aleksanderpalamar/water-reminder
Water Reminder is a web application designed to help users track and maintain their daily water intake. It provides a user-friendly interface for setting reminders, logging water consumption, and visualizing progress towards daily hydration goals.
clerk nextjs14 postgresql prisma-orm sqlite tailwindcss typescript
Last synced: 13 Apr 2026
https://github.com/heikkilamarko/litestream-demo
Litestream Demo
golang litestream minio sqlite
Last synced: 18 May 2026
https://github.com/puneetharajkr/anthil-networks-bus-booking-backend
🔧 Node.js + Express backend for a full-featured Bus Booking system. 👤 JWT-based Auth for Admin & Users. 🐳 Dockerized & deployed on both Render and AWS EC2. 📄 Includes complete API documentation & Postman collection for testing.
api backend docker dockerfiles git javascript jwt-authentication nodejs rest-api role-based-access-control role-based-authorization sqlite sqlite3
Last synced: 08 Apr 2026
https://github.com/achyutem/notesforge
Markdown Notes app with NextJs and Sqlite
markdown markdown-editor nextjs sqlite
Last synced: 07 May 2026
https://github.com/kalilistic/fluentdapperlite
A small helper library to use with SQLite, Dapper, FluentMigrator, and AutoMapper.
automapper dapper database fluentmigrator sqlite
Last synced: 25 Feb 2025
https://github.com/s7so/battleship-game
Modern Battleship game with advanced AI and beautiful GUI. Built in Python using PyQt6 and SQLite.
artificial-intelligence battleship game-development gui-application pyqt python sqlite strategy-game
Last synced: 16 May 2026
https://github.com/halojoy/forum-lite-blue
Lightweight forum software. Based on PDO with SQLite MySQL. Very fast and straight forward discussion board.
board fast forum lightweight markdown mysql pdo php7 phpliteadmin sqlite
Last synced: 13 Apr 2026
https://github.com/srmdn/foliocms
Lightweight, self-hosted CMS for Astro: markdown files, SQLite, REST API
astro cms golang markdown self-hosted sqlite
Last synced: 06 Apr 2026
https://github.com/charliee1w/consolidation-memory
Local-first persistent memory for AI agents — store, recall, and consolidate knowledge across sessions using FAISS, SQLite, and any LLM. MCP server for Claude Desktop/Code/Cursor.
ai-agents claude claude-code claude-desktop cursor faiss knowledge-base llm local-first mcp mcp-server memory python rag semantic-search sqlite vector-search
Last synced: 11 Mar 2026
https://github.com/zircote/rlm-rs-plugin
Claude Code plugin for processing documents 100x larger than context limits using the Recursive Language Model pattern. Rust-powered chunking, hybrid semantic + BM25 search, and sub-LLM orchestration.
ai-agents bm25 chunking claude-code claude-code-plugin document-processing hybrid-search llm long-context recursive-language-model rlm rust semantic-search sqlite
Last synced: 08 Apr 2026
https://github.com/aung-khantkyaw/laziestant-auth
laziestant-auth: A simple authentication system API built with Node.js (Express.js), SQLite, and Prisma ORM. This project provides basic user authentication features like registration, login, and session management, designed for easy integration into applications that require secure user authentication.
authentication-backend expressjs nodejs prisma-orm sqlite
Last synced: 07 Apr 2026
https://github.com/mqxewww/selection-qx
Web application intended for school staff, designed to make it easier to manage student applications.
bun hono sqlite tailwindcss vite vue
Last synced: 07 Apr 2026
https://github.com/rajharit77/events-app-nextjs
Ceci est une repository pour l'interface utilisateur ou UI et de la face caché du site ou le back-end de mon projet personnel pendant une année de passage (L1) chez HEI nommé Diamond Store
aos api-rest back-end brew bun env front-end material-ui neondb next-auth nextjs nextjs15-typescript pnpm prisma sqlite tailwindcss typescript vercel-deployment yarn
Last synced: 06 Apr 2026
https://github.com/akshatsrivastava0312/dsmnru-web_app
django django-application django-framework full-stack python sqlite
Last synced: 12 Feb 2026
https://github.com/cljoly/go-sqlite-migration
Demo of golang Migrations with SQLite, using user_version
Last synced: 15 May 2026
https://github.com/aniruddha-adhikary/lit-data-layers
A collection of data layers for Chainlit, persist state on your own infrastructure!
chainlit chatbot llm postgresql sqlite
Last synced: 07 Mar 2026
https://github.com/ananya-hegde2001/job_portal
🧑🏫 The Teacher Job Portal is a centralized recruitment platform connecting educators and institutions through structured profiles, smart filters, and transparent hiring workflows.
i18next-react jwt-authentication nodejs reactjs restful-api sqlite
Last synced: 13 Apr 2026
https://github.com/ctag07/sarracenia
A Go based anti-scraper tarpit inspired by Nepenthes.
anti-scraper defensive-security go golang html-generation markov-chain sqlite tarpit web-security
Last synced: 24 Dec 2025
https://github.com/yogeshkoli/estore
eStore Started building using .Net(C#), React, Redux (TypeScript)
csharp dotnet entity-framework reactjs redux sqlite typescript
Last synced: 11 Apr 2026
https://github.com/erismaroliveira/gopportunities
A job opportunities API built using Golang. The API uses Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing, and a well-organized package structure.
api gin go golang goorm rest sqlite swagger
Last synced: 12 Jan 2026
https://github.com/js00001/libsqlx
A lightweight wrapper around libSQL that adds developer-friendly features like job scheduling, migrations, smarter error handling, automatic query logging, SQL utilities, and more
Last synced: 15 May 2026
https://github.com/anythinglord/django-mysql
Task Management application built with Django, python and SQLite
django-rest-framework python3 sqlite
Last synced: 20 May 2026
https://github.com/nerkoman/agent-kanban
Local-first kanban for AI-agent workflows. Drag a task to Approved and your AI coding agent picks it up via MCP and drives it through analyst → in_progress → testing on its own. MCP for Claude Code & Cline, OpenAPI for opencode / Open WebUI / Ollama / any function-calling LLM. SQLite + FastAPI, runs on localhost.
agent ai-agent ai-tools automation claude-code cline fastapi kanban local-first mcp mcp-server open-webui openapi opencode project-management python self-hosted sqlite task-manager webhook
Last synced: 11 May 2026
https://github.com/alddesign/crudkit
CRUDKit lets you create UI webpages for existing databases within minutes.
adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit
Last synced: 08 Apr 2026
https://github.com/miguelhp373/numismaticprodesktop
💰 Desktop Application Designed for Collectors, Aimed at Organizing Collectible Coins and Banknotes in Portuguese. Download Below:
delphi10 icons8 numismatics sqlite
Last synced: 16 Jul 2025
https://github.com/mikesqu/lt-draft-stats
.NET 8, EF Core, static website generating web app for displaying live military draft data
dotnet dotnet8 ef-core sqlite static-site-generator
Last synced: 05 Apr 2025
https://github.com/haroldadmin/cms
Semester project for Database Management System course (CO202)
college-management expressjs nodejs sqlite swagger-ui
Last synced: 07 Apr 2026
https://github.com/gabrielimartins7/rn-sqlite-typeorm
Aplicação de estudo sobre typeorm + sqlite dentro de uma aplicação mobile
react-native reflect-metadata sqlite typeorm typescript
Last synced: 07 Apr 2026
https://github.com/paroxity/paroxityvault
ParoxityVault - Eliminating the need for multiple databases for different plugins.
libasynql mysql paroxity paroxityteam plugin pmmp pocketmine pocketmine-plugin sqlite
Last synced: 29 Sep 2025
https://github.com/faouzimohamed/biblioappbd
A test of using SLQLite in PyQt5 to create a small Library ! (Using the Model view delegate pattern)
library mvc-architecture pyqt5 sqlite
Last synced: 20 May 2026
https://github.com/mindyphp/ormnestedset
[READ-ONLY] Subtree split of the Nested Set for Mindy Orm
django-orm mindy-orm mysql nested-set postgres sqlite
Last synced: 12 Sep 2025
https://github.com/natanaelvich/devops-concepts_nlw-rocketseat-24
O pass.in é uma aplicação de gestão de participantes em eventos presenciais.
docker docker-compose helm kubernetes nodejs prisma sqlite
Last synced: 07 Apr 2026
https://github.com/aliiahmadi/qv
A command-line tool for validating SQLite queries written in Golang
go golang query query-validator sqlite sqlite3 validation
Last synced: 28 Mar 2025
https://github.com/janpgu/kronk
Pull the lever. Zero-infrastructure job scheduler with history, retries, and natural language scheduling.
cli cron golang job-scheduler scheduler sqlite task-scheduler windows
Last synced: 05 Apr 2026
https://github.com/radiokot/pcitat
Хранилище для цитат из книг на PHP + SQLite ✨
kindle kindle-clippings kindle-highlights php quotes reading sqlite
Last synced: 20 May 2026
https://github.com/siegfredlorelle/compiled-50
Project Compilation Web-based Application
bootstrap css flask html javascript python sqlite
Last synced: 06 Apr 2026
https://github.com/ariya/timeline2sqlite
Convert location history to a database
clojure google-maps location nbb sql sqlite
Last synced: 28 Apr 2026
https://github.com/lstedmanfalls/betterself
Python / Django eHealth web app for behavior change programs
ajax bcrypt behavioral-sciences data django ehealth hashing javascript jquery likes login-registration motivational-quotes python salting sqlite users web-design
Last synced: 06 Apr 2026
https://github.com/estevao90/openlp-bibles-sqlite
Web Scraping from bible.com to generate SQLite files to the OpenLP software.
bible hacktoberfest openlp python sqlite
Last synced: 11 Apr 2025
https://github.com/dylanbk/fablescape
FableScape is a central hub for fantasy hypertext story games, made by the community.
css flask python react sqlite tailwindcss vercel
Last synced: 07 Apr 2026
https://github.com/snekussaurier/minban-backend
A minimalistic kanban board application
backend gin go kanban kanban-board sqlite
Last synced: 18 Mar 2025
https://github.com/juzershakir/tickity_tick
A simple task manager app
esbuild propshaft rails sqlite stimulus tailwindcss tasks tasks-list turbo
Last synced: 03 Feb 2026
https://github.com/verberktstan/bitten
Bi-temporal append-only DB server
bi-temporal clojure database db event-driven server sqlite
Last synced: 30 Jun 2026
https://github.com/chrisgleissner/callback-tracker
Tracks sales stats of the Commodore Callback 8020
callback commodore phone plotly python3 sailfish-os sales sqlite
Last synced: 02 Jul 2026
https://github.com/krzys9876/spark-model-tutorial
Spark tutorial for implementing complex calculations
Last synced: 29 Mar 2025
https://github.com/mustika-putri-m/sql-tugas-modul-growian
Hands On SQL Lite and Google Bigquery for Growian Assigment
Last synced: 18 Mar 2025
https://github.com/steadylearner/go-sqlite-example
Golang CLI example with SQLite.
go go-cli go-cli-demo go-cli-example golang golang-database sqlite steadylearner
Last synced: 16 May 2026
https://github.com/suxrobGM/roblox-automatization-app
RobloxAutomatization is program which automatizes username sign up process in roblox site
net-framework selenium sqlite wpf
Last synced: 12 Mar 2025
https://github.com/emmmabk/todo-list
A simple Django-based To-Do List application that allows users to register, log in, and manage tasks. Users can create, view, update, and delete tasks, with a focus on a clean and user-friendly interface. The project utilizes Django for the backend and Python Decouple for managing configuration settings securely.
django full-stack-development python python-decouple sqlite task-management to-do-list user-authentication web-application
Last synced: 22 Mar 2025
https://github.com/dyjak/sklepshop
JavaFX operating shop application with database Hibernate connection
hibernate javafx javafx-application sqlite
Last synced: 08 Apr 2026
https://github.com/amanasmuei/amem
The memory layer for AI coding tools. Local-first, semantic, works with Claude Code, Cursor, Windsurf & any MCP client.
ai claude-code cursor developer-tools embeddings mcp mcp-server memory sqlite typescript
Last synced: 08 Apr 2026
https://github.com/vitonsky/nano-queries
Simple and powerful query builder for any database (SQLite, Postgres, MySQL, etc).
javascript mariadb mysql nodejs pglite postgres postgresql query-builder sql sqlite sqlite3 typescript
Last synced: 13 Sep 2025
https://github.com/hellrungj/alternate-format-text-database
Alternate Format Text Database
flask-admin flask-peewee flask-security flask-web python sqlite
Last synced: 20 May 2026
https://github.com/13shivam/park
PARK: parallel agent runtime for kiro-cli, a multi-terminal launcher for managing Kiro CLI sessions. Launch, monitor, and control multiple AI agent sessions with real-time output streaming, session persistence, and batch operations. Built with Electron + TypeScript.
ai-agents amazonq aws brew electron electronjs kiro kiro-cli kiro-dev macos multi-terminal process-manager pty sqlite terminal-emulator typescipt typescript xterm-js
Last synced: 07 Apr 2026
https://github.com/ammaar0x01/py_virtual_vault
A Python, Flask web-app for storing videos and other webpages. There is also a section for you to add tasks or notes
flask-application python sqlite web-application
Last synced: 03 May 2026
https://github.com/ezmode-games/smuggler
Smuggle data between SQLite and Cloudflare D1. Han Solo approved.
cloudeflare d1-database rust sqlite
Last synced: 17 Feb 2026
https://github.com/mehboob14/signup_signin_form_android
Created signup signin form using java and xml implemented SQLite for login Functionality
android form form-validation java kotlin signin-page signuppage sqlite xml
Last synced: 13 Sep 2025
https://github.com/asilvafx/sqlite-crud
Simple Node.js Database CRUD, using SQLite3
crud database javascript nodejs sqlite
Last synced: 11 Apr 2026
https://github.com/barabum0/flask-url-shortener
Simple URL shortener written on Python!
flask html html-css-javascript javascript js python python3 sql sqlite sqlite3 url-shortener yaml
Last synced: 09 Jul 2025
https://github.com/cbeaulieu-gt/job-matcher
Job search utility which leverages public Job Scraper APIs and LLM models to find and evaluate job postings based on user preference and present them in a clean Web UI.
ai-powered anthropic automation career-tools flask htmx job-matcher job-search llm openai python self-hosted sqlite web-scraping windows
Last synced: 20 Apr 2026
https://github.com/rudrakshi99/news-api
beautifulsoup4 celery django-rest-framework sqlite
Last synced: 20 May 2026
https://github.com/carloocchiena/flask_sqlite_full_stack_python_template
A web app in Flask that allows via web form to enter a username. The backend saves it with the date of the day and an auto-incrementing ID and saves it to a local SQLite DB.
backend flask flask-sqlite3 fullstack python sqlite webapp
Last synced: 09 Apr 2026
https://github.com/sanjayengineer121/expense_tracker
An expense tracker is a tool or application designed to help individuals or businesses keep track of their spending. It allows users to record and categorize their expenses, providing insights into where their money is going. A beautiful expense tracker typically features an intuitive and visually appealing interface that makes it easy for users to
backend-api daily-tasks expense-tracker flask-application flask-sqlalchemy management-system orm-framework python3 rest-api restful-api sqlite sqlite3
Last synced: 03 Oct 2025
https://github.com/lookinfome/vaxtrack_v1.2.0
Vax Track v1.2.0 introduces the User Profile Edit and Slot Booking V2 modules, enhancing flexibility and booking capabilities. Conditional messages for login, registration, profile editing, and slot booking are now included for a personalized experience. Additionally, users and admins can upload profile pictures, improving user profiles.
ajax asp-net-mvc bootstrap chartjs csharp css dotnet-core html javascript jquery sqlite
Last synced: 07 Apr 2026
https://github.com/turbot/steampipe-plugin-uptimerobot
Use SQL to instantly query monitors, alert contacts, and more from UptimeRobot. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin uptimerobot uptimerobot-api zero-etl
Last synced: 18 Apr 2026
https://github.com/robcyberlab/ngram-similarity-engine
🤖Ngram Similarity Engine📚
code-analysis data-filtering data-science database-management feature-extraction jaccard-similarity machine-learning ngrams plagiarism-detection similarity-analysis sqlite
Last synced: 19 May 2026
https://github.com/ath31st/poker_dice_bot
Discord bot with JDA library. Poker dice game in chat.
discord-bot jda spring-boot sqlite
Last synced: 06 May 2026
https://github.com/boyank95/wealth-sync
A financial app that syncs different stock exchanges and displays you the result in combined and beautifully crafted ui
express html-css-javascript investing javascript nextjs nodejs postgresql prisma-orm shadcn-ui sqlite t3-stack tailwindcss trading typescript vercel
Last synced: 08 Apr 2026
https://github.com/eipna/centsation
A free and open-source offline savings-tracker application for Android.
android java material3 offline savings-tracker sqlite
Last synced: 27 Mar 2025
https://github.com/fpsz/memori-vault
Local-first memory engine for personal and team knowledge, combining semantic chunking, vector retrieval, and asynchronous Graph-RAG on Ollama + SQLite. 本地优先的个人与团队记忆引擎,集成语义分块、向量检索与异步 Graph-RAG(Ollama + SQLite)。
enterprise-search graph-rag knowledge-base local-first ollama rag rust semantic-search sqlite tauri
Last synced: 27 Apr 2026
https://github.com/zleao/rttictactoe
Online and RealTime TicTacToe sample, that uses CQRS/ES, SignalR, Xamarin Forms, .Net5 and MAUI
cqrs-es cqrs-pattern efcore maui net5 signalr sqlite xamarin-forms
Last synced: 20 Jan 2026
https://github.com/ffekirnew/graphql-start
GraphQL-Start is a comprehensive starter kit and boilerplate repository that provides a solid foundation for developing GraphQL-based applications with express.js and MongoDb.
boilerplate-template express-js graphql mongodb sqlite
Last synced: 17 Jan 2026
https://github.com/koma-private/csvs
csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine. Binaries for macOS, Windows & Linux.
csv csv-converter csv-export csv-import csv-parser cui linux macos sql sqlite tsv tsv-parser windows
Last synced: 12 May 2025
https://github.com/manuelbento19/nestjs-caching-redis-pgsql
Demonstração de como utilizar o banco de dados Redis para implementar um sistema de cache em uma API feita com Nest.js, Faker.js, Prisma, Postgres e SQLite.
caching docker express faker javascript nest nestjs node nodejs postgresql prisma redis sqlite
Last synced: 02 Apr 2026
https://github.com/seek4self/sql2md
a tool to export sql table schema to markdown table
Last synced: 15 Jan 2026
https://github.com/aioworkers/aioworkers-databases
aioworkers plugin for databases
aioworkers-plugin asyncio mysql postgres python sqlalchemy sqlite
Last synced: 11 Apr 2026
https://github.com/carlos-a-g-h/the-ledger-of-my-shed
An inventory management solution
aiohttp-server asyncio business htmx inventory-management mongodb python sqlite
Last synced: 08 Apr 2026
https://github.com/soumyadip007/offline-route-builder-dtn-messenger-android-gps-osm
Delay-tolerant networking is an approach to computer network architecture that seeks to address the technical issues in heterogeneous networks that may lack continuous network connectivity. Examples of such networks are those operating in mobile or extreme terrestrial environments, or planned networks in space.
adhoc-networks android dtn gps map-builder osm peer-to-peer sqlite wifi-network
Last synced: 02 May 2026
https://github.com/educorreia932-university/feup-bdad
🗃 MIEIC 2019/2020 - 2ⁿᵈ year / 2ⁿᵈ semester
databases feup feup-bdad mieic sqlite university-course
Last synced: 16 May 2026
https://github.com/whjwnavy/sqllite_c_api
sqllite c api
sql sqlite sqlite-database sqlite3
Last synced: 19 May 2026
https://github.com/edummorenolp/appnextjs-prisma-crud
Este proyecto es una aplicación web simple para gestionar tareas. Permite a los usuarios crear, leer, actualizar y eliminar tareas. Construido con Next.js en el frontend y Node.js en el backend, utilizando una base de datos SQLite a través de Prisma. ¡Empieza a organizar tus tareas hoy mismo!
console git github html javascript nextjs nodejs npm prisma sqlite
Last synced: 02 Apr 2026
https://github.com/salma-mamdoh/python
My journey in Learning Python
database hakerrank-solutions jupyter-notebook kaggle matplotlib numpy oops-in-python pandas problem-solving python seaborn sqlite
Last synced: 02 Apr 2026
https://github.com/turbot/steampipe-plugin-prismacloud
Use SQL to instantly query Prisma Cloud resources. Open source CLI. No DB required.
hacktoberfest postgresql postgresql-fdw prismacloud sql sqlite steampipe steampipe-plugin zero-et
Last synced: 09 May 2026
https://github.com/inldb/inlinedb
InlineDB — A lightweight, self-hosted database & backend in a single binary. Built on SQLite3 and Go, designed for simplicity, speed, and full control.
database db open-source sqlite sqlite3
Last synced: 19 May 2026