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/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/levysantiago/daily-diet-api
Manage your diet with the Daily Diet API.
fastify knex restful-api sqlite typescript
Last synced: 01 May 2026
https://github.com/bhoyarapurva23399/mini-erp-inventory-billing
Lightweight ERP inventory and billing web app built using Python Flask and SQLite — featuring product, customer, and dashboard management.
backend data-analysis erp flask inventory-billing mini-project python sqlite
Last synced: 01 May 2026
https://github.com/juliargubolin/sql-learning
This repository was created in order to insert all the documents, files and notes I took while learning SQL through "Getting started with SQL" by Thomas Nield (O'Reilly). I am studing DataScience at UNIVESP (Univesidade Virtual do Estado de São Paulo).
Last synced: 02 May 2026
https://github.com/muhammadzili/cloudvault
A premium self-hosted file management system with secure public sharing, dynamic branding, and granular API access. Built for speed and privacy
api-token cloud-storage dashboard-ui file-manager file-sharing javascript material-ui nodejs personal-cloud reactjs self-hosted sqlite vite
Last synced: 02 May 2026
https://github.com/aswanisaraj/food-redistribution-system
I have made the food redistribution system project in our Database System course with group of 3 classfellow.
database html-css-javascript nodejs sql sqlite
Last synced: 02 May 2026
https://github.com/kadirlofca/trajectory
Capstone project - car project management app
html-css-javascript pocketbase sqlite tailwindcss tauri
Last synced: 02 May 2026
https://github.com/matheusadc/find-a-friend
The project presents an API for PET adoption using the MVC architecture.
dbeaver mvc-architecture pylint python sqlite
Last synced: 02 May 2026
https://github.com/sherinur/todo-app
Десктопное приложения для управления списком задач (To-Do List)
desktop-app go gorm reactjs sqlite todolist wails
Last synced: 02 May 2026
https://github.com/mindreframer/sqlcache
SQLite based cache with namespacing for Elixir
Last synced: 02 May 2026
https://github.com/linggarm/moviecatalogue
This is an Android app project created for the final submission of Android Fundamentals course on Dicoding in 2019, which provides information about Movies and TV Shows
android android-studio android-widget asynchttpclient dicoding fragment glide intent java localization object-oriented-programming recyclerview sqlite themoviedb
Last synced: 02 May 2026
https://github.com/dmarks84/ind_project_movie-database-sqlite
Independent Project - I joined and manipulated data from disparate tables of movie information using Python & SQLite; defined schema, created tables/views, queried data, etc. Utilized CTE's, Window Functions, and other DDL, DQL, DML, and DCL scripts.
advanced-sql cte databases dcl ddl dml dql group-by joins python query sql sqlite tables views window-functions
Last synced: 02 May 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/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/aidenstickney/modern-record-player
This application integrates RFID technology with Spotify's playback features. Users can associate RFID tags with Spotify albums, playlists, or tracks. Scanning an RFID tag initiates playback of the linked Spotify content.
flask python raspberry-pi spotify spotify-api sqlite
Last synced: 03 May 2026
https://github.com/saitawngpha/mysqlitek
My simple app for SQLite using Kotlin.
Last synced: 03 May 2026
https://github.com/alex289/sub-tracker
Simple and local first subscription tracker
Last synced: 03 May 2026
https://github.com/raicerk/ionic-st
Proyecto con ionic para android para aprender desarrollo mobile con javascript
angular4 ionic ionic-framework ionic-plugin sqlite
Last synced: 03 May 2026
https://github.com/futuricon/engwords
A little app that can help with learning English
material-design net-core sqlite wpf
Last synced: 03 May 2026
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/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/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/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/prakhardoneria/library-management-school-project
A Python and SQL Lite based Full Stack console ui based application with features like Add, Display, Search, Issue, Return and Delete
localhost pycharm python python3 school-project server sql sql-server sqlite sqlite3
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/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/sebyx07/rust-ratatui-todos
A high-performance todo list application with TUI, CLI, and REST API interfaces. Built with Rust, Ratatui, SQLite, and Axum with full pagination support.
axum cli crossplatform pagination productivity ratatui rest-api rust sqlite terminal todo tui
Last synced: 04 May 2026
https://github.com/marcosviniciusjau/python-redis
This is a API in Python with Redis where its possible to create products, first on SQLite and then save on cache on Redis
python redis redis-cache sqlite
Last synced: 04 May 2026
https://github.com/sa-k1b/rentwise
A Django-based web application for car rental management. RentWise simplifies the process for both dealers and customers, featuring car management, booking requests, email notifications, and real-time updates for a smooth rental experience.
Last synced: 04 May 2026
https://github.com/jyothikaprabhakar/onlinelearningplatform
Backend API for an online learning platform similar to Unacademy. This system handles user accounts, courses, live classes, video lectures, tests, educators, subscriptions, and progress tracking.
accounts educators- expressjs live-classes nodejs progress-tracking sqlite subscriptions user-accounts
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/arianacabral/bibliomania
📖 Aplicação para Gerenciamento de Biblioteca
Last synced: 18 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/vera0011/npm-sqlite3-simplifier
NPM package, for SQLite simplifications
nodejs npm sqlite sqlite-database sqlite3
Last synced: 05 May 2026
https://github.com/adzkykhairany/sql_job_analysis
2023 Data Job Analysis
jupyter-notebook postgresql sql sqlite
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/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/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/sarmad426/posts-crud-app
Posts App built with Next.js and Prisma
nextjs prisma sqlite tailwind typescript
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/dirmeier/rnaiutilities
A collection of python modules and command line tools for processing image-based RNAi screens.
cellprofiler database microscopy python rnai sqlite
Last synced: 09 May 2026
https://github.com/joaovsbraz/rocket-q
A platform that register anonymous questions.
css express html javascript nodejs sqlite
Last synced: 11 Apr 2026
https://github.com/madhanmohanreddy2301/chat-with-sql_db
This project demonstrates how to use the Vanna AI library to connect to a SQLite database and query for the top 10 albums by sales from the Chinook database. Additionally, a Flask application is created to run the Vanna AI interface.
flask-sqlalchemy gpt35turbo llm sqlite streamlit vanna
Last synced: 08 May 2026
https://github.com/takngabik/mandeman
Django backend collaboration with React frontend using JWT refresh token saved in HttpOnly Cookies
bootstrap-icons django python react sqlite tailwind typescript
Last synced: 11 Apr 2026
https://github.com/paoloprodossimolopes/gopportunities
Basic CRUD application using GoLang to handle job opportunities
backend gin-gonic ginswagger go go-orm golang gorm http job makefile opportunities sqlite webserver
Last synced: 09 May 2026
https://github.com/yanliu1111/dotnet-winforms-sqlite-app
dotnet entity-framework orm sqlite windows-forms
Last synced: 11 Apr 2026
https://github.com/tiim/etherpad-sqlite-docker
Dockerfile for etherpad-lite with sqlite installed. Not maintaned, for new repo see:
docker dockerfile etherpad-lite sqlite
Last synced: 24 Oct 2025
https://github.com/willavelar/php-doctrine-basic-terminal
A basic example of student registration using the terminal with doctrine in php
Last synced: 15 Mar 2026
https://github.com/pepperonas/drill
train. track. transform. — Multitenant fitness & body tracking PWA with Google auth, charts, gamification and motivational emails. Material 3 Expressive.
express fitness gamification google-oauth health-tracking material-design-3 pwa react sqlite vite
Last synced: 22 Jun 2026
https://github.com/nitish2773/portfolio-website
This project is a personal portfolio website built using Django and styled with Bootstrap. It showcases my skills as a Full Stack Developer, including frontend, backend, and database expertise. It features sections such as Home, About, Skills, Projects, Resume, and Contact, offering visitors a comprehensive view of my professional background
bootstrap5 css3 django html5 python sqlite
Last synced: 11 Apr 2026
https://github.com/anasdallah/event-app
Event application using Xamarin.Forms and sqlite, the volunteer can add to his list events, and he can create events .
app database event event-volunteer form forms many-to-many manytomany masterdetails microsoft sql sqlite sqlite-net-pcl sqlite3 student-course-registration visual-studio volunteer xamarin xamarin-forms xmarin
Last synced: 28 Apr 2026
https://github.com/bearddan2000/docker-desktop-fedora-sqlitebrowser-visualizer
This is a POC project to demonstrate sqlitebrowser a database visualization tool.
desktop docker fedora sqlitbrowser sqlite sqlitebrowser visualizer
Last synced: 11 Apr 2026
https://github.com/lucasdavi99/passvault
🔑 PassVault – Gerenciador de senhas Android desenvolvido com .NET MAUI, focado em segurança e privacidade.
android csharp dotnet-maui encryption mvvm open-source password-manager security sqlite
Last synced: 26 Oct 2025
https://github.com/byebye-sama/bank-app
Bank app with database and styles on terminal
database dbbrowser python python3 sqlite sqlite3 terminal terminal-app
Last synced: 11 Apr 2026
https://github.com/sea5kg/inventory-files
Program for inventory files on your computer (for linux)
inventory-files linux qt5 sqlite
Last synced: 11 Apr 2026
https://github.com/FilipRokita/python-ai-quiz
A simple Flask-based quiz web application that allows users to take quizzes, track their high scores, and manage sessions. The app uses SQLite for data storage and supports user authentication. Perfect for learning Flask and database integration!
backend bootstrap database flask full-stack python quiz-app session-management sqlite web-app web-development webapp
Last synced: 26 Oct 2025
https://github.com/kenvilar/laravel-vue-sqlite
Laravel + VueJS + SQLite + Axios
Last synced: 11 Apr 2026
https://github.com/apostolissiampanis/weather-app-api
WeatherApp is a Java-based console application that retrieves and processes weather data using the wttr.in web service.
api data hibernate java json lombok objected-orientated-programing oop spring-boot spring-data-jpa sqlite webflux
Last synced: 05 May 2026
https://github.com/varejaodacarne/proffy-omnistack
📚 Proffy - An online platform to connect teachers with students
axios expo express knex nextlevelweek nlw nodejs react react-native rocketseat sqlite typescript
Last synced: 11 Apr 2026
https://github.com/paulwritescode/departmental-result-management-system
A Flask application designed to track and manage student results within a university department. The system categorizes results into different segments such as CATs, labs, practicals, and exams, providing a comprehensive overview and detailed management capabilities for lecturers, students, and administrators.
alembic flask-application jinja-template python roles-permission-management sqlalchemy sqlite tailwindcss
Last synced: 11 Feb 2026
https://github.com/rabestro/sql-challenge-solutions
A collection of SQL challenges and solutions from various courses and websites, aimed at enhancing database querying skills.
challenges solutions sql sqlite
Last synced: 08 Nov 2025
https://github.com/anasahtsham/pizzeria
A pizza ordering system made using Java and SQLite in android studio (native)
andoid-app android-studio java java-android-studio-project sqlite
Last synced: 15 May 2026
https://github.com/stpfeffer/inventory-management
react shadcn-ui sqlite typescript vite
Last synced: 28 Jan 2026
https://github.com/aditybarnwal22/lung-cancer-prediction-app
This project, titled “Lung Cancer Prediction,” presents a web-based application that enables preliminary risk assessment for lung cancer using Machine Learning Algorithms.
css3 flask html5 javascript python-libraries-numpy python-libraries-pandas scikit-learn-python sqlite
Last synced: 06 Feb 2026
https://github.com/kishan2029/todo_list
It is the todo app created with flask framework. User can add the items in the todo list, update it and also delete it.
Last synced: 19 May 2026
https://github.com/guduchango/flask-docker-tailwind-example
Flask Docker Tailwind Example is a modular Flask web application featuring JWT- and session-based authentication, dynamic views with Jinja templates, and a modern UI powered by Tailwind CSS. The project includes a comprehensive test suite, SQLite database integration, and is fully containerized with Docker and Docker Compose for easy deployment.
api authentication backend docker docker-compose flask frontend fullstack jinja jwt-authentication mvc python rest-api session-management sqlite tailwindcss unit-testing web-application web-development
Last synced: 11 Apr 2026
https://github.com/zs1l3nt/rs-cli-nova
A simple CLI for me to copy project configurations into new folders whenever I need to without having to reach over into the other folders
Last synced: 13 Apr 2026
https://github.com/carllosnc/one-stack
fast way to prototype full stack apps with Next.js, React, Tailwind, and Drizzle ORM
bun drizzle-orm nextjs sqlite typescript
Last synced: 09 May 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/ntanwir10/codesage-algolia-challenge
An intelligent, conversational code discovery platform built around Algolia MCP Server that revolutionizes how developers explore and understand codebases through natural language conversations.
algolia-search fastapi mcp-server python3 rate-limiting react real-time-processing sqlite typescript websockets
Last synced: 11 Apr 2026
https://github.com/marcingrze/speed_test
Internet speed testing tool with CLI, GUI (KivyMD), and KDE Plasma widget. Features automated testing, SQLite storage, and result validation.
cli gui kde-plasma kivy network-testing python speedtest sqlite
Last synced: 09 May 2026
https://github.com/vladimiracunadev-create/mcp-ollama-local
MCP + Ollama local: FastAPI web con chat, tools MCP (sandbox) e historial SQLite.
docker fastapi git html-css-javascript kubernetes local-llm macos makefile mcp mcp-server ollama python shell sqlite terminal toml tool-calling uvicorn vscode
Last synced: 26 Jan 2026
https://github.com/olha-dev-fullstack/graphql-job-board
This is a simple GraphQL job board application that enables users to sign in, create, manage, and publish job vacancies withing their company.
apollo-client graphql knex sqlite
Last synced: 11 Apr 2026
https://github.com/wisebyteconcepts/wise-byte-database-helper
A lightweight, attribute-driven database helper for .NET that auto-generates SQL tables from classes—supporting SQLite (with planned SQL Server & PostgreSQL), custom attributes, foreign keys, schema updates, and a simple DbContext-style workflow
csharp dotnet relational-database sql sqlite
Last synced: 09 May 2026
https://github.com/mateusfs99/planner-api
Node.js API of Planner application.
Last synced: 25 Feb 2026
https://github.com/sadhami0519/sql_advent_calendar_2024
This repository contains the SQL solutions I implemented for the SQL Advent Calendar challenge of 2024. Each quarter featured a set of daily SQL challenges of varying difficulty, unlocking one new challenge each day at 12 PM EST.
Last synced: 08 Nov 2025
https://github.com/userdanixdev/project_logistica_refactor
Projeto de refatoração para modelagem relacional de dados logísticos com Python, SQLAlchemy, SQLite, Poetry e validações automatizadas.
data-engineering data-modeling orm poetry pytest python sqlalchemy sqlite
Last synced: 01 Jun 2026
https://github.com/jolaz-dev/salus-gym
SalusGym is a gym management system
dart flutter gym-application sqlite
Last synced: 30 Jan 2026
https://github.com/Abhineet0904/Quote-app
Quote app
global-scope kotlin-android kotlin-coroutines recyclerview recyclerview-adapter sqlite
Last synced: 08 Nov 2025
https://github.com/bvujovic/webapisqldbtest
Testiranje DevOps pipeline mogućnosti na Web API .NET 6 aplikaciji.
azure azure-devops c-sharp ci-cd-pipeline devops dot-net ef-core sqlite web-api
Last synced: 31 Jan 2026
https://github.com/aliabdev11/library-management-system
Library Management System is a dashboard web app built using Django and SQLITE. It provides a user-friendly interface to manage library operations, including adding, updating, and deleting books, tracking borrowed books, managing users, and viewing records in a centralized dashboard.
Last synced: 17 Mar 2026
https://github.com/husniadil/cc-hooks
Advanced Claude Code hooks system with contextual TTS announcements, AI-powered completion messages, multilingual translation, and event-driven automation
ai-translation claude-code developer-experience elevenlabs event-processing fastapi gtts hooks middleware multilingual openrouter productivity sqlite text-to-speech tts
Last synced: 11 Apr 2026
https://github.com/tanyahendricks/imageshare
BSc IT third year project for module, IT development - CMPG323, to develop a photo album.
bash canvas database-design django exception-handling heroku icecream mvt sql sqlite system-design user-authentication visual-studio-code whitenoise wondershare
Last synced: 09 Apr 2026
https://github.com/unqdlphn/web-app-starter
A standardized process for initiating new Python web application projects using macOS, Flask, Streamlit and SQLite3 as the foundation. It aims to ensure consistency, best practices, and efficient web app building.
flask macos python sqlite streamlit
Last synced: 15 Apr 2026
https://github.com/ssoehdata/sql_for_data_science_specialization_course
Materials and Certifications from the SQL for DataScience Course
data-analysis data-science database databricks postgresql sql sqlite
Last synced: 10 Apr 2026
https://github.com/zzarif/instant-budget-manager-mobile-app
Course Project for CSE 4402 (Visual Programming): Native Android App that provides budget management and expense tracking features.
android android-studio budget-management expense-tracker java pie-chart sdk-android sqlite xml
Last synced: 09 May 2026