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/coderhs/csvsqlweb
Manipulate CSV using SQL online
csv database javascript offline sqlite sqlite3 web-assembly
Last synced: 11 May 2026
https://github.com/dolutech/cryptnote-php
A PHP library for creating encrypted, self-destructing messages with view limits and optional password protection
aes-256 cryptography encryption one-time-secret password-protection php-library secure-notes security self-destructing-messages sqlite
Last synced: 17 Jan 2026
https://github.com/lukecarr/tiny-todo
📋 A tiny task-management app, built using Go and Preact.
golang hacktoberfest sqlite tapps task-manager todo
Last synced: 09 Feb 2026
https://github.com/peronczyk/servu
Headless CMS for your JAMstack website
api cms headless headless-cms javascript php7 sqlite vue vuejs2
Last synced: 12 Apr 2026
https://github.com/lavvrushka/learnme
Educational Mobile App for Language Learning using C# .NET MAUI, SQLite, MVVM pattern, and Git for version control
Last synced: 17 May 2026
https://github.com/tamino-martinius/node-next-model-knex-connector
SQL connector for next-model package using Knex.
database model mysql node node-module nodejs postgres sql sqlite
Last synced: 15 Jan 2026
https://github.com/atticuskuhn/past-papers-concepts
A system for analyzing Cambridge Computer Science Tripos past papers to extract, store, and analyze key concepts and themes.
Last synced: 03 May 2026
https://github.com/tiendq/sqlitecpp
SQLiteCpp is a modern C++ wrapper for SQLite3 library.
c-plus-plus cpp database sqlite
Last synced: 07 Apr 2026
https://github.com/juanpdn/backend-image-upload
Backend image upload: This API, built with NestJS, allows for the management of image files, which are uploaded to a database and can be retrieved via a unique ID. Files have a maximum size limit of 2 MB per entry. The API provides secure and efficient endpoints for storing and accessing images.
cloudinary docker docker-compose mysql nestjs prisma sqlite supabase
Last synced: 07 Apr 2026
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/heikkilamarko/litestream-demo
Litestream Demo
golang litestream minio sqlite
Last synced: 18 May 2026
https://github.com/hache22/capitalizacion-del-mercado-de-los-bancos-mas-grandes
Este Script de pyton se encarga de utilizar la tecnica de Webscrapping para obtener datos de una pagina web, en especifico de una tabla dentro de la misma y pasarlos por el proceso ETL para hacer estos datos mas útiles
etl python sqlite webscrapping
Last synced: 30 Dec 2025
https://github.com/akshatsrivastava0312/dsmnru-web_app
django django-application django-framework full-stack python sqlite
Last synced: 12 Feb 2026
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/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/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/whjwnavy/sqllite_c_api
sqllite c api
sql sqlite sqlite-database sqlite3
Last synced: 19 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
https://github.com/abhisinha08/library-manangement-system-gui
Library Database (SQLite) Management Application with Simple GUI built using Tkinter in Python
Last synced: 06 May 2026
https://github.com/dor-rondel/crypto-trading-multiagent-system
A multi-wallet, multi-chain, automated agentic crypto trading platform simulated on testnets
agentkit avalanche-avax ethereum langraph solana sqlite
Last synced: 04 Jul 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/ezeparziale/flask-all-in-one
:mushroom: Flask app all in one
bootstrap flask flask-login flask-socketio flask-sqlalchemy python sqlalchemy sqlite
Last synced: 09 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/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/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/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/dyjak/sklepshop
JavaFX operating shop application with database Hibernate connection
hibernate javafx javafx-application sqlite
Last synced: 08 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/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/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/albertoarena/filament-event-sourcing-demo
A Filament demo app showing albertoarena/filament-event-sourcing: write through aggregates, browse stored events, and replay projectors.
demo event-sourcing example filament filamentphp laravel laravel-event-sourcing php spatie sqlite
Last synced: 05 Jul 2026
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/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/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/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/achyutem/notesforge
Markdown Notes app with NextJs and Sqlite
markdown markdown-editor nextjs sqlite
Last synced: 07 May 2026
https://github.com/rbstephenson/stl-inventory
Local web app for cataloguing and browsing large STL/3MF model libraries. Features full-text search, tag filtering, variant grouping, 3D preview, metadata enrichment from Gumroad/Cults3D/MMF, and a Kit Builder for assembling multi-part prints. Stack: FastAPI + SQLite + React + Docker.
3d-print 3mf docker fastapi file-manager react sqlite stl tailwindcss typescript
Last synced: 06 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/arksouthern/data-cynical
The interactive SQL editor inspired by my all-time favorite, SSMS.
cte postgres sql sql-editor sqlite
Last synced: 10 May 2026
https://github.com/thinkjs/think-model-sqlite
SQLite adapter for think model
model sqlite think-adapter thinkjs3
Last synced: 06 Apr 2025
https://github.com/diegovictor/bethehero-api
Project developed during the OmniStack Week 11.0
api bethehero coverage-report friendly-errors javascript js node nodejs omnistack omnistack-week-11 pagination redis rocketseat sqlite
Last synced: 02 Nov 2025
https://github.com/jethrodaniel/sqlite_extensions-uuid
Easily use the SQLite UUID extension in Rails
Last synced: 06 Apr 2025
https://github.com/omaciel/sprint-pulse
Team availability dashboard — FastAPI + SQLite desktop & web app (PTO, sprints, Jira metrics)
dashboard fastapi htmx pto-tracker python sprint-planning sqlite
Last synced: 06 Jul 2026
https://github.com/ibibalami/ticketing-app
The Ticketing App is a web-based application designed to streamline the process of managing and tracking tickets within an organization. This app is built using the Django framework and leverages various modern web technologies to provide a user-friendly and efficient ticketing system.
bootstrap chartjs django github html-css javascript jquery smtp sqlite
Last synced: 08 Apr 2026
https://github.com/ezframework/jaloquent
Eloquent-style model and repository layer built on top of the EzFramework query builder. Provides an active record implementation with support for relationships, eager loading, and more. Inspired by Laravel's Eloquent ORM, but designed to be lightweight and modular use.
database-management database-relationships eager-loading java java-21 java-25 java-database-connectivity java-package mysql orm-library sqlite
Last synced: 22 May 2026
https://github.com/pacnpal/polly
A comprehensive Discord poll bot with admin-only access, web dashboard, and scheduled polls. Built with Python, FastAPI, discord.py, and HTMX.
bootstrap discord-bot discord-py fastapi htmx oauth2 polls python scheduler sqlite voting web-dashboard
Last synced: 08 Apr 2026
https://github.com/marcosdvs/box
Billing application with Blazor, EntityFrameWorkCore, print button, and SQLite and bootstrap
blazor bootstrap5 crud entity-framework-core invoice-generator local-storage net8 sqlite
Last synced: 24 Jul 2025
https://github.com/phansible/role-sqlite
Sqlite Role for Phansible
ansible hacktoberfest role sqlite
Last synced: 24 Jul 2025
https://github.com/msnonari/employee-rest-api
A simple Employee CRUD (Create, Read, Update, Delete) REST API built using Python and Flask, with SQLite as the database. This API allows you to manage employee records, including creating new employees, retrieving employee details, updating existing employee information, and deleting employees.
api backend crud crud-api crud-application database flask http json microservices python rest-api sqlite web-development
Last synced: 09 Apr 2026
https://github.com/cau777/codesharingnetwork
A platform that allows users to write and post snippets different languages with a simple code editor, like other snippets, and follow other users. It was inspired by Twitter and GitHub, and made using React, Typescript, ASP .Net Core and Entity Framework.
asp-net-core code-editor dark-theme entity-framework-core react social-network sqlite typescript
Last synced: 09 Apr 2026
https://github.com/msenol/gorev
Modern task management system with Turkish support for MCP-compatible AI assistants (Claude, VS Code, Windsurf, Cursor). Features unlimited subtask hierarchy, dependencies, templates, and 84.6% test coverage.
ai-assistant ai-tools cli dependencies go markdown mcp productivity project-management sqlite subtasks task-management turkish vscode-extension
Last synced: 05 May 2026
https://github.com/reubenjohn/reeve-bot
Proactive AI Chief of Staff: A push-paradigm assistant that anticipates needs, filters noise, and manages your digital life through scheduled pulses and intelligent automation
ai-assistant async-python claude-integration fastmcp mcp-server proactive-ai productivity pulse-queue python sqlite telegram-bot
Last synced: 04 Mar 2026
https://github.com/ianjiteshan/renewablejobs
Full-stack web application for tracking, visualizing, and predicting employment trends in India's renewable energy sector
flask green react sqlite sustainability vite
Last synced: 09 Apr 2026
https://github.com/fer25-code/app_encrypt
The app encrypts and decrypts your data
aes-encryption android android-application androidstudio java sqlite xml
Last synced: 07 May 2026
https://github.com/tonumayworkspace-creator/sales-revenue-forecasting-with-business-decision-insights
End-to-end sales revenue forecasting with business decision insights using Python, SQLite, and Streamlit
analytics-project business-analytics dashboard data-science data-science-projects forecasting python revenue-forecasting sqlite streamlit time-series
Last synced: 09 Apr 2026
https://github.com/adrianmjim/nestjs-libsql-client
NestJS TURSO libsql integration
database libsql-client libsql-client-ts module nestjs postgres sql sqlite turso turso-db
Last synced: 27 Sep 2025
https://github.com/turbot/steampipe-plugin-azuredevops
Use SQL to instantly query Azure DevOps pipelines, projects, teams, users & more. Open source CLI. No DB required.
azure-devops backup etl golang hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 03 Aug 2025
https://github.com/iamharriiii/queuectl
A simple and efficient CLI tool for managing background jobs and workers in Python.
background-tasks cli dead-letter-queue distributed-systems job-queue multiprocessing python queue retry-logic sqlite task-management task-queue task-scheduler worker
Last synced: 17 May 2026
https://github.com/izayoijiichan/Izayoi.Data
This is a database operation support library that includes a fast micro O/R mapper (ORM).
comparable csharp database dbcommand mapper micro-orm mysql orm orm-framework orm-library postgresql query-builder sql-builder sqlite sqlserver timestamp validation validator
Last synced: 28 Sep 2025
https://github.com/mlondimchunu/nodejs-graphql
GraphQL server connection to sqlite database demo. It utilises a NodeJS (ExpressJS) server.
expressjs graphql javascript node-js relational-database sqlite
Last synced: 09 Apr 2026
https://github.com/jsamuelap/copytickets-app
App móvil para escanear códigos QR de los boletos del sistema web CopyTickets
android data-store jetpack-compose qrcode retrofit2 scanner sqlite ticket viewmodel
Last synced: 09 Apr 2026
https://github.com/pedrohvfernandes/nlw-ia
JS + IA(Chat-gpt e Whisper) ❤️
chatgpt ffmpeg nodejs openai prisma prisma-orm radix-ui reactjs shadcn-ui sqlite tailwindcss ts vercel-ai vite webassembly zod
Last synced: 09 Apr 2026
https://github.com/warmachine028/social-media
A dummy system design Project for social media in java
database-schema java sqlite system-design
Last synced: 15 Jun 2026
https://github.com/egor051/vpnbot
Telegram VPN bot for self-hosted Ubuntu VDS. Manages Xray VLESS Reality, AmneziaWG, SOCKS5/Dante, and MTProto Proxy with user approval, audit logging, and traffic statistics.
aiogram amneziawg mtproto proxy python selfhosted socks5 sqlite systemd telegram-bot ubuntu user-management vless-reality vpn-bot wireguard xray
Last synced: 23 May 2026
https://github.com/elbeenmachine/portfolio-dashboard-template
A customisable dashboard for managing personal portfolios.
dashboard mongodb nextjs nodejs portfolio-management sqlite
Last synced: 09 Apr 2026
https://github.com/joswinemmanuel/reachout-demo-2
Initial implementation and testing of ReachOut, a mental health support platform for college students.
css django html javascript python scss sqlite
Last synced: 09 Apr 2026
https://github.com/zobweyt/giveaways
An app for hosting fair and reliable giveaways at your discord (https://discord.com)
bogus bot discord discord-csharp discord-net dotnet sqlite xunit
Last synced: 09 Apr 2026
https://github.com/kazimovzaman2/cs50w-mail
📩 Project 3 of "Harvard CS50’s Web Programming with Python and JavaScript"
cs50 cs50w cs50web-project3 css django html javascript mail sqlite
Last synced: 10 Apr 2026
https://github.com/shnartho/full-stack-ecommerce-website
eCommerce Website Using Django, Reactjs, SQLite, PostgresSQL, Cloud (AWS, Heroku) etc
aws django django-rest-framework heroku-deployment javascript postgresql postman reactjs sqlite
Last synced: 10 Apr 2026
https://github.com/k0msenapati/translation-service
A FastAPI-based translation service that provides asynchronous text translation using AI models.
fastapi groq sqlite sqlmodel translation
Last synced: 22 Aug 2025
https://github.com/lookinfome/vaxtrack_v1.1.0
Vax Track v1.1.0, built with ASP.NET MVC, now features a restructured architecture, a new DTO layer, normalized model relationships, redefined service methods, an enhanced admin page with additional charts, and an updated UI for improved usability.
ajax asp-net-core asp-net-mvc bootstrap csharp css html javascript sqlite
Last synced: 10 Apr 2026
https://github.com/santhosh7403/realword-app-leptos-axum-sqlite
A near realworld leptos web application with sqlite
argon2 axum fts5 full-text-search fullstack leptos sqlite ssr tailwindcss uuid webassembly
Last synced: 23 Aug 2025
https://github.com/asherk7/workout-tracker
Created a workout tracker app using Django and Angular, as well as a CI/CD pipeline with Jenkins
angular django gunicorn-web-server jenkins linux sqlite
Last synced: 10 Apr 2026
https://github.com/cfunkz/watch2gether-discord-bot
A simple Watch2Gether room manager for Discord.
aiohttp aiosqlite appcommands bot bots botsfordiscord discord discord-bot discordpy discordpython python python3 sqlite sqlite3 watch2gether
Last synced: 06 May 2026
https://github.com/darkskygit/sqlite-vfs-http
Query sqlite database over http
cdn http-client sqlite sqlite-vfs sqlite3
Last synced: 31 Aug 2025
https://github.com/tiagogcastro/openai-chatbot-app
Interface web e API backend para o desafio técnico, com frontend em Vite + React + Tailwind + ShadCN e backend em ASP.NET Core com banco de dados SQLite e integração com a API da OpenAI.
aspnet-core axios chatbot csharp dotnet7 openai radix-ui reactjs shadcn-ui sqlite tailwindcss typescript vitejs zod
Last synced: 10 Apr 2026
https://github.com/jossimmar/ensa-ss25
Repositorio destinado al manejo de datos de consumo de los Clientes Mayores de ENSA del Grupo Distriluz.
data-analysis electrical-engineering python sqlite
Last synced: 30 Mar 2025
https://github.com/puneetharajkr/anthil-networks-car-buying-frontend-bus-booking-backend
🚗 Second-Hand Car Platform + 🚌 Bus Booking API (Full-Stack Project) A complete MERN-stack style assignment with: • A responsive car marketplace frontend (React + Firebase + Google Auth) • A secure Express.js REST API for a full-featured bus booking system (JWT Auth, Dockerized, deployed on AWS EC2) Includes API doc, Postman collection, EC2
api aws-ec2 axios cors docker expressjs fecth javascript jwt-authentication netlify-deployment nodejs postman postman-test react render-deployment rest-api sqlite sqlite3
Last synced: 10 Apr 2026
https://github.com/melisa-karatas/nursing_patient_diagnostic_information_system
In this simple python project with database, I tried to make a patient diagnostic information system using SQL.
class health healthcare management-system medical nurse nursing object-oriented-programming python sql sqlite sqlite3
Last synced: 10 Apr 2026
https://github.com/sefatanam/.netapps
Learning journey ASP.Net Mvc to Cloud , feel free to fork.
azure benchmark docker docker-compose efcore firebase jwt-authentication kubernetes mongodb net5 nunit sqlite xunit
Last synced: 10 Apr 2026
https://github.com/xexr/mcp-libsql
Secure MCP server for libSQL databases with comprehensive tools, connection pooling, and transaction support. Built with TypeScript for Claude Desktop, Claude Code, Cursor, and other MCP clients.
ai-tools claude database libsql mcp mcp-server mcp-tools model-context-protocol model-context-protocol-servers sql sqlite sqlite3 turso turso-db
Last synced: 29 Jun 2025
https://github.com/iffaith/memberlite
会员消费管理系统是一个基于Electron-Vite开发的桌面应用程序,专为小门店设计,用于管理会员信息、会员余额和消费记录。系统采用单机运行模式,所有数据本地存储,确保数据安全和隐私保护。
boilerplate electron javascript react sqlite template typescript
Last synced: 10 Apr 2026