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/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/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/arthursvpb/search360
Search360 is a full-stack web application that enables users to search the web using DuckDuckGo and store query history. The project includes persistent query history with caching for improved performance.
docker material-ui mui nestjs nodejs react redis redux sqlite typescript vite
Last synced: 09 Apr 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/developerscalambrine/sharpdevelop-projects
Projeto desenvolvido pela a empresa SCALAMBRINE, com foco no controle de lançamentos de foguetes, gerência de metas de captura de pássaros terrestres e monitoramento de níveis de dor em testes. A solução permite cadastrar e visualizar parâmetros de voo.
Last synced: 19 Apr 2026
https://github.com/mxagar/disaster_response_pipeline
This repository contains a Machine Learning (ML) pipeline which predicts the response to messages in disaster situations. An ETL pipeline is also developed and everything is deployed with a web app based in Flask.
classification etl-pipeline flask machine-learning machine-learning-pipeline pipeline sqlite
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/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/pearcoding/pearsql
Very simple sql query builder focusing on sqlite compatibility
builder python query-builder sql sqlite
Last synced: 20 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/abo3ish/lms-flask
Library Management System
docker docker-compose html-css-javascript library library-management library-management-system python3 side-project 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/persteenolsen/umbraco-13-starter-two
Umbraco 13 CMS Website serving CRUD by custom MVC and Table in DB serving as a Starter
dotnet entity-framework-core sqlite umbraco
Last synced: 20 Apr 2026
https://github.com/vara-co/sqlalchemy-challenge
SQLAlchemy challenge "Climate Analysis for long vacation in Honolulu, Hawaii. Surf's Up!" It includes a Flask App
flask flask-api flask-application flask-sqlalchemy jupyter-notebook orm sql sqlalchemy sqlite
Last synced: 20 Apr 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/jonghough/calendar-jx
Spring-Boot application for a local calendar and event schedule builder
calendar java schedule spring-boot sqlite
Last synced: 20 Apr 2026
https://github.com/cmarker0/android_exam
Exam soulution for PGR201-V18 - Java Android app for a Tic-Tac-Toe game
android exam game-development sqlite tic-tac-toe
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/sette7blo/feedme
Self-hosted AI recipe manager with meal planning and pantry
docker flask meal-planning recipe-manager self-hosted sqlite
Last synced: 04 May 2026
https://github.com/fullstackgenerator/activehub
ActiveHub is a full-stack fitness management system, featuring user accounts with program tracking and an admin portal for user and business analytics, complete with Excel export functionality - because even gyms need their reps tracked.
csharp dotnet fitness mvc sqlite
Last synced: 21 Apr 2026
https://github.com/akobirmarupov/movies_bot
A Telegram bot that provides movies based on unique codes. Users must subscribe to a specific channel to access content. Built with aiogram and SQLite, supporting asynchronous operations.
aiogram aiogram-bot python python-asynchronous sqlite
Last synced: 21 Apr 2026
https://github.com/rohitswami16/movie_api
This project is an API integration that seamlessly displays movie details. 🎥✨ It is built using Django, a Python-based backend framework, and provides API links to fetch movie-related data.
Last synced: 21 Apr 2026
https://github.com/nirbelelti/python-secure-flask-api-jwt-demo
This is a demo API application built using Flask, JWT (JSON Web Tokens), and SQLAlchemy with SQLite and Redis. The application follows best practices for user authentication and password management, including salting and hashing passwords. It implements key design patterns and ensures token-based security using JWT.
api-rest authentication design-patterns facade-design-pattern flask-api python salting singleton-design-pattern sqlite
Last synced: 21 Apr 2026
https://github.com/asynched/gist-backend
An API for saving and retrieving code snippets (gists) from a database.
Last synced: 21 Apr 2026
https://github.com/faint-liebfraumilch101/fraud-detection-sql-unsupervised
🕵️♂️ Detect fraud in bank transactions using SQL for feature engineering and Python's Isolation Forest for unsupervised anomaly detection.
anomaly-detection banking-data data-analysis data-science financial-analytics fraud-detection isolation-forest machine-learning portfolio-project python sql sqlite unsupervised-learning
Last synced: 07 May 2026
https://github.com/dantecatalfamo/zig-sqlite-dynamic-ext
Test sqlite dynamically loadable extension written in zig
Last synced: 21 Apr 2026
https://github.com/liviro/boob-o-clock
Self-hosted dark-mode baby tracker for the infant nights
baby-tracker docker golang preact pwa self-hosted sqlite
Last synced: 24 Apr 2026
https://github.com/galaxywk223/yinghuoji-desktop
萤火集的桌面端独立仓库,一个单用户、本地优先的学习记录与分析桌面应用
desktop-app focus-timer learning-analytics rust sqlite study-tracking tauri vue
Last synced: 22 Apr 2026
https://github.com/artainmo/ft_hangouts
42 school project. Mobile app with ability to save, message, call contacts.
42school mobile sqlite storyboard swift
Last synced: 22 Apr 2026
https://github.com/nichsedge/expense-tracker
A modern, privacy-focused Android expense tracker built with Kotlin and Jetpack Compose. Includes SQLite persistence via Room, Hilt dependency injection, and a Material 3 design system.
android android-development expense-tracker hilt jetpack-compose kotlin material3 money-management mvvm personal-finance room-database sqlite
Last synced: 22 Apr 2026
https://github.com/lucas-bardeli/api-csharp-dotnet
⚔️ Uma API com funcionalidades essenciais, como criar, visualizar, editar e excluir dados, com C# e .NET.
api csharp dotnet entity-framework sqlite swagger
Last synced: 22 Apr 2026
https://github.com/alexey0b/task_scheduler
backend full-stack golang jwt-authentication postgresql sqlite task-manager
Last synced: 22 Apr 2026
https://github.com/hungreeee/lifetime-value-analysis
Perform data analysis regarding the revenue and LTV of a hypothetical mobile game sqlite3 database using R and SQLite.
Last synced: 22 Apr 2026
https://github.com/joeychilson/litequery
A simple and fast SQLite query builder library for Go.
go golang query query-builder sqlite
Last synced: 22 Apr 2026
https://github.com/shadyashraf174/blog
A C# console app using Entity Framework Core to query blog data. It calculates comments per user, posts by last comment date, and "last comments" per user. Uses an in-memory SQLite database with clean console output.
console-app csharp data-queries ef-core linq net-7 sqlite
Last synced: 22 Apr 2026
https://github.com/bhaskaracharjee/passengerhub
Passenger Management System
jsp-servlet passenger-management sqlite
Last synced: 22 Apr 2026
https://github.com/apajon/mempalace-migrator
Experimental tool for reconstructing MemPalace data across ChromaDB versions (no correctness guarantees).
ai-memory chromadb data-migration data-reconstruction experimental mempalace sqlite
Last synced: 23 Apr 2026
https://github.com/zelinewang/claudemem
Unified agent memory: knowledge notes + session summaries. Go CLI with FTS5 search, zero network. Claude Code skill.
ai-agent claude-code coding-agent cursor developer-tools fts5 gemini go memory persistent-memory skills sqlite
Last synced: 23 Apr 2026
https://github.com/renji61/remi-trip-planner
Self-hosted trip planner: itinerary, map, budget, stays, rentals, flights, checklist.
docker go itinerary itinerary-planner self-hosted sqlite trip-planner
Last synced: 23 Apr 2026
https://github.com/fergus/job-tracker
A single-page web app for tracking job applications through a pipeline — kanban board, table view, file uploads, per-stage notes, and PocketID auth.
docker express job-tracker sqlite vue
Last synced: 01 Jun 2026
https://github.com/zzhang82/agent-memory-bridge
MCP-native memory for coding agents that turns real sessions into reusable decisions, gotchas, and domain knowledge.
agent-memory ai-agents codex coding-agents local-first mcp model-context-protocol sqlite
Last synced: 24 Apr 2026
https://github.com/devo8604/cicd_llm_data_scraper
Automated pipeline for generating high-quality Q&A training data from Git repositories. Processes source code with LLMs to create fine-tuning datasets. Features smart caching, resume support, MLX (Apple Silicon) & llama.cpp backends, multiple export formats (Alpaca, ChatML, etc).
alpaca code-analysis data-pipeline dataset-generation fine-tuning instruction-tuning llamacpp llm machine-learning mlx python question-answering sqlite synthetic-data training-data
Last synced: 11 Apr 2026
https://github.com/pjaskulski/xvi-wiek-sqlite
Konwerter danych serwisu xvi-wiek.pl z plików YAML do bazy danych sqlite
Last synced: 06 May 2026
https://github.com/jinahya/rickandmortyapi-spring-data-rest
Spring Data REST for the rickandmortyapi-db
rickandmorty rickandmortyapi spring-data-rest sqlite sqlite3
Last synced: 27 Dec 2025
https://github.com/igor-vovk/tiny-mediawiki
MediaWiki Docker Image with SQLite support
docker-image mediawiki sqlite wiki
Last synced: 06 May 2026
https://github.com/zeynepsudesanli/python-projects
Python projects including a task manager using SQLite
Last synced: 24 Apr 2026
https://github.com/postastiq/postastiq
A simple, self-hosted blogging platform written in Go, backed by SQLite.
blog golang self-hosted sqlite
Last synced: 27 Apr 2026
https://github.com/mynkchn/user-authentication-django-
bootstrap5 css django html5 javascript python3 sqlite
Last synced: 11 Apr 2026
https://github.com/azurespheredev/blen-fullstack-engineer-take-home
Take-home coding challenge for Next.js Full Stack Engineer Position
drizzle-orm eslint husky jest nextjs14 prettier shadcn-ui sqlite tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/abdulrehmana28/flutter_bmi_calculator
Simple Bmi Calculator app with beautiful user interface & SQL Lite to store user data locally.
Last synced: 28 Apr 2026
https://github.com/luismgsantos/acme-donation-platform
ACME CSR Donation Platform Internal donation platform for employees to create, manage, and contribute to fundraising campaigns supporting social and environmental causes. Built with Laravel 12, Inertia.js, and Vue 3 — featuring secure authentication, a clean REST API, and a modern dashboard with live campaign analytics.
chartjs clean-architecture csr docker donation-platform fullstack inertiajs laravel laravel-api pestphp phpstan sanctum spa sqlite tailwindcss vue vue3
Last synced: 11 Apr 2026
https://github.com/timeless-residents/handson-bun-render
Task management application built with Bun, Express.js, and SQLite - featuring RESTful API and static file serving
bun express render-deploy rest-api sqlite task-management todo-app typescript
Last synced: 11 Apr 2026
https://github.com/icepanorama/simplecdatabase
A simple database written in C.
Last synced: 19 Apr 2026
https://github.com/jonasmarquesdev/nlw-esports-ignite
nodejs react-native reactjs sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/than-dev/do-your-asking
Do Your Asking is a anonymous questions forum that you can do your questions in any room or create your own!
backend code css forum frontend fullstack javascript nodejs questions-and-answers sqlite
Last synced: 11 Apr 2026
https://github.com/nathaniyell/nodejs-app-sqlite-database
A fullstack todo application that uses a NodeJs backend, a SQLite database and JWT Authentication
bcrypt expressjs jwt-authentication nodejs sqlite
Last synced: 11 Apr 2026
https://github.com/jokarz/idea-app
A simple CRUD demo using .Net Core
asp-net-core react-router reactjs sqlite
Last synced: 11 Apr 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/devoloper-1/retailpulse
A dynamic data visualization dashboard analyzing global supermarket trends, competitors, and market insights
amcharts5 bootstrap css data-visualization database flask html javascript pandas python sqlalchemy sqlite tailwind-css walmart
Last synced: 11 Apr 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/babban33/bug-tracker
A comprehensive Bug Tracking System designed to streamline issue management and improve collaboration among teams. This system ensures efficient bug reporting, assignment, and resolution while providing insightful dashboards and reporting tools.
bootstrap django pythonanywhere sqlite
Last synced: 01 Jul 2025
https://github.com/joaomni/next-level-week1
♻️ Ecoleta
cors express nodejs sqlite typescript
Last synced: 11 Apr 2026
https://github.com/alphka/telalogin
android crud firebase firebase-auth firestore java material registration sqlite
Last synced: 11 Apr 2026
https://github.com/firdevstorlak/maritime-signature-lab
Prototyp einer maritimen Signaturdatenbank (Akustik, Magnetik, RCS, IR) mit Python, SQLite und einfacher Computer-Vision.
acoustic-signatures cli-tool computer-vision data-analysis demo-project engineering-prototype infrared-imaging maritime opencv python radar rcs relational-database scientific-computing signal-processing sqlite synthetic-data
Last synced: 07 May 2026
https://github.com/fcbento/nodejs-fastify-knex-sqlite-render
Crud to practice Node.js using TypeScript, Fastify for web framework, query builder using Knex, Sqlite/PostgreSQL for data storage and hosting on Render
fastify knex nodejs postgres render sqlite typescript
Last synced: 09 Apr 2026
https://github.com/stephsako/footlite
Android application recovering JSON data from the football-data.org API
alwaysdata android api-rest get-post java mvc retrofit sqlite svg-images
Last synced: 19 Apr 2026
https://github.com/paricoderdeveloper/library_managment
The Library Management System is a desktop application for managing books, authors, and user profiles. It allows users to add, update, and delete data, using SQLAlchemy for database management. The system follows the Repository Design Pattern for organized and efficient data access.
alembic crudoperations databasemanagement librarymanagementsystem orm python repositorypattern sqlalchemy sqlite
Last synced: 23 Jun 2026
https://github.com/deviquee/ou-edu-pulse-app
OUEduPulse - OU Student Management
android java mobileapp room-database sqlite
Last synced: 03 Aug 2025
https://github.com/pymetheus/sqlalchemy-dbtoolkit
Modular toolkit for SQLAlchemy-based database configuration and session management.
data-engineering data-pipeline database mysql orm postgresql python sqlalchemy sqlite toolkit
Last synced: 11 Apr 2026
https://github.com/nikita-petrovich/cli-randomreminders
Voice Random Reminders for MacOS Terminal. C++ STD library + SQLite.
cli cpp macos reminders sqlite standard-library terminal xcode
Last synced: 11 Apr 2026
https://github.com/sagehabitus/googlearch_bloc_remotemediator
android bloc clean-architecture flutter remotemediator riverpod sqlite
Last synced: 10 Feb 2026
https://github.com/compcode1/project-sql
In this SQL project, I analyzed customer and product data to provide insights that can guide restocking decisions, marketing strategies, and customer acquisition spending
Last synced: 18 Jun 2025
https://github.com/diegovictor/fastify-api
Project built during Rocketseat's Ignite
fastify javascript js knex node nodejs postgres rocketseat sqlite tests ts typescript vitest
Last synced: 11 Apr 2026
https://github.com/andresilveira1/rocketnotes-api
A Rest API build with Node.js.
cors dotenv express jsonwebtoken knex nodejs sqlite sqlite3
Last synced: 11 Apr 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/kantegger/mast
Make deviation harder. A behavior-constraint system for investment judgment.
audit behavioral-finance decision-making discipline investment nextjs pre-commitment prisma sqlite typescript
Last synced: 28 May 2026
https://github.com/tarnishablec/langgraph-checkpoint-bunsqlite
bun langchain langchain-js langgraph-js sqlite
Last synced: 11 Apr 2026
https://github.com/cxmrykk/waze-alert-map
Store and visualise Waze Alert data on a map
javascript sqlite static-site-generator waze
Last synced: 12 Jun 2025
https://github.com/v2matosevic/agent-coord
Machine-wide coordination layer so multiple AI coding agents (Claude Code, Codex, ...) don't step on each other: shared presence, self-healing file locks, a universal git commit guard, agent-to-agent messaging, and duplicate-work detection.
ai-agents claude claude-code codex coding-agents coordination cursor developer-tools git-hooks mcp model-context-protocol multi-agent sqlite
Last synced: 12 Jun 2026
https://github.com/tirsvadweb/dotnet.portfolio
Portfolio and CV
authentication blazor portfolio sqlite
Last synced: 11 Apr 2026
https://github.com/jaygaha/note-taking-app
NoteTakingApp: A Flask note-taking application
auth flask full-stack learning-by-doing notes-app python sqlalchemy sqlite tailwindcss
Last synced: 28 May 2026
https://github.com/allankoechke/pocketbase-cpp
Pocketbase C++ Qt SDK [Not an official SDK]
cpp pocketbase pocketbase-cpp pocketbase-realtime qt5 qt6 sqlite
Last synced: 03 Oct 2025
https://github.com/calesi19/journal-lite
A lightweight journaling app built with Go, HTMX, and SQLite. Full-stack deploy with one command.
Last synced: 24 Apr 2026
https://github.com/bumbaiya/attendancemanagement
Attendance management app using Python, SQlite studio and TKinter library.
attendance-management-system python sqlite tkinter tkinter-python
Last synced: 24 Apr 2026
https://github.com/whosonfirst/go-whosonfirst-iterate-sqlite
Go package implementing the `whosonfirst/go-whosonfirst-iterate/v2` interfaces for iterating (Who's On First) documents stored in a SQLite database.
golang sqlite whosonfirst whosonfirst-iterate
Last synced: 10 May 2025