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-06-30 00:25:48 UTC
- JSON Representation
https://github.com/kaicianflone/consensus-local-mcp-board
Local-first MCP runtime for multi-agent consensus guard workflows. AI code review, weighted voting, HITL approval gates, full observability — all on SQLite.
ai-agents code-review consensus guard human-in-the-loop mcp openai sqlite typescript workflow-engine
Last synced: 04 Apr 2026
https://github.com/clay-good/agent-replay
agent-replay is a 100% local, SQLite-powered CLI tool for time-travel debugging AI agents that lets you replay execution traces, diff behavioral changes, fork runs to test fixes, and run AI-powered evaluations or safety guardrails to eliminate hallucinations and production failures.
agentic-workflows ai-agents ai-evaluation cli developer-tools guardrails hallucination-detection local-first machine-learning-engineering prompt-engineering rag regression-testing sqlite trace-analysis typescript
Last synced: 04 Apr 2026
https://github.com/dieegogutierrez/cafewebsite
Cafe work friendly website built with Flask
bootstrap css flask html sqlalchemy sqlite
Last synced: 10 Apr 2026
https://github.com/dinithmaleesha/wear-counter-flutter
A Flutter app to track cloth wear activity. Users can add, update, and delete clothes, and manage wear counts. Developed as a learning project and now abandoned 🤷
flutter flutter-apps sqlite sqlite-database
Last synced: 10 May 2026
https://github.com/danielemidio1988/to-do-list-backend
Projeto 'To-Do-List' é uma API de gestão de tarefas de uma empresa.
Last synced: 04 Apr 2026
https://github.com/jefferson-gbarbosa/api-pass-in
O pass.in é um aplicativo de gestão de participantes em eventos presenciais que foi desenvolvido no NLW Unite da Rocketseat
cors dayjs fastify nodejs prisma sqlite typescript zod
Last synced: 04 Apr 2026
https://github.com/gcomneno/qhse-supplychain-demo
Demo QHSE event-driven con outbox transazionale e audit trail
alembic audit-trail event-driven fastapi outbox postgresql qhse sqlalchemy sqlite supply-chain
Last synced: 18 Apr 2026
https://github.com/02siri/burritoking
Food Ordering GUI Desktop Application
java javafx-gui jdbc-driver jdk junit scenebuilder sqlite
Last synced: 18 Apr 2026
https://github.com/mrazza/cctv-home-occupancy
A CPU-optimized local Linux pipeline using OpenAI CV and YOLOv8/ByteTrack to monitor home occupancy via RTSP streams, featuring directional tripwire tracking and a FastAPI query endpoint.
bytetrack computer-vision fastapi home-automation motion-detection object-tracking opencv rtsp sqlite yolov8
Last synced: 26 May 2026
https://github.com/moisesnetouou/nlw-heat
elixir elixir-phoenix expo nodejs prisma react-native reactjs socket-io sqlite typescript vite
Last synced: 04 Apr 2026
https://github.com/vitinho163/nlw-copa-ignite
Projeto desenvolvido durante a Next Level Week Copa, na trilha Ignite da @Rocketseat.
expo fastify next nodejs react react-native sqlite tailwindcss typescript
Last synced: 04 Apr 2026
https://github.com/adhiiisetiawan/query-optimization-sqlite
Code for query optimization in SQLite
android query-optimization sqlite
Last synced: 10 Apr 2026
https://github.com/xanhex/comboss
Fighting combo app
bootstrap5 css docker flask gunicorn jinja2 pytest python sqlalchemy sqlite
Last synced: 04 Apr 2026
https://github.com/andresilveira1/food-explorer-api
A Rest API build with Node.js to a fictitious restaurant.
express javascript knex nodejs sqli sqlite sqlite3
Last synced: 04 Apr 2026
https://github.com/kahsolt/akasha
Hyperlight-weight pseudo-ORM framework for SQLite3, aimed to handle simple player data in Minecraft plugins.
hypnos lightweight mysql orm sqlite toy-project
Last synced: 02 May 2026
https://github.com/gpalleschi/gpsqlite
gpSqlite is a C library providing some funcionalities to use sqlite db
Last synced: 05 May 2026
https://github.com/alexekinney/url-shrtnr
Shortern URLs with ExpressJS, sqlite, and EJS
ejs express expressjs sql sqlite sqlite3 url-shortener
Last synced: 04 Apr 2026
https://github.com/charles-dr/contacts-server
Node API for contact management
expressjs nodejs sql sqlite typescript unit-testing
Last synced: 04 Apr 2026
https://github.com/freewall/dbfy
database editor
mysql nextjs postgresql sql sqlite typescript
Last synced: 04 Apr 2026
https://github.com/arturmareknowak/grpcgraphqlwebsockets
Implementation of REST, gRPC, WebSockets and GraphQL endpoints within one container with data stored in SQLite
docker graphql grpc hotchocolate rest signalr sqlite swagger
Last synced: 04 Apr 2026
https://github.com/valettamartin/malla_curricular
A Flutter mobile app for managing a university curriculum.
academic-planner android app-development course-management dark-mode dart flutter ios mobile-app sqflite sqlite
Last synced: 13 Jan 2026
https://github.com/ksh168/django_blog
Blog website made using Django and deployed on PythonAnywhere. Uses sqlite3 as database
django pillow python pythonanywhere sqlite
Last synced: 18 Apr 2026
https://github.com/moeller-projects/yugiohcarddatabasebuilder
card database databases sqlite ygo ygo-database yugioh
Last synced: 18 Apr 2026
https://github.com/edgonzalez24/to-do-list-crud
A REST API built with Express.js, TypeScript, Prisma, and SQLite.
expressjs prisma sqlite typescript
Last synced: 05 May 2026
https://github.com/coregx/pubsub
Production-ready Pub/Sub library and standalone service for Go. Reliable messaging, DLQ, exponential backoff, clean architecture.
clean-architecture ddd docker event-driven go golang message-queue messaging microservices mysql postgresql pubsub queue rest-api sqlite
Last synced: 13 Jan 2026
https://github.com/pedrohvfernandes/api-micro-saas-todo-stripe
Ferramenta simples de todo, onde o usuário tem o plano free e o plano de 9 reais onde ele pode cadastrar ilimitadas tarefas
bun eslint husky prisma sqlite stripe typescript webhook
Last synced: 18 Apr 2026
https://github.com/andthezhang/payload-drizzle-studio
Using Drizzle Studio with Payload CMS
drizzle drizzle-studio drizzlestudio payload payloadcms postgresql sqlite
Last synced: 10 Apr 2026
https://github.com/rodrigo-kelven/fastapi_graphql
Este projeto é uma API GraphQL simples construída com FastAPI e Strawberry, duas ferramentas poderosas do ecossistema Python. A API permite que os usuários consultem uma lista de itens, cada um contendo um ID, username, fullName, email, role, hashedPassword, disabled, verified, createdAt.
docker fas graphql mon python3 redis sqlite
Last synced: 05 Apr 2026
https://github.com/kwonnayeon/sql-focused-ds-prep
SQL-focused solutions and notes for data science technical interviews
data-science interview-prep postgresql sql sqlite
Last synced: 02 May 2026
https://github.com/pixzl/recall
Shared memory for Claude Code — MCP server + CLI that indexes your local sessions and memory across all projects.
claude claude-code cli developer-tools embeddings mcp model-context-protocol semantic-search sqlite typescript
Last synced: 04 Jun 2026
https://github.com/wesleyp846/djamgo_conceito_autenticacao
Esta aplicação é um sistema web para cadastro de usuários, implementando autenticação e registro de usuários de forma segura e profissional utilizando o framework Django.
authentication backend bootstrap database django html python sqlite web
Last synced: 05 Apr 2026
https://github.com/nixoletas/lista-presenca
Gerenciador de convidados em eventos e confirmação de presenças, geração de relatório e ordenação.
Last synced: 08 Apr 2026
https://github.com/karmaniverous/jeeves-runner
Graph-aware job execution engine with SQLite state. Part of the Jeeves platform.
cli cron fastify job-scheduler nodejs queue sqlite task-runner typescript
Last synced: 16 May 2026
https://github.com/susannnnnna/qt-habitflowdiary
A user-friendly app that allows individuals to record essential health-related data
cmakelists cpp database qml qt6 sqlite
Last synced: 18 Apr 2026
https://github.com/giseletoledo/pythonsql
Google collab exercícios com Python e SQL
Last synced: 14 Mar 2025
https://github.com/azevedoguigo/nlw-spacetime-api
Projeto desenvolvido durante a NLW da Rocketseat.
fastify nodejs prisma sqlite typescript
Last synced: 18 Apr 2026
https://github.com/ohimoiza1205/advanced-to-do-list-application
Developed an advanced To-Do List application with a modern graphical user interface (GUI) using PyQt5 and SQLite for database management.
database-management gui python qt5 sqlite
Last synced: 18 Apr 2026
https://github.com/codewithkyle/schema-sketcher-app
Plan and visualize database schema diagrams privately and freely.
database-schema diagram-editor diagramming mysql postgresql sql-server sqlite
Last synced: 05 Apr 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/lonyasha/cs50w-mail
Mail is a single-page email client. It allows users to send, receive, view, archive, and reply to emails through a dynamic interface that communicates with a backend API. This project is part of CS50's Web Programming with Python and JavaScript course.
ajax cs50w django email-client html-css javascript python rest-api single-page-applications sqlite web-development
Last synced: 05 Apr 2026
https://github.com/eltonsantos/jobfinder
Projeto desenvolvido no curso da Udemy: JavaScript do básico ao avançado (c/ Node.js e projetos). Link: https://www.udemy.com/course/javascript-do-basico-ao-avancado-com-node-e-projetos
express handlebars javascript node nodemon postgres sequelize sqlite
Last synced: 05 Apr 2026
https://github.com/bloomca/youtube-mp3-grabber
Application to follow channels on youtube and convert new episodes to mp3
Last synced: 18 Apr 2026
https://github.com/bdeekshith066/restaurant-uptime-tracker
A FastAPI-based backend that tracks store uptime/downtime from pings and generates time-zone aware reports for the last hour, day, and week.
fastapi python sqlalchemy sqlite
Last synced: 18 Apr 2026
https://github.com/peterkneale/galaxy
Sample Code: ServiceStack API + OrmLite + SQLite for aspnetcore sample
aspnetcore csharp ormlite servicestack sqlite
Last synced: 18 Apr 2026
https://github.com/vasu05/loginsigning-demo
Android app demo for signing / logout case handling using shared preferences.
android camera image login mobile-app offline sharedpreferences singing sqlite
Last synced: 18 Apr 2026
https://github.com/samirasiavash/user_management_application
The User Management Application is a desktop application with a three-tier architecture, written in OOP in Python, and deployed on SQLite. This application has features such as registration, login, search, changing user status and roles, pagination, etc.
3tier decorator login manage-users oop pagination performance-logging python registration search sqlite sqlite-database tkinter user-management-system user-managment
Last synced: 18 Apr 2026
https://github.com/glugg23/notesprogram
Building a program to write notes on using Java and SQLite
Last synced: 18 Apr 2026
https://github.com/teslaproduuction/calculation_of_the_heat_balance
This application, developed in Python, is designed to perform calculations of the thermal balance in molds when casting metal castings. It allows you to determine how much heat comes from the metal and how much heat needs to be removed from the mold to ensure optimal conditions for casting.
matplotlib-python python3 sqlite tkinter-gui
Last synced: 18 Apr 2026
https://github.com/kezouke/grossing-films-dataviz
Project that extracts information about the highest-grossing films from Wikipedia, stores it in a database, and presents it through an interactive, modern web page hosted on GitHub Pages
data-visualization data-wrangling json sqlite wikipedia
Last synced: 18 Apr 2026
https://github.com/iamtonmoy0/go-sales-api
A ready to use Sales API with golang,gorm and sqlite3
api api-client api-rest golang gorm gorm-orm sales-api sales-management sales-management-system sqlite sqlite3
Last synced: 18 Apr 2026
https://github.com/sup2point0/ignis
Various projects involving the Yu-Gi-Oh! card game, including asynchronous API requests, SQL databases, machine learning, and a Discord bot!
ai discord discord-bot ignis ignister machine-learning nextcord sql sqlalchemy sqlite ygo ygoprodeck yu-gi-oh yugioh yugioh-api yugioh-card-images
Last synced: 18 Apr 2026
https://github.com/frankdias92/product-store-api
Server-Store is a robust API designed to streamline product, user, and authentication management within an e-commerce application. It provides functionalities for user registration, login, and comprehensive product management.
api-rest authentication ecommerce-website expressjs json jwt-auth knexjs nodejs sqlite
Last synced: 10 Apr 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/vinny990/order-management-api
FastAPI-based Order Management API with SQLite, Docker, and CI/CD pipeline.
backend ci-cd docker fastapi microservices python rest-api sqlalchemy sqlite
Last synced: 03 May 2026
https://github.com/muhammadmoeezkhan/vehicle-repair-app
Android SQLite Full-Stack Application To Help Users Manage/Track Vehicle Repairs
Last synced: 19 Apr 2026
https://github.com/heinrich10/pyfastapi
Simple backend example using Python and FastAPI
fastapi python sqlalchemy sqlite
Last synced: 19 Apr 2026
https://github.com/bearddan2000/docker-desktop-alpine-sqlitebrowser-visualizer
This is a POC project to demonstrate sqlitebrowser a database visualization tool.
alpine desktop docker sqlitbrowser sqlite sqlitebrowser visualizer
Last synced: 19 Apr 2026
https://github.com/whosonfirst/go-whosonfirst-sqlite-brands
Go package for working with Who's On First brands and SQLite databases.
brands golang sqlite whosonfirst
Last synced: 19 Apr 2026
https://github.com/celestial-0/taskly
🤖 AI-powered task management app built with React Native. Capture tasks via text, voice, or images with smart auto-categorization. Local-first with optional cloud sync.
drizzle-orm expo mobile-app nativewind react-native sqlite task-tracker typescript
Last synced: 03 May 2026
https://github.com/serratotech/laravel-testing-project
kahlan laravel laravel-5 laravel-52 php php56 phpspec phpunit phpunit-tests sqlite testing
Last synced: 19 Apr 2026
https://github.com/kitsuyaazuma/go-react-blog
golang material-ui react sqlite typescript
Last synced: 19 Apr 2026
https://github.com/ashutosh7i/night-owl
Night Owl 🦉 is a versatile, tag-based logging system designed to be simple, fast, and platform-independent.it allows developers to define custom tags and easily send logs to a server for later retrieval based on these tags.
Last synced: 20 Feb 2026
https://github.com/rayhanadev/nanoupload-server
A Cloudflare Worker that stores and responds with data from NanoUpload
cdn cloudflare d1 drizzle file-upload files hono pastebin r2 s3 sqlite url-shortener workers
Last synced: 19 Apr 2026
https://github.com/iluknow/encrypted_notes_app
Encrypted Notes - безопасное веб-приложение для заметок с полным шифрованием AES-256-GCM. Пароли никогда не сохраняются, только зашифрованный контент. Идеально для личного использования и изучения криптографии на PHP.
aes-256-gcm encryption openssl php privacy security sqlite web-app
Last synced: 19 Apr 2026
https://github.com/agnivchtj/gogreen
A scalable Java application that stimulates a more ecological ‘green’ lifestyle and enables users to keep track of their carbon footprint
gitlab-ci http-response-codes jacoco-plugin java javafx junit maven-pom mockito rest-api spring-boot spring-jpa sqlite
Last synced: 03 May 2026
https://github.com/lunardiver/smolyshortener
Smoly is a URL shortener service with an underlying SQLite database.
asp-net-core csharp cshtml css database javascript js sql sqlite url-shortener
Last synced: 10 Apr 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/rajeevtapadia/myeconomicdownfall
Just an app to keep track fuel expense and mileage
android-app mileage-calculator react-native sqlite
Last synced: 20 Apr 2026
https://github.com/hari7261/intellicore-crm
advanced CRM system combines intelligent web scraping with AI-powered responses to provide comprehensive and accurate information on any query.
ai ai-integration crm crm-solution deepsearch flask gemini googlegenerative hari7261 perplexity-ai python research sqlite
Last synced: 20 Apr 2026
https://github.com/arbitercorp/arbiter
A multi-agent orchestration runtime for the terminal and the network.
agent ai cpp llm mcp memory orchestration runtime sqlite
Last synced: 03 May 2026
https://github.com/mr-chang95/disaster_response_pipeline
Data Science Project for Udacity's Data Scientist Program. Here I created a webapp and ML/NLP pipeline that analyzes message data for disaster response and shows classification results.
data-engineering data-pipeline data-science disaster-response etl-pipeline flask gridsearchcv jupyter-notebook machine-learning natural-language-processing nlp ntlk python python-script sklearn sqlalchemy sqlite udacity-data-science-nanodegree
Last synced: 10 Apr 2026
https://github.com/mariaseverino/rest-api
🔒 An authentication with node.js.
Last synced: 10 Apr 2026
https://github.com/mitchi-02/android-notes-fragments
An android notes app that uses dynamic fragments and SQLite DB.
android fragments java mobile-app sqlite
Last synced: 20 Apr 2026
https://github.com/batukaraman/telephone-book
pyqt5 python sqlite telephone-book
Last synced: 03 May 2026
https://github.com/ankman007/books-api-drf
A simple RESTful API built with DRF to manage a collection of books. It supports full CRUD operations along with filtering and pagination.
django-filter django-rest-framework sqlite swagger-ui
Last synced: 19 Apr 2026
https://github.com/flavioccf/nlw2-server
Next Level Week 2 by RocketSeat - server side project
musify nextlevelweek nodejs postgresql proffy sqlite
Last synced: 20 Apr 2026
https://github.com/omarsalemdmet/go-school-stdb
Web-based attendance and grading management system built in Golang using the Echo framework
full-stack golang htmx server-side-rendering sqlite
Last synced: 20 Apr 2026
https://github.com/anna-hope/sqlite-zig
Tutorial from https://cstack.github.io/db_tutorial/ but in Zig
database recurse-center sqlite zig
Last synced: 20 Apr 2026
https://github.com/s00inx/aiogram-simple-todo-bot
asynchronous to-do-list bot with reminders, using python, postgresql, sqlite.
aiogram postgres postgresql python sqlite telegrambot
Last synced: 20 Apr 2026
https://github.com/luiizsilverio/node_heat
Back-end em Node desenvolvido durante o NLW Heat
axios jsonwebtoken nlw nodejs prisma socket-io sqlite typescript
Last synced: 20 Apr 2026
https://github.com/jerryblessed/streamright
A video streaming and video compression software
Last synced: 03 May 2026
https://github.com/raulpe7eira/inventory
Laboratório de Validação de Conhecimento para Globo
bootstrap css devise globo heroku hiring hiring-challenge html postgresql rails rspec ruby sqlite
Last synced: 10 Apr 2026
https://github.com/mariccardoso/pf-backend-sabia
Backend do Projeto Sabiá - Plataforma digital inclusiva voltada para auxiliar crianças e jovens com deficiências cognitivas
api crud-application express nodejs sqlite
Last synced: 03 May 2026
https://github.com/vitormanoelvidal/projeto-desenvolvido-em-sala-de-aula-dw
API CRUD com NestJS + Prisma + SQLite + Insomnia
academic-project nestjs nestjs-backend prisma prisma-orm sqlite
Last synced: 20 Apr 2026
https://github.com/cribbles/discogs-shuffle
🎧 sync and shuffle Discogs collections
discogs discogs-client ecto elixir sqlite
Last synced: 20 Apr 2026
https://github.com/siakinnik/film-founder-bot
AI-powered Telegram bot to find movies by description. Built with Node.js, Telegraf.js, Google Gemini API, and SQLite. Features session management and multi-language support (RU/EN/DE).
ai gemini-ai generative-ai movie-finder-app nodejs sqlite telegraf telegram-bot telegram-bot-ai-assistant
Last synced: 20 Apr 2026
https://github.com/viniciusmecosta/peatdata
docker-compose fastapi python sqlalchemy sqlite
Last synced: 21 Apr 2026