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-03 00:26:05 UTC
- JSON Representation
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/donmaruko/flask-data-analysis
Flask API for statistical calculations. Data analysis, cleansing, visualization, and manipulation. Documented by Swagger.
api api-rest data-analysis data-science data-visualization datascience flasgger matplotlib pandas seaborn sqlite wordcloud
Last synced: 03 May 2026
https://github.com/dhiraviyasundaram/sql-injection-demo
A Flask app demonstrating SQL Injection vulnerability and its prevention using parameterized queries.
demonstration education flask parameterized-queries python security sql-injection sqlite vulnerability web-security
Last synced: 03 May 2026
https://github.com/kngsoomin/event-log-quality-monitor
This project is an end-to-end prototype that continuously checks, validates, and visualizes the health of Wikipedia's Clickstream logs.
data-engineering data-quality fastapi portfolio python sqlite streamlit
Last synced: 04 May 2026
https://github.com/odaiseas/road-crash-analysis
Анализ ДТП в России (2015–2024) с помощью Python, SQL и визуализаций
jupyter pandas python sql sqlite traffic-accidents
Last synced: 04 May 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/icehub82/razorshop
Minimal api webshop app with HTMX calling EF Core Sqlite returning razor slices.
dotnet9 efcore8 htmx minimal-api razorslices sqlite
Last synced: 04 May 2026
https://github.com/matancohen1205/sparklebot-iot-project
IOT final course project
broker button dataprocessing dht iot mqtt-broker publisher pyqt5 relay sqlite subscriber topics
Last synced: 04 May 2026
https://github.com/veerps57/memento
Persistent memory for AI assistants
ai ai-tools cli llm mcp memory model-context-protocol sqlite typescript
Last synced: 15 May 2026
https://github.com/oirhyan/todo-list-app
Lista de Tarefas para Android
android-app android-application dao-crud kotlin-android kotlin-language kotlin-native sqlite
Last synced: 04 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/ology/mojo-tutorial
Web Developer Tutorial
css javascript mojolicious perl sqlite
Last synced: 04 May 2026
https://github.com/mateuszskoczek/securebank
Simple secure web application for managing a bank account
bank blazor-server csharp cybersecurity data-protection dotnet security sqlite
Last synced: 04 May 2026
https://github.com/amarjahiji/contactspage
contactsPage is a simple contact management built in Android Studio using Java, featuring basic CRUDs allowing users to add, edit, delete, and view contacts in a clean and minimal UI.
android android-studio java sqlite xml
Last synced: 04 May 2026
https://github.com/lucianamcedro/todolist_flutter
Aplicativo To Do List em Flutter utilizando Provider, Firebase e SqLite.
dart firebase flutter provider sqlite todolist todolist-app
Last synced: 04 May 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/r-siddiq/gymlog
Android workout tracker using Java, MVVM, Room, LiveData; logs exercises per user, displays lists with RecyclerView, handles login, persists LocalDateTime via TypeConverter, Gradle-based build configuration.
android-application dao gradle lifecycle mvvm room sqlite viewbinding viewmodel xml
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/asa-degroff/mtoc
mtoc is a music player and library browser for Linux that emphasizes smooth, continuous browsing experiences with album artwork at the forefront.
cpp gstreamer gui linux mediaplayer qml qt sqlite
Last synced: 04 May 2026
https://github.com/coderunner099/adress-app
App: save, display, edit, and delete addresses,
fetch-api javascript python rest-api sqlite
Last synced: 04 May 2026
https://github.com/fklc/sqlite-to-json
Query SQLite databases with prebuilt binaries
Last synced: 05 May 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/tonyrav3n/password-manager-tonyrav3n
a password manager
database encryption-decryption password-manager python sqlite
Last synced: 04 May 2026
https://github.com/mnqobisd2018/login-sign-up-app-android-app
A small login and signup page I did in android studio using java, xml and SQLite (testing the waters)
android-application android-studio login login-page login-system signup signup-page simple-app simple-project sqlite xml
Last synced: 04 May 2026
https://github.com/dianrahmaji/simple-blog
This repository is dedicated for learning Mikro-ORM
fastify mikro-orm react sqlite tanstack-query turborepo typescript
Last synced: 05 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/tnar/algobreath-api
Algobreath API is a RESTful API built with TypeScript and the Hono framework, utilizing Drizzle ORM for database interactions with SQLite. It manages notes and tags with a many-to-many relationship.
cloudflare-workers d1 drizzle hono sqlite typescript
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/reedkrawiec/citizenship.io
Full-stack quiz app with Flask, SQL and React.
Last synced: 05 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/sashka11111/cultural-life-of-transcarpathia
Application "Cultural life of Transcarpathia"
atlantafx hicaricp-datasource javafx maven slf4j sqlite
Last synced: 05 May 2026
https://github.com/ingfranciscastillo/elysia-weather-api
Un microservicio moderno y eficiente para obtener datos meteorológicos con cache, construido con Elysia.js sobre Bun.
bun elysia elysiajs openweathermap openweathermap-api redis sqlite
Last synced: 05 May 2026
https://github.com/hanspeterdietiker/marketplace
Kotlin SpringBoot
kotlin spring-boot spring-security sqlite
Last synced: 05 May 2026
https://github.com/h-d-owl/dbconsole
A console application that allows you to create and open databases and send any SQL queries to them.
cli cli-tool command-line-tool console console-tool cpp database database-manager databases db sql sqlite sqlite-cli sqlite-database sqlite-shell sqlite3 unicode unicode-support utf16 windows
Last synced: 05 May 2026
https://github.com/vera0011/npm-sqlite3-simplifier
NPM package, for SQLite simplifications
nodejs npm sqlite sqlite-database sqlite3
Last synced: 05 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/rayan-alam-uoit/space-x-launch-prediction-tool
A full-stack data science project analyzing SpaceX launch data using web scraping, REST APIs, SQL, interactive visualizations, and machine learning in Python to explore trends and predict launch success.
dash data-science folium jupyter-notebook machine-learning matplotlib numpy pandas plotly python seaborn sql sqlite
Last synced: 05 May 2026
https://github.com/alaric-senpai/habit-bloom
A clean, gamified offline app for tracking your daily habits and visualizing consistency. Think of it as a pocket habit gardener: each habit you keep grows a little “bloom” icon that thrives the longer you stay consistent.
drizzle-orm expo goals habit-tracker moodtracker personal-growth react-native sqlite
Last synced: 05 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/tonyh0401/langchain-mysql-gen-cli
Generate (optimized) MySQL/SQLite Query using LangChain running on CLI (Version 01)
gemini langchain langchain-python mysql sqlite
Last synced: 05 May 2026
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/zephyrusblaze/todo-app
A delightful ToDo app built with Flask, SQLite, HTML, CSS, and JavaScript. Stay organized and manage your tasks efficiently.
flask html-css-javascript python sqlite todolist
Last synced: 05 May 2026
https://github.com/rajagopal28/boardme
The mobile app for boardme application with a concept behind transportation and ticket booking in association with beacon technology to help common people with public transportation and commute problems
android beacon estimote-beacons google-cloud google-maps-api java retrofit sms-gateway sqlite transportation-problem twilio
Last synced: 05 May 2026
https://github.com/lpfann/adrchecker
Android app prototype for checking for adverse drug effects.
adverse android app application drug medical prototype reactions sqlite
Last synced: 05 May 2026
https://github.com/camesine/contacts-manager
Java + Android + SQLite + Gradle - Aplicación Android con conexion a Sqlite, login y administracion de contactos.
Last synced: 05 May 2026
https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql
Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.
Last synced: 05 May 2026
https://github.com/n3oari/todo-crud-nestjs-mikroorm
mikro-orm nestjs sqlite typescript
Last synced: 05 May 2026
https://github.com/gaoxiaoliang/swift-dictionary
A minimalist macOS menu bar English-Chinese dictionary — single keystroke lookup, zero friction.
dictionary english-chinese macos macos-app menu-bar-app offline-first sqlite swift
Last synced: 05 May 2026
https://github.com/adhishtanaka/diary
The Flutter Diary App is a simple yet powerful journaling application that allows users to record their daily thoughts and experiences. It features user authentication, encrypted password storage, and a clean calendar interface to view past entries.
Last synced: 05 May 2026
https://github.com/abhiishek-choudhary/django-todo
A Todo app made by django
auhtentication django django-rest-framework pyhton3 sqlite
Last synced: 06 May 2026
https://github.com/kahlery/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: 06 May 2026
https://github.com/xander180/schooltracker
WGU Project for Mobile Application Development
android androidstudio java sqlite wgu-student-project
Last synced: 06 May 2026
https://github.com/jeslinmariumalex/fitness-studio-booking-api
A simple Booking API for a fictional fitness studio using Python.
django django-rest-framework git python3 sqlite
Last synced: 06 May 2026
https://github.com/atao/filezilla-server-log2db
🗃️ Python script that parse and store in database FileZilla Server Log files.
database filezilla filezilla-server logparser python sqlite
Last synced: 06 May 2026
https://github.com/sderosiaux/oblivian
🧠 AI-Powered Spaced Repetition Learning App with Claude Desktop Integration
ai claude-desktop education flashcards fsrs learning mcp nextjs spaced-repetition sqlite study-tool typescript
Last synced: 06 May 2026
https://github.com/mdecker-mobilecomputing/android_nicknamegenerator
Native Android-App with Java to demonstrate how to use result of DB query to populate a RecyclerView
Last synced: 06 May 2026
https://github.com/eric-philippe/discord-bot-starter-kit
A fresh and ready to run Typescript / Bun Discord Bot attached to a sqlite database !
begginers bot bun discord easy sqlite typescript
Last synced: 06 May 2026
https://github.com/thiagoluiznunes/bancodetaxi
Aplicativo demostrando um sistema de taxi. Projeto da cadeira Banco de Dados.
Last synced: 06 May 2026
https://github.com/ilias-stack/flaskfullwebapp
flask html-css-javascript python sqlite
Last synced: 06 May 2026
https://github.com/gimesha-adikari/doc-hub
A cross-platform desktop application for smart document searching and file organization. Features full-text search, live indexing, syntax highlighting for code, and multi-format previews (text, images).
cross-platform desktop-app document-management file-organizer full-text-search pygments pyside6 python qt sqlite
Last synced: 06 May 2026
https://github.com/angus6b23/telegram-membership-card-bot
A telegram bot allows you to save and share membership cards and gift cards with your family or friends
barcode gift-card grammy membership-card qrcode sqlite telegram-bot
Last synced: 06 May 2026
https://github.com/szktty/rinne-graph
An embedded graph database library for Dart and Flutter applications, using SQLite as its backend.
dart embedded flutter graph-database library property-graph sqlite
Last synced: 06 May 2026
https://github.com/sidibecker/agenda-contatos
Agenda de contatos. Em desenvolvimento com flutter.
Last synced: 06 May 2026
https://github.com/francois-lenne/monitor_device_data
The project goal is to retrieve the activity the time activiy of my mac per appllication and load it in R2 the data lake of Cloudflaire using python
cloudflare data-engineering pandas python r2 sqlite
Last synced: 06 May 2026
https://github.com/ivov/monotax
Colorful dashboard to display financial stats for a side business, built with TypeScript/React, TypeScript/Node and SQLite.
material-ui nodejs reactjs sqlite typescript
Last synced: 06 May 2026
https://github.com/rkschroeder/practicalsql
In this repository, I will add my studies on the book "Practical SQL" using SQLite, PostgreSQL and Python.
Last synced: 06 May 2026
https://github.com/saahilanande/college-management-system-db1
Complete Term project for class DBMS Models and Implementation under Dr.abhishek santra. Includes Database schema, Er diagrams and frontend-backend for simple college management system.
java oracle-database spring-mvc sql sqlite
Last synced: 06 May 2026
https://github.com/caner0706/flowmind-core-api
Core backend API for FlowMind – an AI-powered workflow automation platform built on FastAPI and Hugging Face Spaces. (TR) FlowMind için FastAPI tabanlı çekirdek backend servisi. Yapay zeka destekli otomasyon akışlarını yönetir ve Hugging Face Spaces üzerinde çalışır.
ai backend fastapi huggingface-spaces python sqlite workflow-automation
Last synced: 06 May 2026
https://github.com/sawirricardo/dbrs
small minimal database migration tool
database db mariadb migration mysql postgres postgresql sqlite tool
Last synced: 06 May 2026
https://github.com/naeel63/officehelperwpf1
Приложение для учета офисного оборудования
entity-framework-core sqlite wpf
Last synced: 06 May 2026
https://github.com/siteddv/notepad-app
Notepad app for Android. Java, SQLite, multithreading
android android-app android-application android-development android-studio android-ui multithreading notepad sqlite sqlite-android sqlite-database sqlitedatabase
Last synced: 06 May 2026
https://github.com/karol7krawczyk/golang-migrate-tool
Language and framework independent database migrations and scripts for MySQL, Postgres and SQLite. Migration is for people who need to run a bash script before executing SQL code or are looking for migrations that execute processes in scripts
bash docker docker-compose golang migration mysql postgres scripts sqlite
Last synced: 10 Jun 2026
https://github.com/dkluske/open-calories
OpenCalories is an open source react app to track your daily nutrition data. You are able to search for products via the OpenFoodFacts API. The data is fully located in your local file system in an sqlite database using the OPFS API.
github-pages health nutrition openfoodfacts opfs react shadcn-ui sqlite typescript
Last synced: 06 May 2026
https://github.com/thaokvu/clinical-data-capture-system
A Flask-powered web application for managing clinical trial patient data. Features include adding, editing, viewing, and deleting patient information. This project focuses on user-friendly interaction and clean design, with data stored in an SQLite database.
clincal-data-management css flask html jinja2 python sqlachemy sqlite web-development
Last synced: 06 May 2026
https://github.com/s0fft/capsule-notes
Notes-App — Note-Taking Asynchronous-Project on FastAPI
alembic api-rest asynchronous celery docker flower pydantic pytest python3 redis redoc sqlalchemy sqlite swagger
Last synced: 06 May 2026
https://github.com/butterscotchstallion/django-tutorial
Just following some tutorials to brush up on my Django skills
Last synced: 06 May 2026
https://github.com/tiberius1954/movieticketzt
Movie ticket project
database java java-learning java-programming java-project sqlite ticketing-system
Last synced: 06 May 2026
https://github.com/angelobattaglia/flask_sqlite_boilerplate
Boilerplate for an application written in Flask and SQLite
bootstrap flask sqlite sqlite3
Last synced: 07 May 2026
https://github.com/shinyeeun789/gswm-android
공부 시간 관리 앱 (Get Study With Me)
android android-studio google-map google-places-api java room-database sqlite
Last synced: 07 May 2026
https://github.com/bielnascf/api
API node.js projeto rocketnotes da rocketseat explorer
api javascript knex nodejs sqlite
Last synced: 07 May 2026
https://github.com/sithira/simple-android-event-manager
A Simple Event manager using android, SQLite and Android Room
android android-room android-room-persistence-library sqlite sqlite-android
Last synced: 07 May 2026
https://github.com/abkaaar/leyedzo
Ecommerce web-application built with NextJs, tailwind, shadcn and prisma.
nextjs prisma react sqlite typescript
Last synced: 07 May 2026
https://github.com/farial-mahmod/android-topics-rokomari
Contains sample Android code in Java & XML .
android android-java crashlytics firebase google-cloud google-maps-api java layout native-apps sqlite
Last synced: 07 May 2026
https://github.com/marcus0035/platikrab
A Blazor MAUI Hybrid app for managing volleyball training sessions. Tracks attendance, ensures fair payment distribution based on the sessions/payments ratio, and provides insights. Built with MudBlazor, EF Core, and SQLite.
blazor crossplatform dotnet efcore maui sqlite
Last synced: 07 May 2026