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/ojailson17/nlw-esports-backend
Aplicação backend desenvolvida durante o evento NLW - eSports organizado pela Rocketseat. A aplicação tem como objetivo conectar pessoas que jogam o mesmo game e possuem a mesma disponibilidade de horário.
express nodejs prisma sqlite typescript
Last synced: 14 Apr 2026
https://github.com/dedaldalde/bun_database_wrappers
🔗 Simplify database interactions with type-safe wrappers for MySQL, Redis, and SQLite using Bun's SQL API, ensuring security and ease of use.
api bun crud mysql mysql-wrapper native redis redis-wrapper runtime sqlite sqlite-wrapper typescript wrapper
Last synced: 08 Apr 2026
https://github.com/ttyobiwan/dstrat
Example Go + Temporal tasks scheduling app
Last synced: 20 May 2026
https://github.com/tutods/nlw-12
Rocketseat NLW 12 - Spacetime project with React, Tailwind CSS, TypeScript, Node.js and Prisma.
fastify next nextjs nlw node nodejs prisma react rocketseat sqlite tailwind tailwindcss
Last synced: 11 Apr 2026
https://github.com/manjit-baishya-datascience/blue-waters-amusement-park-ticket-management-system
This project contains SQL scripts to create and manage a database for an amusement park. The database is designed to store information about rides, visitors, tickets, staff, facilities, maintenance records, ride reviews, ride assignments, ride entries, and visitor feedback.
database database-management-system sql sqlite
Last synced: 15 May 2026
https://github.com/fabdoc27/alcatraz
Alcatraz simple blog platform where readers can enjoy articles, managed entirely by one owner who creates and organizes all content.
laravel laravel-breeze php sqlite tailwindcss
Last synced: 08 Apr 2026
https://github.com/dimmg/sonetwork
Minimalistic API using Django Rest Framework
django-rest-framework jwt sqlite
Last synced: 14 May 2026
https://github.com/areal060781/blog-application
A Flask blog application with user management
flask flask-login flask-mail sqlalchemy sqlite virtualenv wtforms-flask
Last synced: 27 Apr 2026
https://github.com/desyatkoff/impressle
This repository is the source code of impressle.fun website. Impressle is a unique social network where you have to draw by hand, not uploading image files
css flask flask-babel flask-login flask-sqlalchemy html impressle impresslefun javascript purecss python sqlite
Last synced: 07 Mar 2026
https://github.com/cizeero/hache
Have your function outputs cached persistently using SQLite using a simple decorator
cache cache-storage lru-cache sqlite
Last synced: 02 Jan 2026
https://github.com/ivanbgd/sqlite-client-rust
SQLite client
sqlite sqlite-client sqlite-database sqlite3 sqlite3-database
Last synced: 15 May 2026
https://github.com/bell-kevin/sqlitedatabase
SQLiteDatabase free course. WSDA_Music.db
Last synced: 20 May 2026
https://github.com/green-blue-couchette/mini-project---weather-db-with-python
A Python program to retrieve weather data from OpenWeatherMap and store it in an SQLite database. Hands-on project to aid my learning and for my portfolio.
databases hobby-project portfolio python sqlite
Last synced: 03 Feb 2026
https://github.com/lambdachad/posts
Basic blog with SvelteKit and better-sqlite3
Last synced: 15 May 2026
https://github.com/danhpaiva/sistema-gerenciamento-conta-bancaria-net-7-sqlite
Exercício para revisão e fixação do conteúdo da UC de Estrutura de Dados e Análise de Algoritmos.
Last synced: 20 May 2026
https://github.com/dddryinside/word
🧑🎓📖 Application for learning foreign languages
css desctop desctop-app gui gui-application java javafx learning sql sqlite study
Last synced: 01 Jan 2026
https://github.com/adrianoleitedasilva/user-api
Esta é uma API RESTful criada em Node.js que permite gerenciar usuários. Ela suporta operações de criação, atualização, exclusão e listagem de usuários. A API utiliza o SQLite como banco de dados por padrão, mas está preparada para ser migrada para MySQL. Além disso, foi configurada com Swagger.
api mysql-database rest-api sqlite swagger-ui
Last synced: 06 Apr 2025
https://github.com/zainab7681051/disneymoviesapi
API for retrieving a list of Disney animation movies with their title, summary, runtime, etc.
api-rest cs dotnet-core sqlite
Last synced: 09 Apr 2026
https://github.com/srenner/stock-analysis
[.NET Core] Looking at stock data
alpha-vantage c-sharp entity-framework-core net-core sqlite
Last synced: 01 May 2026
https://github.com/alxmart/m22_sqliteandroid
App básico para fazer um CRUD no DB SQLite no celular, usando padrão DAO e SQLiteOpenHelper. Desenvolvido no módulo "Banco de Dados no Android" da Mentoria Profissão Desenvolvedor Android, da CODANS (By Jamilton Damasceno)
android android-app dao-design-pattern kotlin kotlin-android sql sqlite sqliteopenhelper
Last synced: 05 May 2026
https://github.com/zzarif/pearl-library-management-django-webapp
Course Project for RDBMS Programming Lab: A Modern Library management Webapp built with HTML+CSS+JavaScript (Frontend) and SQLite+Django REST Framework (Backend).
admin css django html javascript python rdbms sqlite user-management
Last synced: 09 Apr 2026
https://github.com/keanteng/trading-database
🔍 A Study On Trading Company Database
database database-management inventory json python sqlite synthetic-data trading-and-supply
Last synced: 02 Jan 2026
https://github.com/zainibeats/taskwise
TaskWise is an AI-powered todo app that automatically prioritizes and categorizes your tasks, suggests subtasks, and syncs across devices via a self-hosted SQLite backend—helping you stay focused and organized with minimal setup.
ai docker genkit google-gemini google-gemini-api nextjs productivity react self-hosted sqlite to-do-list
Last synced: 29 Apr 2025
https://github.com/aarush2099/global-emergency-response-system
Global Emergency Response System is built to provide help to people in times of emergencies quickly and effectively computerizing the process of requesting an emergency dispatch,it contains 2 Android apps and 1 web application,Firebase and sqlite used for data storage
android app firebase geofencing geolocation sqlite web-app
Last synced: 12 Apr 2026
https://github.com/labex-labs/sqlite-intermediate-to-advanced
In this course, delve into advanced SQLite techniques. Master constraints, indexing, joins, subqueries, transactions, triggers, views, full-text search, JSON, backups, PRAGMA tuning, CTEs, window functions, and more!
advanced-sql course data-analysis data-integrity data-manipulation data-modeling database database-design hands-on labex labs performance-tuning programming query-optimization relational-database schema-management sql sqlite stored-procedures transaction-management
Last synced: 18 May 2026
https://github.com/labex-labs/sqlite-for-beginners
In this course, you'll learn the fundamentals of SQLite, from setting it up on Linux to creating databases, building tables, and querying data. Perfect for beginners!
challenges course exercises hands-on labex labs playground programming sqlite
Last synced: 28 Jul 2025
https://github.com/fitchmultz/promo-studio
Codex commerce demo where an autonomous agent edits, tests, builds, and validates isolated storefront variants.
ai-agents codex demo ecommerce mit nextjs sqlite typescript validation
Last synced: 01 Jul 2026
https://github.com/ryohidaka/action-setup-sqlite
GitHub Actions to setup SQLite environment.
database github-actions sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/dmehra2102/go-rest-api
It's a basic REST API's using golang
Last synced: 20 May 2026
https://github.com/bsnext/mysql-minifier
MySQL/SQL Queries minifier.
compress minifier mysql node optimizer sql sqlite typescript
Last synced: 06 May 2026
https://github.com/tiagom13/plann.er-api
API plann.er NLW Journey
dayjs fastify fastify-cors fastify-type-provider-zod nodejs nodemailer prisma sqlite tsx typescript zod
Last synced: 07 Mar 2026
https://github.com/cesardev31/cortex_engine
Cortex Engine es un proyecto de código abierto personal,
cpp game-engine multiplatform opengl-es sqlite
Last synced: 03 May 2026
https://github.com/thomasleavy/devtools-tracker
DevTools Tracker - May 2025
crud css express full-stack javascript js nodejs responsive sqlite
Last synced: 28 Jul 2025
https://github.com/busrakocarslan/gohomework
echo-framework go jwt-authentication redis sqlite swagger-ui
Last synced: 02 Jan 2026
https://github.com/corentin-cott/psdk_jsontosql
PSDK JsonToSQL est simplement un ensemble de scripts écrits en Python qui ont pour objectif de convertir les données JSON (et CSV) de PSDK en tables SQL.
Last synced: 15 May 2026
https://github.com/piyush-sri11/ai-dietitian-django
AI Dietician is a Generative AI-based nutrition and wellness platform designed to offer personalized meal tracking, packaged food analysis, and customized diet planning. The project leverages advanced algorithms to provide tailored nutrition advice and recommendations.
aws django ec2-instance generative-ai langchain mysql ollamaembeddings pythonanywhere sqlite
Last synced: 08 Apr 2026
https://github.com/kahleryasla/micro-mvc-ecommerce
🔬 mvc web project: backed by a single microservice ProductMicroservice. Used Razor and Ajax for async component logic. For ease of setup used SQLite and EF for db connection...
ajax async backend dotnet entity-framework full-stack microservice mvc n-layer plp razor razor-pages sqlite
Last synced: 02 Mar 2025
https://github.com/francescoa27122/inventory-management-system
Full-stack inventory management system for Frank & Son Auto
express inventory-managment nodejs python react scripts sqlite
Last synced: 08 Apr 2026
https://github.com/redscaresu/fakeaws
SQLite-backed mock server simulating AWS APIs across 5 wire formats (Query-RPC, JSON 1.0/1.1, REST/XML, REST/JSON). Deterministic terraform-provider-aws compatibility for offline IaC validation. Companion to infrafactory.
aws golang infrastructure-as-code mock-server opentofu sqlite terraform
Last synced: 05 Jul 2026
https://github.com/alifeee/summon2scale-scoreboard
A scoreboard server for Summon2Scale
flask python scoreboard scoreboard-api sqlite
Last synced: 18 Apr 2026
https://github.com/kevinbdx35/punchline
API REST moderne pour gérer des citations inspirantes avec interface React. Inclut authentification sécurisée, recherche avancée et déploiement CI/CD automatisé.
docker express github-actions jwt nodejs react rest-api sqlite
Last synced: 15 May 2026
https://github.com/sudohikumar/gaming-list
List of Games from CSV files and filter functionality on Backend and Frontend
backend django filter html javascript python sqlite ui
Last synced: 08 Apr 2026
https://github.com/remcostoeten/doraex
A modern web-based database viewer built with a seperate backend in Bun & Hono. Primairly for learning.
bun database-management database-viewer fullstack hono postgresql sqlite svelte
Last synced: 08 Apr 2026
https://github.com/alexdremov/ushort
Extremely simple url shortener
express node sqlite typescript
Last synced: 08 Apr 2026
https://github.com/ferjencoder/09-its-portal
ITS Portal is a comprehensive web application developed as a final project for a Python course at Coderhouse. Designed to streamline project management, communication, and forum interactions for administrators, employees, and clients, the platform leverages Django for backend development, Bootstrap for responsive design, and SQLite for data storage
bootstrap django html-css-javascript python sqlite
Last synced: 08 Apr 2026
https://github.com/riddhi2025/e-commerce-website-project
Web based application Using Django
css django-application html js sqlite
Last synced: 09 Apr 2026
https://github.com/anuj0918/data-science-task
Data science Technical Writer Task
Last synced: 27 Apr 2026
https://github.com/tk-nguyen/ansible-role-rqlite
An Ansible role to install rqlite (https://rqlite.io)
ansible ansible-role database rqlite sqlite
Last synced: 14 Apr 2026
https://github.com/lomartins/job-hunter-skill
Local-first, PII-safe job-hunting copilot. Scrape boards, kanban-track applications, auto-fill ATS forms, tailor resumes per JD — Claude Code skill + CLI + local webapp.
ats automation claude-code claude-plugin claude-skill fastapi htmx job-board job-search job-tracker kanban pii playwright privacy python reactive-resume resume self-hosted sqlite web-scraping
Last synced: 05 Jul 2026
https://github.com/lomartins/owo
owó (money in Yoruba) · Personal finance management system. Rust backend · KMP mobile (planned) · CLI · Privacy-first · Self-hosted
axum cli kotlin-multiplatform personal-finance privacy-first rust self-hosted sqlite
Last synced: 05 Jul 2026
https://github.com/stupidjoon/supa-chat
CF Durable Objects / Supabase Chat App
cloudflare durable-objects react shadcn-ui sqlite supabase typescript vite
Last synced: 22 Jul 2025
https://github.com/tom474/favorite-places-app
A mobile app for saving favorite places with images, GPS coordinates, and offline storage via SQLite.
dart flutter mobile-development sqlite
Last synced: 08 Apr 2026
https://github.com/ddouglss/api-ecommerce
API REST para gerenciamento de produtos, construída com Flask, SQLAlchemy, Flask-Login, Flask-CORS e documentada com Swagger (Flasgger).
flask flask-cors flask-sqlalchemy flask-swagger flasklogin pos pyrhon3 sqlite
Last synced: 08 Apr 2026
https://github.com/pcanadas/productos
Desktop app with Tkinter and SQLite for product management
Last synced: 25 Jan 2026
https://github.com/ariaxhan/metabrain
A zero-dependency SQLite memory layer for AI agents that learns what works: patterns graduate to proven preferences via a built-in experiment loop.
agent-memory agents ai llm memory python self-improving sqlite
Last synced: 01 Jul 2026
https://github.com/marceloxhenrique/gopportunities
A REST API built with Go and Gin for managing job opportunities.
gin-gonic golang gorm-orm sqlite
Last synced: 01 Jul 2026
https://github.com/haydenk/symfony-poly-stack
Full-featured Symfony 8 starter with web auth, JWT API, EasyAdmin, Scheduler, and swappable DB backends — runs in a devcontainer
api-platform bootstrap caddy devcontainer doctrine easyadmin jwt mise mysql php postgresql rest-api sqlite starter-template symfony symfony8 webpack-encore
Last synced: 05 Jul 2026
https://github.com/haydenk/laravel-poly-stack
Devcontainer scaffold for Laravel development with interchangeable MySQL, PostgreSQL, and SQLite drivers plus Redis — no app included, just the environment.
devcontainer docker docker-compose laravel mise mysql php postgresql redis sqlite
Last synced: 05 Jul 2026
https://github.com/alphapriyanshu/fitness-guide
Interactive AI-powered fitness guide offering personalized workout and diet plans
ai ai-workout fitness fitness-ai flask motivational-quotes sqlite web-application
Last synced: 01 May 2026
https://github.com/deanhdz/notepad
Aplicación desarrollado en Flutter para crear Notas y listas de tareas.
Last synced: 01 May 2026
https://github.com/maverick0322/taskify
Sistema distribuido "Local-First" con sincronización en tiempo real (Realtime) y resolución de concurrencia. Implementado con arquitectura de Sidecar (Go/Tauri) y PWA.
architecture distributed-systems go golang local-first pwa react realtime sqlite supabase tauri
Last synced: 29 Jun 2026
https://github.com/tiagoderobertis/routine-manager
An app built with .NET MAUI designed to make it easy to track your gym routines, take notes, and more.
cross-platform csharp dotnet entity-framework-core maui sqlite
Last synced: 20 Apr 2026
https://github.com/d-vale/grade-manager
Team project for the ProgServ2 course at HEIG-VD
css html html-css mail mailhog php sqlite tailwind tailwind-css tailwindcss
Last synced: 20 Apr 2026
https://github.com/stscoundrel/norse-dictionaries-sqlite
Build Norse language group dictionaries into SQLite databases
kotlin medieval-languages medieval-studies old-danish old-icelandic old-norse old-norwegian old-swedish sqlite
Last synced: 01 May 2026
https://github.com/solaimanb/game-library-api
api crud-api fastapi game-library render sqlite
Last synced: 20 Apr 2026
https://github.com/jacintogomez/battleship
Implementation of Battleship using Java Swing UI
Last synced: 01 May 2026
https://github.com/damir-sijakovic/sharefile
Share files protected with access token.
Last synced: 01 May 2026
https://github.com/awalhossainofficial/ird-foundation
A comprehensive Islamic application
nextjs14 nodejs sqlite typescript
Last synced: 01 May 2026
https://github.com/helenanevesdeveloper/django-trivia-website
A Trivia website for users to test their knowledge on Django framework. Built with Python 3.10.12 and Django 5.0.2 with the purpose of practicing.
Last synced: 01 May 2026
https://github.com/mairondc21/pjt_py_00
etl usando python e inserindo no banco sqlite
api csv excel json python sqlalchemy sqlite
Last synced: 01 May 2026
https://github.com/hahnavi/libsql-syncd
Sync libSQL embedded replica using message-triggered updates.
Last synced: 01 May 2026
https://github.com/aryanxxvii/fastapi-boilerplate
FastAPI boilerplate for reference
authentication fastapi fastapi-boilerplate fastapi-template jwt sqlalchemy sqlite
Last synced: 10 May 2026
https://github.com/sshehrozali/user-login-sys
A general purpose Login System that can be connected with any program/software maintained along with real-time login activity
login login-system python python3 sqlite sqlite3 user-login
Last synced: 10 May 2026
https://github.com/badhon495/karigor
A simple web-based Car Workshop Appointment System built using the Laravel framework and SQLite, built for the CSE391 course assignment.
Last synced: 01 May 2026
https://github.com/ronpinkas/csat
Self-contained CSAT survey + analytics in a single Go binary — encrypted SMS survey links, admin dashboard, i18n (en/es), per-deployment branding
csat customer-satisfaction go self-hosted single-binary sqlite survey
Last synced: 08 Jun 2026
https://github.com/likipreetham145/task-manager-cli
A Python command-line task manager with priorities, due dates, and local SQLite storage.
cli command-line open-source python sqlite task-manager
Last synced: 01 May 2026
https://github.com/itsbrianhughes/p2p-lifecycle-simulator
Real-world Procure-to-Pay (P2P) lifecycle simulator modeling purchase orders, shipments, goods receipts, invoices, and 3-way matching with variance and exception handling for mid-market distributors and retailers.
accounts-payable edi fastapi integration-engineering invoice-matching p2p procure-to-pay procurement python sqlite supply-chain three-way-match
Last synced: 01 May 2026
https://github.com/semperton/database
A compact PDO / SQLite wrapper library.
database pdo pdo-wrapper php semperton sqlite sqlite-wrapper
Last synced: 01 May 2026
https://github.com/whybhav360/quicklist
Native android
android android-app android-application android-development android-studio java recyclerview sqlite
Last synced: 01 May 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/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/jseg380/python-sqlite3
python python3 sqlite sqlite3-python
Last synced: 10 May 2026
https://github.com/mohammedaoudi/android-roomdb-education-management
An Android application demonstrating Room Database implementation with clean architecture for educational management. Features DAO patterns, asynchronous data handling, and complete CRUD operations with a real-world educational use case. Built with Kotlin and Material Design.
android android-application dao education-management kotlin room-database sqlite
Last synced: 19 Apr 2026
https://github.com/boolfalse/laravel-sanctum-api
Laravel 8 Sanctum API with SQLite
Last synced: 01 May 2026
https://github.com/olbrichattila/gocsvexporter
Export any table from your database to CSV, Supports sqLite, MySql, PostgresQl, FirebirdSQL
csv-export firebirdsql golang golang-cli mysql postgresql sqlite
Last synced: 01 May 2026
https://github.com/teraprath/cloud-web
Personal Cloud Webpanel with Python (Flask) and SQLite3
cloud cloud-computing css css3 flask flask-app flask-application flask-apps html html5 simpleui sqlite sqlite-database sqlite3 web webapp webapplication webapps website
Last synced: 17 Apr 2026