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-25 00:25:45 UTC
- JSON Representation
https://github.com/markwylde/node-mini-migrations
A really simple node migrations library that is completely independant of any database or file system.
Last synced: 01 May 2026
https://github.com/arianacabral/sqlite-database
:symbols: Banco de Dados com SQLite
Last synced: 08 Jun 2026
https://github.com/trinovantes/mal-cover-css
Automatically generate CSS to add cover images to your MyAnimeList classic list designs
docker expressjs myanimelist nginx nodejs sqlite typescript vuejs
Last synced: 13 Apr 2026
https://github.com/imsma/springboot-sqlite
This repository contains a simple Spring Boot application that demonstrates how to integrate SQLite as an embedded database. This project is perfect for learning and understanding how to work with Spring Boot and an embedded database for development and testing purposes.
Last synced: 30 Apr 2026
https://github.com/aschollwoeck/asmerald
A library for writing type safe SQL in C#.
Last synced: 13 Apr 2026
https://github.com/romaindoyen/dodocuistoandroid
Application de recettes créoles sous Android
android-application java sqlite
Last synced: 30 Apr 2026
https://github.com/ahmed-hamdy101/php
PHP (All In One) this not a final verison
mysql-database pdo-mysql pdo-sqlite php sqlite threehouse tutorial-code
Last synced: 30 Apr 2026
https://github.com/eiskalteschatten/sequelize-migration-wrapper
A wrapper for migrating databases using Sequelize and Umzug.
database migration mysql nodejs postgresql sequelize sql sqlite umzug
Last synced: 01 Feb 2026
https://github.com/jessicasantosb/codante-workshop-next-auth
Uma aplicação criada com base no workshop da plataforma de cursos Codante.io.
nextauth5 nextjs14 prisma shadcn-ui sqlite tailwindcss typescript
Last synced: 01 Feb 2026
https://github.com/ar4ikov/sqlextendedobjects
Утилиты и классы для облегченной и удобной работы с SQlite таблицами и SQL в целом.
database db oop opensource pytnon sql sqlite sqlite3 tables
Last synced: 05 May 2026
https://github.com/neo-vortex/termbinsharp
A Project aims to replicate termbin.com with REST API with aspnet core.
dotnet-core high-performance pastbin-clone rest-api sqlite
Last synced: 05 May 2026
https://github.com/victor-antoniassi/junior_analytics_engineer_test_01
Solution built for a Junior Analytics Engineer technical assessment
analytics-engineer code-challenge data-engineering etl hiring-challenge practical-test python sql sqlite
Last synced: 01 Jun 2026
https://github.com/melinteflxrin/database-management-system-oop
A lightweight implementation of a database management system, similar to SQLite.
database database-management dbms sql sqlite sqlite-database
Last synced: 05 May 2026
https://github.com/jsiqbal/nestjs-final-project
Complete nestjs course by stephen grider
decorators dependency-injection e2e-tests guards interceptors middlewares migrations-generator migrations-runner nestjs ormconfig query-builder session sqlite unit-testing validation-pipe
Last synced: 16 May 2025
https://github.com/johnbedeir/survey-web-app
This is a Python Django web application
ansible-playbook django-framework docker-compose dockerfile pip python sqlite
Last synced: 13 Apr 2026
https://github.com/ashwin-rajeev/golang-grpc-app
A simple gRPC application to query key/value from SQLite database table.
database golang golang-application grpc grpc-go sqlite sqlite3
Last synced: 05 May 2026
https://github.com/geekodour/strava-to-sqlite
Create a SQLite database containing data pulled from Strava
datasette sqlite strava strava-api
Last synced: 10 May 2026
https://github.com/finesse/queryscribe
Light SQL query builder designed for extensibility and flexibility
database library mysql query-builder sql sqlite
Last synced: 05 May 2026
https://github.com/eztakesin/llm-mcp-gateway-rs
Rust LLM gateway compatible with the OpenAI Responses API, integrating MCP (local Docs/PDF KB + extensible tool/database MCP servers) with a tool-loop, and compatible with Big-AGI. Rust 实现的 LLM 网关:兼容 OpenAI Responses API,集成 MCP(本地 Docs/PDF 知识库 + 可扩展的工具/数据库 MCP),支持 tool loop,并适配 Big-AGI。
ai-gateway axum database document-retrieval knowledge-base llm mcp model-context-protocol openai-api openai-compatible oracle pdf rag responses-api reverse-proxy rust sqlite sse stdio tokio
Last synced: 09 Jun 2026
https://github.com/fityannugroho/contact-app
A simple contact android app. CRUD implementation using SQLite & Firebase.
android-app contacts-app crud firebase firestore sqlite
Last synced: 05 May 2026
https://github.com/thegera4/favplaces-app
React-native app managed by Expo to save your favorite locations!
expo google-geocoding-api google-maps-api react-native sqlite
Last synced: 29 Apr 2026
https://github.com/atasoglu/sqlite-vec-client
A lightweight Python client around sqlite-vec for CRUD and similarity search.
embeddings similarity-search sqlite sqlite-extension sqlite-vec vector-database
Last synced: 20 Apr 2026
https://github.com/wtanaka/ansible-role-sqlite
Ansible role to install sqlite command line tools
ansible ansible-galaxy ansible-role ansible-roles database db galaxy rdbms sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 29 Apr 2026
https://github.com/justsml/sqlite-factory
A sqlite helper to simplify using it in your apps!
Last synced: 16 May 2026
https://github.com/dbsynckit/dbsynckit.templates.sqlite
Enhance your SQLite database queries with DbSyncKit.Templates.SQLite. This package delivers templates for SELECT, INSERT, UPDATE, DELETE, and COMMENT queries, simplifying SQL operations for improved readability and efficiency.
dbsync dbsynckit dotnet dotnet-core fluid sql-query-builder sqlite templating
Last synced: 05 May 2026
https://github.com/freedom35/python-sqlite-to-markdown
Python app to export SQLite query results to markdown.
database markdown python sqlite
Last synced: 29 Apr 2026
https://github.com/rgolubtsov/customers-api-proto-lite-vlang-veb
A daemon written in V (vlang/veb), designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.
customers docker json microservice rest-api sqlite veb vlang
Last synced: 12 Apr 2026
https://github.com/erismardev/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: 29 Apr 2026
https://github.com/bhathiya29/task-master---flask
📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *
Last synced: 15 Apr 2026
https://github.com/agilecreativity/clojure-sqlite-example
clojure-sqlite-example by agilecreativity
clojure example-project jdbc sqlite
Last synced: 29 Apr 2026
https://github.com/pandh4cker/recherchefilm
Language implementation for searching in a movies' database
database databases java jdbc jdbc-database jdbc-driver jdbc-drivers language language-detection languages movies search search-algorithm search-engine search-in-text searching searching-algorithms sql sqlite sqlite3
Last synced: 29 Apr 2026
https://github.com/hectorzamoranogarcia/sql-gym-split
SQL-based system for strength-training analysis. It includes predictive models for fatigue management, deload (rest-week) optimization, and plateau detection using Window Functions and business logic.
data-engineering data-quality fatigue-management fitness-tracker gym-analytics predictive-analytics sql sqlite strength-training window-fu
Last synced: 08 Jun 2026
https://github.com/mononobi/charma-server
Server side application for Charma, personal movie collection manager.
data-scrapping flask movie-collection movie-management movie-manager movies pyrin python sqlalchemy sqlite web-scraping
Last synced: 13 Apr 2026
https://github.com/nazli-d/rent-bike-and-car
Car and Bicycle Rental Project
database gui python rent rent-bikes rent-car-and-bike rentacar rental rental-management sqlite sqlite-database tkinter-gui
Last synced: 29 Apr 2026
https://github.com/naveeng2402/railway-reservation-gtk_c
Railway Reservation application that lets you to emulate the Booking, Downloading and Cancelling your tickets that is programmed in C using GTK, sqlite3, CSS, wkhtmltopdf
applicaiton c css database gtk gtk3 html relational-databases software sqlite sqlite3 svg wkhtmltoimage wkhtmltopdf
Last synced: 15 Apr 2026
https://github.com/janumedia/stocksales-android-app
Stock and Sales Android Application Example
android example-app example-code example-project navigation-drawer spinner sqlite table
Last synced: 05 May 2026
https://github.com/sayedtahsin/routine-hono
🕛 Server-side code for Routine App. Build with Hono, Deployed on Cloudflare-Workers.
bun cloudflare-workers cron-triggers d1 hono jwt-authentication sqlite typescript
Last synced: 29 Apr 2026
https://github.com/xdrokra/price-tracker-amazon
A local application to track product prices on Amazon
amazon javascript puppeteer scraper sqlite tracking webscraping
Last synced: 13 Apr 2026
https://github.com/hirotakadango/arttext
Simple text based website php sqlite
Last synced: 18 Apr 2026
https://github.com/aaronksaunders/remix-react-router7-tutorial-app
Updated Remix Tutotial - Remix, React Router v7, and TypeScript. Features contact creation, editing, deletion, and avatar management with SQLite storage.
better-sqlite3 react react-router react-router-v7 reactjs remix remix-tutorial sqlite
Last synced: 11 Apr 2026
https://github.com/danijeldragicevic/simple-atm-system
Desktop application who simulate software on ATM.
hyperskill-solutions java-11 luhn-algorithm sqlite
Last synced: 28 Apr 2026
https://github.com/phrohdoh/rust-and-polymer
Example project using Polymer on the frontend with a diesel-rocket powered backend
diesel polymer rocket rust rust-diesel rust-rocket sqlite
Last synced: 13 Apr 2026
https://github.com/mdshohelrana/face-recognition
Face Recognition System or Attendance System
artificial-intelligence computer-vision django machine-learning python sqlite
Last synced: 29 Apr 2026
https://github.com/410979729/scope-recall
Hermes current-turn memory provider with SQLite truth storage, LanceDB semantic companion, and strong scope isolation.
agent ai-agent ai-memory hermes hermes-agent hermes-plugin hybrid-retrieval lancedb memory python scope-isolation sqlite vector-search
Last synced: 30 May 2026
https://github.com/sans-arch/gamehub-backend
Repositório do back-end do projeto acadêmico GameHub
date-fns docker docker-compose express jest nodejs nodemon postgresql prisma sqlite typescript
Last synced: 12 Apr 2026
https://github.com/mwelwankuta/noogle
🌐 a search engine for questions, using it's own web crawler.
flask-api multithreading rest-api search-engine sqlite
Last synced: 09 Mar 2025
https://github.com/rohankvashisht/library-management-system-v1
A library management system built using Python.
pillow python python-3 python3 sqlite sqlite-database sqlite3 sqlite3-database tkcalendar tkinter tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: 29 Apr 2026
https://github.com/gluesql/gluesql-logic-test
Compare the execution results between GlueSQL and rusqlite using sqllogictest to identify unimplemented features
gluesql sql sqlite sqllogictest
Last synced: 29 Apr 2026
https://github.com/bredalis/sqlitejs
💻 SQLite for JavaScript 💻
backend bbdd database-framework framework js nodejs relational-databases sql sqlite
Last synced: 08 May 2026
https://github.com/tillkuhn/billy-idle
💤 Billy Idle - Lightweight MacOS (In)activity Tracker written in Go
go grpc hours macos sqlite time-tracking timer tool work
Last synced: 29 Apr 2026
https://github.com/taoso/php-kv
php kev-value store
filesystem key-value kv kv-database nosql php sqlite store
Last synced: 29 Apr 2026
https://github.com/jharsh1202/mark-my-review_android
Mark My Review scans and creates QR codes for feedback forms. Easier convenient and reliable feedback/review solution.
android android-app android-application android-library android-studio gradle java qrcode qrcode-generator qrcode-scanner review sqlite sqlite3 zxing zxing-library zxing-qrcode
Last synced: 28 Apr 2026
https://github.com/offryan/pyflask-crud
CRUD de datas de aniversário - Utilizando Python, FLASK Framework, PHPmyadmin e o SQlite como banco de dados, criado no curso "Introdução a Ciência da Computação, Harvard"
cc50 database flask phpmyadmin-database python sqlite
Last synced: 09 Apr 2026
https://github.com/camilo6castell/water-quality-app
[EN][please see README.md] Proyecto hecho en Java ejectuable en cualquier maquina que corra Java. La aplicacion evalua cuerpos de agua para identificar la calidad del agua. En esta app se evidencian Clases, Herencias, Métodos públicos privados y protected, uso de base de datos MySQL, Interfaz Gráfica, etc.
Last synced: 18 Apr 2026
https://github.com/mohamedelziat50/sqlite-wallet-app
SQLite Wallet App integrated with Python as the final project for CS50SQL.
cs50 cs50sql cs50sql-final-project python sqlite
Last synced: 27 Apr 2026
https://github.com/ashish0kumar/taskly
📋 A CLI Task manager built using Cobra & Bubble Tea in Go
bubbletea charmbracelet cobra-cli go golang kanban kanban-board sqlite task task-manager todo
Last synced: 28 Apr 2026
https://github.com/mdelgadop/kanbanlite
A little application for managing user stories in sprints. Made in PHP, VueJS and SQLite. Front made in HTML, CSS, Javascript and PaperCSS.
css html javascript papercss php sqlite sqlite3 vue vuejs
Last synced: 02 Apr 2026
https://github.com/hemanta212/stock-scraper
Scraper For Stock Information From Yahoo Finance Website
api ci finance postgresql proxy pytest python scraper sqlite tests threading type-safety yahoo
Last synced: 28 Apr 2026
https://github.com/mfdeux/fooddata
Download, build, and query the USDA food database
data-science database food python sqlite usda
Last synced: 28 Apr 2026
https://github.com/ge0de/ge0des-notepad-app
A personalized notepad web application built with Flask and SQLite, featuring secure user authentication, note management (add, edit, delete), and a responsive Bootstrap-powered interface. This project showcases my back-end development, database management, and front-end design skills, focusing on functionality and user experience.
back-end-development bootstrap css flask front-end-development html python sqlite
Last synced: 11 Apr 2026
https://github.com/murilochianfa/simple-youtube-cli
Simple youtube CLI
cli entity-framework sqlite youtube
Last synced: 28 Apr 2026
https://github.com/l-vamsi-krishna/todo
Flask & CLI based ToDo application built with python
cli database flask flask-sqlalchemy python3 sqlite todo
Last synced: 11 Mar 2025
https://github.com/alecwaumans/othello-java-frontend-backend-client-server
This project is a full client–server implementation of the classic Othello/Reversi game in Java 17 with JavaFX for the interface and SQLite for persistence. It features real-time board updates, undo/redo, surrender, and CPU opponents with basic or smart strategies, built on a modular Maven architecture.
backend client-server frontend fxml javafx sqlite
Last synced: 07 May 2026
https://github.com/jefrey13/notelistprismats
This is a practice with Nextjs implementing Prisma, Typescript and Sqlite.
nextjs notes prisma-orm sqlite typescript
Last synced: 27 Apr 2026
https://github.com/rudolfochrist/jasql
Simple SQL in Common Lisp
common-lisp lisp postgresql sqlite
Last synced: 19 May 2026
https://github.com/anivar/amplify-watermelondb-adapter
WatermelonDB storage adapter for AWS Amplify DataStore — reactive queries, JSI-native performance on React Native, cross-platform (web, Node.js, in-memory fallback)
aws-amplify datastore graphql jsi offline-first react-native reactive-database sqlite typescript watermelondb
Last synced: 27 Apr 2026
https://github.com/izaiasmorais/nlw-esports
Aplicação focada em unir jogadores de diversos jogos. Você pode usá-lo para encontrar um duo ou até mesmo um squad completo para jogar o seu game favorito.
app expo games mobile nlw nodejs prisma react react-native sqlite tailwindcss typescript vite
Last synced: 08 Apr 2026
https://github.com/aryashreep/python-for-everybody
Python for Everybody exercises
Last synced: 27 Apr 2026
https://github.com/olegiv/it-digest-bot
Tiny Go service: Claude Code release watcher + daily AI news digest, posted to Telegram. systemd-timer-driven; single static binary.
ai-news anthropic claude-code golang news-aggregator news-digest rss self-hosted sqlite static-binary systemd telegram-bot
Last synced: 27 Apr 2026
https://github.com/wannacry081/makersync-django
The MakerSync API connects our Flutter mobile app with the machinery for converting PETG plastic into 3D printing filament. It has two versions: v1 links with Firebase Firestore via firebase_admin in Python, while v2 uses SQLite.
django django-ninja django-ninja-extra firebase rest-api sqlite
Last synced: 05 Oct 2025
https://github.com/simran1199/pocket-partner
Automatically alerts the registered users about the availability of the products in the wishlist and if the product's price drops by it's previous value. Hence eliminating the manual checking of the details.
flask-application html-css python sqlite
Last synced: 26 Apr 2026
https://github.com/ryannapp12/quant_trading_engine
A modular, and scalable quantitative trading engine built in Python. This project demonstrates efficient data caching with SQLite, concurrent backtesting, and advanced risk analytics, showcasing best practices in clean code architecture and performance optimization.
algorithmic-trading backtesting dash data-analysis data-visualization fintech lstm machine-learning numpy pandas plotly python quantitative-finance real-time risk-management sqlite technical-analysis tensorflow time-series-analysis trading-strategies
Last synced: 11 Apr 2026
https://github.com/daska121/geralts-interaction-game
This thesis develops an interactive storytelling game inspired by the Witcher, where players shape the narrative through gestures and emotions, using technologies such as Flask, OpenCV, Mediapipe, and FER for natural interaction.
camera css fer flask-api game geralt-of-rivia html interactive javascript mediapipe opencv-python python sqlite
Last synced: 24 Oct 2025
https://github.com/nopjmp/sqlite
Sqlite driver based off of rsc.io/sqlite. Designed around minimalism and efficiency
Last synced: 28 May 2026
https://github.com/chadwyck242/udemy-java-masterclass
Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.
idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy
Last synced: 13 Apr 2026
https://github.com/slasq/browser-autopsy
DFIR tool for offline browser artifacts analysis — Chrome & Firefox
browser-forensics dfir forensic-analysis incident-response python sqlite
Last synced: 07 Jun 2026
https://github.com/sabujxi/people-store
An android app initially for educational purpose. Initially developed for teaching SQLite in Android
android android-application database java sqlite
Last synced: 13 Apr 2026
https://github.com/udoprog/sqll
Efficient interface to SQLite that doesn't get in your way
Last synced: 13 Jan 2026
https://github.com/dbsynckit/dbsynckit.sqlite
Enhance your SQLite database queries with DbSyncKit.Templates.SQLite. This package delivers templates for SELECT, INSERT, UPDATE, DELETE, and COMMENT queries, simplifying SQL operations for improved readability and efficiency. Note: will only supports data sync for now
database dbsync dbsynckit dotnet dotnet-core sqlite
Last synced: 13 Apr 2026
https://github.com/gpalleschi/wbadge
Flutter Android App to record and manage weekly time stamps
dart english flutter italian multilingual spanish sqlflite sqlite themes timestamps work
Last synced: 13 Apr 2026
https://github.com/wikieden/spatialmem
Spatial memory layer for AI agents — RGB-D / point clouds to a persistent, queryable, LLM-native 3D scene graph. Mem0 for 3D space.
3d ai-agents embodied-ai llm point-cloud rgbd robotics scene-graph spatial-memory sqlite
Last synced: 06 Jun 2026
https://github.com/ctb/2021-sourmash-datasette
Exploring datasette for exploring microbial taxonomy analyses of metagenomes wit hsourmash
Last synced: 25 Apr 2026
https://github.com/yanchikfox/clinicmanager
JavaFX desktop suite for clinics: onboarding, scheduling, appointments, and notification automation on SQLite.
desktop-app flyway gradle healthcare java javafx sqlite
Last synced: 04 May 2026
https://github.com/ouverz/job-tracker
Local job aggregator and CRM for your roles: multi-source scraping, ATS scoring via Claude, Kanban pipeline, KPI dashboard
anthropic claude fastapi job-search react scraping sqlite
Last synced: 06 Jun 2026
https://github.com/whosonfirst/go-whosonfirst-search-sqlite
Go package that implements whosonfirst/go-whosonfirst-search fulltext search interface with a SQLite database.
golang sqlite whosonfirst whosonfirst-search
Last synced: 24 Apr 2026
https://github.com/arthur-llevy/passin-api
API de gerenciamento de eventos
fastify nodejs prisma sqlite swagger typescript zod
Last synced: 13 Apr 2026
https://github.com/emiraksay/keddy
Session intelligence for Claude Code — navigable timelines, plan tracking, and past session search
claude claude-code cli developer-tools mcp session-intelligence sqlite typescript
Last synced: 23 Apr 2026
https://github.com/leonardomenezes7/plann.er-api
I developed this project at the largest programming event in Latin America, the NLW Journey by Rocketseat. It is an API developed with Node.js and TypeScript that allows users to manage trips with friends.
api node prisma rest sqlite typescript zod
Last synced: 13 Apr 2026
https://github.com/pmuens/nestjs-db-course
Working through the NestJS DB Course by "Anson the Developer"
javascript nestjs nodejs sqlite typeorm typescript
Last synced: 11 Apr 2026
https://github.com/driftbase-labs/driftbase-python
Local-first behavioral drift monitoring for AI agents. One decorator, SQLite, no cloud.
ai-agents behavioral-monitoring drift-detection local-first observability python sqlite
Last synced: 22 Apr 2026