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/ninadnaik10/passvault
A Password Manager built using Java Swing and SQLite
Last synced: 19 Apr 2026
https://github.com/iamskyy666/golang-event_booking-api
💻 An "Event Booking" REST-Api using Golang which can be consumed by all frontend systems 🔵
gin-gonic go-crud golang jwt rest-api sqlite web-server
Last synced: 03 May 2026
https://github.com/saiccoumar/myfridge
A Food Inventory System built with SQLite
dbms flask flask-sqlalchemy html sql sqlalchemy sqlite sqlite3
Last synced: 02 May 2026
https://github.com/mzaini30/kisah
Storial-nya NAC
bootstrap codeigniter komunitas-menulis menulis nac nulis-aja-community php sqlite
Last synced: 02 May 2026
https://github.com/matheusadc/find-a-friend
The project presents an API for PET adoption using the MVC architecture.
dbeaver mvc-architecture pylint python sqlite
Last synced: 02 May 2026
https://github.com/vilhalva/logid-com-sqlite
🤤ESSE É UM BOT DO TELEGRAM FEITO COM PYROGRAM. É ÚTIL PARA ADMINISTRADORES QUE DESEJAM MANTER UM REGISTRO ORGANIZADO DAS INTERAÇÕES DOS USUÁRIOS, UTILIZANDO UM BANCO DE DADOS LOCAL PARA ARMAZENAMENTO E POSTERIOR ANÁLISE DAS MENSAGENS RECEBIDAS.
bot database framework projeto pyrogram python redes-sociais sqlite telegram
Last synced: 02 May 2026
https://github.com/jairtorezone/notes-backend
Aplicação rocketnotes do programa explores da Rocketseat
bcryptjs express javascript mgirates nodejs sqlite
Last synced: 11 Apr 2026
https://github.com/rurfy/urlx
Laravel 12 URL shortener with click tracking, QR codes, stats, tests, and CI/CD
ci-cd laravel php postgresql qr-code rest-api sqlite unit-testing url-shortener web-app
Last synced: 02 May 2026
https://github.com/anuprshetty/meetup
Meetup - a web application.
asgi database django-admin-panel django-middleware django-rest-framework django-templates migrations model-view-template python sqlite web-application wsgi
Last synced: 02 May 2026
https://github.com/mindreframer/sqlcache
SQLite based cache with namespacing for Elixir
Last synced: 02 May 2026
https://github.com/netzitech/recall
MCP server giving Claude Code (and any MCP client) persistent, selective, auto-curated memory per project. Memory lives inside <repo>/.recall/. Hybrid search (BM25 + sqlite-vec). 3 privacy modes (shared/encrypted/private).
ai-agents anthropic claude-code clean-architecture ddd fts5 hexagonal-architecture hybrid-search mcp memory model-context-protocol sqlite sqlite-vec typescript
Last synced: 02 May 2026
https://github.com/persteenolsen/umbraco-13-starter-three
Umbraco 13 CMS Website with Member Registration and Login serving as a Starter
Last synced: 02 May 2026
https://github.com/abdelrahman-amen/agentic_sqlite_explorer_using_agno
This project demonstrates the integration of Agentic AI with SQLite, creating an intelligent assistant that interacts with the Chinook database. It leverages advanced AI capabilities to execute natural language queries, retrieve data, and simplify database management for users.
agentic-ai agno api dotenv groq gui llama3 llm python sqlite
Last synced: 02 May 2026
https://github.com/mahonrim/phonecontact
This app simulate the phone contact list in a cell phone. We use java with SQLite for this application. We can add, update, delete and show information about a contact
android crudandroid java-8 sqlite sqlite3
Last synced: 06 May 2026
https://github.com/billstephens2022/musicdbjava
A Java application with a connection to a SQLite Music database
java java-17 jdbc sqlite sqlite-database sqlite3
Last synced: 03 May 2026
https://github.com/batukaraman/telephone-book
pyqt5 python sqlite telephone-book
Last synced: 03 May 2026
https://github.com/gabrondev/nihon_pro
Aplicativo mobile para aprendizado do idioma japonês.
Last synced: 10 May 2026
https://github.com/jerryblessed/streamright
A video streaming and video compression software
Last synced: 03 May 2026
https://github.com/santidev21/inventory-system
Simple inventory management system built with WPF, SQLite, and Entity Framework.
csharp entity-framework sqlite wpf
Last synced: 03 May 2026
https://github.com/ntanwir10/codesage-algolia-challenge
An intelligent, conversational code discovery platform built around Algolia MCP Server that revolutionizes how developers explore and understand codebases through natural language conversations.
algolia-search fastapi mcp-server python3 rate-limiting react real-time-processing sqlite typescript websockets
Last synced: 11 Apr 2026
https://github.com/jakeahumphreys/pokeapitool
WinForms application to demonstrate REST and SQL Knowledge using the PokéApi.
netframework48 pokemon-api rest-api sqlite winforms
Last synced: 03 May 2026
https://github.com/keradd/crux
Compression Runtime for Universal eXecution — token-optimization runtime for AI coding agents (Rust, single binary, 10 layers, local-first)
ai-agents cli llm mcp rust sqlite token-optimization tree-sitter
Last synced: 03 May 2026
https://github.com/demon-2-angel/leetcode_solutions_coding
50-days-of-code databases leetcode-solutions sql sqlite
Last synced: 11 May 2026
https://github.com/asacxyz/flutter_aplicando_persistencia_de_dados
Para acompanhamento do curso Flutter: aplicando persistência de dados
dart data data-storage flutter persistence persistent-storage sqflite sql sqlite
Last synced: 03 May 2026
https://github.com/mementomorri/micro_octo_handler
Микросевисное приложение обработки сообщений на основе архитектуры REST.
fastapi fastapi-users jwt microservice python rest sqlite
Last synced: 03 May 2026
https://github.com/suvodeep12/rift-herald
A Discord bot built with Node.js and the Riot Games API to track and announce daily League of Legends ranked LP changes with interactive slash commands.
cron discord-bot discordjs javascript league-of-legends lol-stats nodejs riot-api sqlite
Last synced: 03 May 2026
https://github.com/anibulus/eventbyqr
An android application to manage invitation to a meeting using SQLIite and QR codes
android android-studio java qr qrcode sqlite
Last synced: 05 May 2026
https://github.com/eagleisbatman/eagle-mem
Lightweight persistent memory for Claude Code — SQLite + FTS5, no daemon, no bloat. Session summaries, code indexing, task tracking, and contextual memory injection.
claude-code claude-code-hooks code-indexing context-injection fts5 persistent-memory session-memory sqlite
Last synced: 03 May 2026
https://github.com/alphka/telalogin
android crud firebase firebase-auth firestore java material registration sqlite
Last synced: 11 Apr 2026
https://github.com/futuricon/engwords
A little app that can help with learning English
material-design net-core sqlite wpf
Last synced: 03 May 2026
https://github.com/dobatymo/sqlitefspath
A pathlib compatible implementation of a filesystem stored in a SQLite database.
filesystem pathlib python sqlite
Last synced: 10 Mar 2026
https://github.com/jacksonr553/hospital-management-oop-javafx
A JavaFX-based Hospital Management System built with Java 22 and SQLite, designed to provide an intuitive interface for managing hospital operations.
audit-logging crud dashboard hospital-management-system java javafx sqlite
Last synced: 03 May 2026
https://github.com/william-fernandes252/schedule
A contacts book web application built with Django
Last synced: 03 May 2026
https://github.com/tarnishablec/langgraph-checkpoint-bunsqlite
bun langchain langchain-js langgraph-js sqlite
Last synced: 11 Apr 2026
https://github.com/TryOmar/cash-guard
The primary goal of CashGuard is to track your income and expenses.
asp-net-mvc csharp money-tracker sqlite web-application
Last synced: 29 Jun 2026
https://github.com/prathicashettym/chaistore
This is a simple Chai Store for learning Django
django html sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/24-mohamedyehia/ai-journalist
AI Journalist is a Python application that uses AI to generate articles based on a given topic. It uses a crew of AI agents to generate articles, and then uses a database to store the articles.
ai-article-generator ai-journalist aiagent aiagents content-creation crewai database flask flask-application sqlite
Last synced: 04 May 2026
https://github.com/andrecerqueira/coudelaria-am-kotlin
android-studio api kotlin sqlite
Last synced: 11 May 2026
https://github.com/codenamev/ups
Modern status pages built with Rails 8 + SQLite.
devops incident-management monitoring open-source rails ruby self-hosted sqlite status-page uptime
Last synced: 11 May 2026
https://github.com/crisboleda/flight-reservation-system
Complete flight booking application built with microservices architecture.
apigateway fastapi microservices pytest python3 sqlite
Last synced: 16 Apr 2025
https://github.com/synle/sqlui-native
azure azure-storage cassandra cockroachdb cosmosdb mongodb mssql mysql postgresql redis sql sqlite sqlui-native sqluinative
Last synced: 12 May 2026
https://github.com/xafero/buildscripts
A place for my build scripts and sometimes native libraries otherwise not found in the Internet
Last synced: 12 May 2026
https://github.com/crabstechnologies/notes-api
🧠 Simple Notes API built with NestJS, TypeORM, SQLite, and Swagger — a clean CRUD backend for learning and portfolio projects.
api backend crud learning-project nestjs nodejs sqlite swagger typeorm typescript
Last synced: 04 May 2026
https://github.com/crbroughton/sibyl
A lightweight, type-safe query builder for sql.js, libSQL & Bun
bun database db embedded sql sqlite typescript wasm
Last synced: 11 Apr 2026
https://github.com/rajyo/unicorn-app
Developed a combined OTT Platform and Chat App web application using Vite, Django Channels and DRF. Used Fetch API to make API requests to the TMDB API and implement DRF’s build-in Token Authentication. Implement a chat interface using Django Channels including message handling, broadcasting, CRUD operations,/ SQLite, Redis, SCSS and Material UI.
django-rest-framework djangochannels fetch-api material-ui reactjs redis redux-toolkit scss sqlite
Last synced: 11 Apr 2026
https://github.com/danlikendy/local_llm_project
Local AI assistant with web interface built on Ollama. Fully private artificial intelligence system running on your computer without internet connection. Features conversation memory, modern web interface, and ability to connect from any device on local network
ai-assistant chat-bot flask llm local-ai offline-ai ollama privacy python sqlite web-interface
Last synced: 04 May 2026
https://github.com/shunji-taki/aichan
Slack上でOpenAIを使う会話型AIボット「AIちゃん」のソースコード
chatbot openai openai-api-chatbot python slack slack-bolt slack-bot sqlite
Last synced: 04 May 2026
https://github.com/clupus/vfox-sqlite
SQLite plugin for vfox. Port of asdf-sqlite
Last synced: 04 May 2026
https://github.com/aaron-smits/community-kaleidoscope
An events and community updates website using Sveltekit, Vercel, and Turso
javascript jsdoc sqlite svelte sveltekit tailwindcss turso
Last synced: 04 May 2026
https://github.com/ronhedwigzape/simpletodo
A simple to-do mobile app using .NET MAUI C# with SQLite
Last synced: 12 May 2026
https://github.com/xe-nvdk/squeeze
Squeeze is a Open Source tool to check hosts and response time, it's powered by FastAPI, Python, SQLite and InfluxDB.
fastapi influxdb monitoring-application monitoring-tool python sqlite
Last synced: 04 May 2026
https://github.com/sebyx07/rust-ratatui-todos
A high-performance todo list application with TUI, CLI, and REST API interfaces. Built with Rust, Ratatui, SQLite, and Axum with full pagination support.
axum cli crossplatform pagination productivity ratatui rest-api rust sqlite terminal todo tui
Last synced: 04 May 2026
https://github.com/luansilvatechdp/scas
Sistema de Controle de Atendimentos desenvolvido em Python e SQLite
Last synced: 12 May 2026
https://github.com/jefri1234/crud-next
App CRUD de tareas puedes Visualizar, crear, editar y eliminar
nextjs14 npm prisma react shadcn-ui sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/vitor-msp/todos
Todos minimal api.
aspnet dotnet entity-framework minimal-api sqlite
Last synced: 04 May 2026
https://github.com/antonioisaacdias/api-flask-books
API Rest em Python e Flask para cadastramento e gerenciamento de livros.
api api-rest flask flask-api flask-migrate flask-sqlalchemy python sqlalchemy-orm sqlite
Last synced: 04 May 2026
https://github.com/devalex-full/north-radar
Central operacional de agentes de IA para análise de oportunidades, arquitetura de software e geração de propostas comerciais.
agents automation crm drizzle electron freelancing ia playwright productivity react saas scraping sqlite typescript vite
Last synced: 26 Jun 2026
https://github.com/jameskulu/ashishpress
It is a desktop application where users can manipulate their product details.
Last synced: 13 May 2026
https://github.com/sreeharshrajan/recipe-tracker-api
A production-ready RESTful API built with Laravel 12 for managing cooking recipes.
crud interview-project laravel laravel-sanctum php phpunit recipe-tracker rest-api sqlite
Last synced: 05 May 2026
https://github.com/thiagosilvaantenor/api-nodejs
API de cadastro de clientes construida com nodeJS no curso de javascript da AVANCATECH
api express-nodejs javascript nodejs prisma-orm sqlite
Last synced: 05 May 2026
https://github.com/tiagotas/mauiappminhascompras
CRUD no SQLite usando .NET MAUI
crud maui-app microsoft-net sqlite
Last synced: 17 May 2026
https://github.com/damoscodehub/superagency
Database for the hiring of superheroes and supervillains (originally for CS50's SQL course)
cs50 database database-management database-schema final-project harvard harvardcs50 sql sqlite sqlite3 superheroes
Last synced: 05 May 2026
https://github.com/raycarterlab/dingtalkoauth
OAuth2 With Alibaba‘s DingDing App to Retrieve User Info
fastapi fastapi-sqlalchemy oauth2 postgresql python3 sqlite
Last synced: 05 May 2026
https://github.com/demon-2-angel/product-customer-acquisition-analysis-using-behaviour
The database encompasses eight tables with varied attributes and rows. Key analyses include product restocking needs, top VIP customers' contributions, and an average customer profit of $39,039.59. Recommendations emphasize strategic marketing to new customers and incentives for existing VIP clients based on acquisition costs and profit insights.
customer-products customer-segmentation data-analysis database sqlite
Last synced: 05 May 2026
https://github.com/puse/slaq
Users and workspaces with Express and SQLite
express knex objectionjs sqlite vue
Last synced: 11 Apr 2026
https://github.com/elainefs/django-cars
Sistema de Gerenciamento de Carros
django django-project python sqlite
Last synced: 13 May 2026
https://github.com/qubitsync/vidweave
Efficient Zig-based backend for video processing, handling transcoding, quality chunking, and optimization for seamless streaming applications
Last synced: 05 May 2026
https://github.com/mohamed-taha-essa/django-digital-resume
Django Digital Resume Builder
api-rest bootstrap5 ckeditor classbasedviews css django django-framework django-rest-framework gihub git html5 portfolio python sqlite
Last synced: 11 Apr 2026
https://github.com/dariustb/cocktailsearch
Python web app to search cocktail recipes via SQLite queries
Last synced: 01 Mar 2025
https://github.com/madihanazir/students-api
Students API is a lightweight and efficient RESTful API built with Go and SQLite, designed to manage student records. It provides essential CRUD operations (Create, Read, Update, Delete) along with a HEAD request to check if a student exists without fetching their full details.
backend backend-api golang restful-api sqlite tableplus
Last synced: 13 May 2026
https://github.com/micael-william/web-store
**WebStore** é uma plataforma de e-commerce desenvolvida com PHP e SQLite, ideal para pequenas e médias lojas online. O sistema oferece funcionalidades completas como cadastro de produtos, gerenciamento de usuários, carrinho de compras, finalização de pedidos e um painel administrativo.
html-css-javascript mysql php8 sqlite tailwind
Last synced: 05 May 2026
https://github.com/pablwoaraujo/nodejs-testes-unitarios-e-de-integracao
alura jest jest-tests node nodejs sqlite sqlite3 supertest
Last synced: 05 May 2026
https://github.com/alideweb/sql_ref
cheetsheet database mysql postgres postgresql sql sqlite
Last synced: 15 Mar 2025
https://github.com/henryleach/store-mqtt-data
A Python 3 script that subscribes to an MQTT broker, and stores the readings into an SQLite3 Database.
iot mqtt python smart-home sqlite
Last synced: 05 May 2026
https://github.com/negarprh/to-do-list
Task Master 📝 - A sleek, responsive, and feature-rich task management web app built with Flask and SQLAlchemy. Add, update, and delete tasks effortlessly with a beautiful frosted-glass UI and smooth animations. Perfect for showcasing modern web design and Python skills!
css flask html python sqlalchemy sqlite
Last synced: 05 May 2026
https://github.com/jesusbmx/ormx-android
Convertir datos entre el sistema de tipos utilizado en un lenguaje de programación orientado a objetos
android orm pojo sqlite sqlite-android
Last synced: 05 May 2026
https://github.com/phx/browserintel
Suite of python3 tools including platform-dependent golang binaries to gather browser info from red team exercises
browser cookies cybersecurity golang hacking python3 redteam sqlite sqlite3
Last synced: 05 May 2026
https://github.com/andrepfdev/corno-lendario
Corno Lendário é uma API divertida e leve desenvolvida em Laravel para gerenciar um ranking de cornos.
api artisan eloquent mysql php php8 restful-api sqlite
Last synced: 05 May 2026
https://github.com/odnodn/pneumoai
Pneumologisches Praxis-Management visuell
filesystemaccessapi langchain langgraph llm material-react-table mui nextjs react react-hook-form sqlite webcrypto-api zustand
Last synced: 11 Apr 2026
https://github.com/ozmberkan/easystock
.NET ve react ile yapılmış ürün stok ve gerilbildirim yönetim projesi
database dotnet react sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/dwija12903/contact-manager-web-app
Contact Manager is a simple web application that allows users to manage their contacts.
flask flask-sqlalchemy html-css reactjs sqlite
Last synced: 05 May 2026
https://github.com/dnyfzr/acid-cache
💙 Async Key Value Store w/ Express API
Last synced: 14 Sep 2025
https://github.com/sazardev/clean_stock
The Clean Stock App is a comprehensive solution for managing and tracking stock inventory both online and offline.
api-rest desktop-app flutter flutter-apps flutter-examples mobile-app responsive-design sqlite theme-switcher
Last synced: 05 May 2026
https://github.com/gogun-rgb/ai-work-rollback-logbook
A beginner-friendly rollback logbook for AI coding tools such as Codex, Claude Code, and OpenCode.
ai-coding beginner-friendly claude-code codex developer-tools git nextjs opencode rollback sqlite
Last synced: 27 Jun 2026