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-09 00:25:56 UTC
- JSON Representation
https://github.com/giseletoledo/pythonsql
Google collab exercícios com Python e SQL
Last synced: 14 Mar 2025
https://github.com/filsan-musa/course-sql_fundamentals_for_data_analysis
This course serves as an introduction to Structured Query Language (SQL) for the aspiring data professional, focusing on fundamental concepts and practical applications. The course incorporates interactive video lectures, as well as weekly course exercises to reinforce learning.
chinook-database database relational-databases sql sqlite
Last synced: 15 May 2026
https://github.com/gust4vosales/projeto-bd-2020.3_ufape
Projeto desenvolvido no curso de BD no período 2020.3 - UFAPE
banco-de-dados database mysql pg sql sqlite
Last synced: 15 Apr 2026
https://github.com/glugg23/notesprogram
Building a program to write notes on using Java and SQLite
Last synced: 18 Apr 2026
https://github.com/dorukeskicorapci/banking-app
Banking App is a Python application designed to manage user access and handle transactions using an SQLite database.
Last synced: 16 Mar 2026
https://github.com/kd2org/apache-sqliteblob
Apache2 SQLite blob module
apache file-storage haystack sqlite
Last synced: 12 May 2026
https://github.com/fitzy1321/pokebattle
C Project, Pokémon Battle System terminal simulator
c marimo marimo-notebook python python3 sqlite sqlite3
Last synced: 04 Jun 2026
https://github.com/oxibase/oxigration
A SQL Migration Manager that maintains database migrations scripts in an object-based structure
database dbms migration mysql postgresql sql sqlite
Last synced: 10 Apr 2026
https://github.com/patricialjohnson/sql-database-analysis
In this analysis, I developed SQL queries for the Chinook Database, which contains information about a digital music store. The goal was to assist the Chinook team in better understanding their media inventory, customers, employees, and invoice data.
business-analytics chinook-database data-analytics data-visualization database sql sqlite
Last synced: 11 Apr 2026
https://github.com/sandysanthosh/jsp-update
Java update currently value in database using session
Last synced: 25 May 2026
https://github.com/b4oody/mini-to-do-list
Mini To-Do List is a simple web application for managing tasks. The application allows you to create, edit, delete tasks, change their status, filter tasks by status, and work with tags to organize tasks.
django html-css mini-django-project mini-to-do-list python3 sqlite
Last synced: 15 Apr 2026
https://github.com/hamzeh-pourshabanan/qnaprogram
A modular question-answer system demonstrating clean hexagonal architecture in Java. Easily swap between CLI/web interfaces and SQLite/MongoDB storage without touching core logic.
clean-code console-application ddd hexagonal-architecture java ports-and-adapters sqlite
Last synced: 25 Feb 2026
https://github.com/ashutosh7i/night-owl
Night Owl 🦉 is a versatile, tag-based logging system designed to be simple, fast, and platform-independent.it allows developers to define custom tags and easily send logs to a server for later retrieval based on these tags.
Last synced: 20 Feb 2026
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/biyonik/evento
Evento - Modern etkinlik yönetim platformu. Next.js 15, React 19, TypeScript ve Tailwind CSS ile geliştirilmiş. Framer Motion animasyonları, Prisma ORM, SQLite veritabanı, server-side pagination ve Zod validation özellikleri içerir.
framer-motion nextjs nextjs15 prisma prisma-orm react reactjs sqlite sqlite3 tailwindcss typescript webapp
Last synced: 15 Apr 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/rafielharake/newswebsite
A website made with Umbraco that allows users to view and search for new articles, and save articles in a database to view later
Last synced: 06 Feb 2026
https://github.com/askdkc/electron-memo-app
Electronで作ったサンプルメモアプリ。SQLiteを使用しデータは永続化される。
Last synced: 30 Jan 2026
https://github.com/curso-microservicios-nest/products-ms
Products microservice
nats nestjs-microservices prisma sqlite
Last synced: 15 Apr 2026
https://github.com/br-silvano/mcp-todo
API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.
agent agentic-ai ai ajv api command-pattern eslint jest mcp mcp-server modular-architecture sqlite task-manager todo tool tools typescript use-tool websocket zod
Last synced: 10 Apr 2026
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/gurpreet17/uc-davis-sql-for-data-science-specialization
Completed the SQL Basics for Data Science Specialization from the University of California, Davis, gaining proficiency in Data Analysis, SQL, Apache Spark, and Delta Lake.
apache-spark bigdata data-analysis data-science delta-lake sqlite
Last synced: 15 Apr 2026
https://github.com/imkrishsub/filefolio
A privacy-first document organization tool that uses local AI to automatically categorize, tag, and rename your PDF files. All processing happens on your machine with Ollama, keeping your documents completely private.
ai document-management fastapi local-first ocr ollama pdf privacy python sqlite
Last synced: 15 Apr 2026
https://github.com/ohimoiza1205/finance-tracker
This is a PyQt5-based desktop application for managing personal finances. It allows users to track transactions, categorize expenses, visualize spending trends through graphs, and fetch real-time data such as exchange rates.
api-integration matplotlib pyqt5 python sqlite
Last synced: 19 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/aridkruchinin1245/simpleapp
Simple website using FastAPI and Vue.js
fastapi javascript python sqlalchemy sqlite uvicorn vuejs vuerouter
Last synced: 15 Apr 2026
https://github.com/kezouke/grossing-films-dataviz
Project that extracts information about the highest-grossing films from Wikipedia, stores it in a database, and presents it through an interactive, modern web page hosted on GitHub Pages
data-visualization data-wrangling json sqlite wikipedia
Last synced: 18 Apr 2026
https://github.com/dev2forge/sqlazo
SQLAZO is a Python module that helps manage basic operations in an SQLite3 database. It provides utilities to simplify common database tasks—such as creating, reading and deleting records—making it easier for developers to work with SQLite databases in their Python projects.
basesdedatos database dev2forge modules opensource programming python python3 sql sqlite
Last synced: 31 Jul 2025
https://github.com/jeiel85/veritas-bible-android
오프라인 한·영 성경 읽기와 귀납적 성경연구를 위한 Android 네이티브 앱
android bible bible-study jetpack-compose kotlin material3 offline-first privacy-first room sqlite
Last synced: 09 Jul 2026
https://github.com/danceaway-app/vcpkg
Collection of libraries used in DanceAway projects
react-native sqlite sqlite-vec vcpkg
Last synced: 13 Jun 2026
https://github.com/iamtonmoy0/go-sales-api
A ready to use Sales API with golang,gorm and sqlite3
api api-client api-rest golang gorm gorm-orm sales-api sales-management sales-management-system sqlite sqlite3
Last synced: 18 Apr 2026
https://github.com/kajasanjeevkumar/task-manager
A full-stack multi-user task manager with role-based access, JWT auth, task CRUD, filtering, and responsive UI using SQLite.
dotnet jwt-authentication nextjs sqlite
Last synced: 15 Apr 2026
https://github.com/csipa0723/monday
Made an electron app with react, typescript and SQLite for vocational training in software development.
electron-app electronjs reactjs sqlite typescript
Last synced: 15 Apr 2026
https://github.com/jeiel85/homebase
Personal Windows PC monitoring bot for Telegram. Monitor system status, receive alerts, and forward notifications via Telegram. Built with .NET.
bot csharp dotnet monitoring pc-monitoring sqlite telegram windows windows-service wpf
Last synced: 09 Jul 2026
https://github.com/jeiel85/rxscan-android
Privacy-first Android engineering project for local Korean dispensing-bag OCR and official medicine data lookup.
android github-pages healthcare jetpack-compose korean kotlin medication on-device-ocr open-data privacy-first sqlite
Last synced: 09 Jul 2026
https://github.com/jeiel85/pulpit-ink-desktop
Local-first Windows desktop app for transcribing sermons, lectures, and meetings with faster-whisper.
desktop-app faster-whisper ffmpeg local-first offline pyside6 python sermon speech-to-text sqlite stt transcription whisper windows
Last synced: 09 Jul 2026
https://github.com/gitarber/task-manager-api
A RESTful API built with Node.js/Express for managing tasks. Features include user authentication, CRUD operations for tasks, SQLite database, and Swagger documentation.
express jwt-authentication nodejs rest-api sqlite swagger-ui task-management
Last synced: 10 Apr 2026
https://github.com/cataliniuga/squi
A web SQLite GUI, inspired by Prisma Studio and Drizzle Studio. Built with .Net Core 7 and Vue3.
dotnet-core mysql sql sqlite vue3
Last synced: 15 Apr 2026
https://github.com/muhammadraffiramadhan/volcano-info-api
A Spark Java microservice for retrieving volcano and eruption data.
code-quality collections input-output interfaces java javadoc jdbc json junit sqlite swing-gui uml xml
Last synced: 18 Apr 2026
https://github.com/btag16/cosmos-flask-blog
A personal blogging platform built with Flask, PostgreSQL, and Bootstrap. Features user authentication, dynamic posts, email notifications, and a responsive design for a modern blogging experience.
bootstrap5 database flask flask-application gunicorn orm postgresql procfile programming psycopg2 python sqlalchemy sqlite wtforms
Last synced: 10 Apr 2026
https://github.com/keremaygul/roleapp
asp-net asp-net-core bootstrap dotnet dotnet-core dotnetcoremvc jquery mvc reactjs sqlite
Last synced: 10 Apr 2026
https://github.com/baoduong254/qrmeal
A modern, full-stack QR code-based restaurant ordering system that enables contactless dining experiences
Last synced: 15 Apr 2026
https://github.com/raulpe7eira/inventory
Laboratório de Validação de Conhecimento para Globo
bootstrap css devise globo heroku hiring hiring-challenge html postgresql rails rspec ruby sqlite
Last synced: 10 Apr 2026
https://github.com/fazirta/playbox
PlayBox is a Django e-commerce site for gaming gear and accessories.
django e-commerce gaming pillow pws python sqlite tailwindcss whitenoise
Last synced: 07 Feb 2026
https://github.com/abduznik/filament-tracker
Tracks 3D printing filament inventory and usage with a React+Vite frontend and Node.js/SQLite backend, containerized for easy self-hosting.
3d-printing backend docker javascript nodejs react sqlite tools
Last synced: 01 Feb 2026
https://github.com/santosl2/url-shortener
Project built in React, Next, SQLite and Drizzle ORM
drizzle-orm nextjs react sqlite
Last synced: 10 Apr 2026
https://github.com/ngangawairimu/automating_farming_analysis
This project automates farming in Maji Ndogo, analyzing soil fertility, climate, and geography to recommend optimal crop locations. Python-based data analysis I uncovers patterns guiding farming practices.
matplotlib-pyplot numpy pandas python seaborn sqlite
Last synced: 10 Apr 2026
https://github.com/jyothikaprabhakar/cinemabookingplatform
Backend API for a cinema booking platform similar to PVR Cinemas. This system handles user accounts, movie listings, theater management, seat selection, show bookings, and payment processing.
cinema-booking-platform expressjs movie-listings nodejs payment-processing seat-selection show-bookings sqlite theater-management
Last synced: 29 Jul 2025
https://github.com/maureen-keter/testing-policy-backend
Backend insurance testing policy with crud operations
flask-api flask-restful flask-sqlalchemy python sqlite
Last synced: 06 Aug 2025
https://github.com/youngandgeek/sqlitepractice
App that saves Contacts to SQLite Database and display it in a List of CardView
android-application database oops-in-java sqlite
Last synced: 15 Apr 2026
https://github.com/yeuner/file-analysis-sql-demo
Streamlit-based application that leverages pandas, sqlite3, and file handling libraries (OpenPyXL and PyArrow) to practice SQL queries, analyze datasets, and export results. A personal project to enhance Python and SQL skills.
data-analysis dataset pandas sql sqlite streamlit vizualization
Last synced: 15 Apr 2026
https://github.com/anthonytedja/redirectv1
URL Shortener Service - Low Level
bash-script http-server java multithreading proxy sqlite
Last synced: 09 May 2026
https://github.com/mahutt/concordiadirectory
A Concordia University Faculty Search Engine
express react sqlite tailwind typescript
Last synced: 02 Feb 2026
https://github.com/D-Madev/API-CRUD-Node.js
SEADEA (Sistema de Educación A Distancia Del Ejercito Argentino), Creación de API. Uso de Sequelize, SQLite, Express, JWT y Node.js. -------- SEADEA (Distance Education System of the Argentine Army), Creation of API. Using Sequelize, SQLite, Express, JWT and Node.js
api-rest crud express javascript jwt jwt-authentication jwt-token migration migrations nodejs npm seed seeds sequelize sqlite sqlite3
Last synced: 01 Oct 2025
https://github.com/varun369/superlocalmemoryv2
Standalone intelligent memory system with knowledge graphs, pattern learning, and 4-layer architecture. 100% local, zero external APIs.
ai ai-memory ai-tools claude claude-ai cli developer-tools graphrag hacktoberfest knowledge-graph llm local-first memory memory-system open-source privacy-first productivity python rag sqlite
Last synced: 07 Feb 2026
https://github.com/shubham200137/customer-churn-analysis
In this case study, we analyze customer churn for a telecom company serving Southern California. The company faces increased competition and wants to retain customers by understanding the reasons for churn. Our objectives include improving service quality, identifying churn factors, pinpointing attractive services, and retaining high LTV customers.
data-analysis data-visualization numpy-python pandas-python sqlite tableau
Last synced: 15 Apr 2026
https://github.com/teagucordeiro/proffy
Plataforma de estudos desenvolvida usando Nunjucks, Express e SQLite.
express html-css-javascript nunjucks sqlite
Last synced: 15 Apr 2026
https://github.com/mollycarroll/serapis-rocks
A website for a local St. Louis rock band, with show dates, videos, music and more.
bulma-css django python sqlite
Last synced: 15 Apr 2026
https://github.com/whosonfirst/go-whosonfirst-sqlite-spr
Go package to implement the whosonfirst/go-whosonfirst-spr interface for "standard places result" (SPR) data stored in a SQLite database.
Last synced: 08 Feb 2026
https://github.com/anucha-tk/go_todo
Go Todo Webapp
gofiber golang gorm htmx sqlite tailwindcss template-project todolist validation
Last synced: 09 Apr 2026
https://github.com/themost-framework/sqlite
MOST Web Framework SQLite Data Adapter
database query query-builder query-language sql sqlite
Last synced: 17 Mar 2026
https://github.com/destinio/destin.nvim
NeoVim tools I use daily
lua neovim nvim nvim-plugin sqlite sqlite3
Last synced: 15 Apr 2026
https://github.com/leonardomenezes7/finance-api
Personal Finance Management API developed with Node.js, designed to help users manage their expenses, income, and budgets in a simple and efficient way. The API allows the recording of financial transactions, expense categorization, and detailed report generation.
api fastify node postgresql sqlite typescript vitest
Last synced: 09 Apr 2026
https://github.com/sanengineer/vapor-sqlite
Create ReSTAPI With 💧 Vapor (Swift Web Framework) and 🌱 SQLite. Deploy at 👇🏼
backend fluent sqlite sqlite-database swift swift-4 swift-framework vapor vapor-3 vapor-sqlite vapor-swift
Last synced: 08 Feb 2026
https://github.com/shijbey/drolta_py
A logic programming-inspired SQLite query language for simplified and composable queries in Python
database python query-builder query-engine sqlite sqlite3
Last synced: 26 Feb 2026
https://github.com/danpoynor/danpoynorcom-django
Refactoring Portfolio using Django Framework
django portfolio-website python sass sqlite
Last synced: 09 Apr 2026
https://github.com/krbob/stacklab
Compose-first control panel for Docker Compose homelabs on a single Linux host
docker docker-compose golang homelab linux react self-hosted sqlite terminal vite websocket
Last synced: 07 Jul 2026
https://github.com/oliverwebdev/webarchiver
A powerful desktop application to download, archive, and manage web pages locally with full resource support, built with Python and PyQt6.
archive-management content-archiving data-preservation desktop-application html-editor html-parsing offline-browsing playwright pyqt6 python python-gui selenium sqlite tagging-system web-archiving web-content-management web-scraping website-archiver website-backup
Last synced: 19 Apr 2026
https://github.com/gafischer/nlw-journey-api
API criada durante evento NLW Journey da RocketSeat
api csharp dotnet8 entity-framework-core fluentvalidation nlw rocketseat sqlite
Last synced: 09 Feb 2026
https://github.com/sylviachebetemth/insurance-policy-management-system
A simple Insurance Policy Management System built with React (frontend) and Python with Flask (backend) using SQLite as the database. The system allows users to view, add, edit, and delete insurance policies while providing search and filter capabilities.
flask python react sqlite tailwindcss
Last synced: 09 Apr 2026
https://github.com/rubendvb/ignite-lab-04-notifications-service
class-transformer class-validator nestjs nodejs prisma sqlite
Last synced: 19 Apr 2026
https://github.com/guilherme006/payup
PayUp é um aplicativo iOS para organizar cobranças de clientes. O app permite cadastrar clientes, registrar valor e data de cobrança, listar lançamentos por dia, calcular recebimentos do dia e agendar lembretes locais para cobranças recorrentes.
autolayout sqlite swift uikit usernotifications xcode
Last synced: 01 Jun 2026
https://github.com/thanasisgeorg/bank-manager
A program to manage your bank accounts written in Java, with the use of SQLite
Last synced: 15 Apr 2026
https://github.com/shads06/ace-reg
An Event Registration Application for ACE society from VIPS
ace dot-net event-registration sqlite windows-presentation-foundation wpf-application
Last synced: 30 Sep 2025
https://github.com/mateusfg7/nlw-spacetime
expo fastify nativewind nextjs nlw nlw-spacetime node prisma react-native reactjs rocketseat sqlite tailwindcss
Last synced: 09 Apr 2026
https://github.com/vaibhavpal7549/Leetcode
This repository offers a comprehensive collection of SQL scripts, examples, and best practices for learning and mastering SQL. Covering topics from basic queries to advanced database management, it supports MySQL, PostgreSQL, and SQLite, making it ideal for both beginners and experienced developers looking to enhance their SQL skills.
mysql mysql-database oracle sql sqlite
Last synced: 05 Aug 2025
https://github.com/gitarber/habits_tracker
A modern Flutter application for building and tracking daily habits
dart flutter habit-tracker habits material-design mobile-app notifications productivity sqlite time-management
Last synced: 19 Apr 2026
https://github.com/ninomiquelino/advanced-auth-system-angularjs
Sistema completo de autenticação moderna implementando WebAuthn/Passkeys, JWT e CSP em Angular e Node.js
angularjs cors csp helmetjs javascript jwt jwt-authentication jwt-token node-js nodejs sqlite typescript webauthn
Last synced: 26 Feb 2026
https://github.com/dumindup/symfonydemo
This is a PHP Symfony version 3.4 based demo project.
bootstrap5 css3 datatables doctrine html5 jquery php phpunit sqlite sqlite3 symfony symfony3 twig
Last synced: 03 Jan 2026
https://github.com/liraymond04/rz-list
rz-list is an ASP.NET Core Blazor web application for tracking your reading list of novels
asp-net-core blazor blazor-server csharp dotnet dotnet-core entity-framework-core ms-sql-server mudblazor sqlite
Last synced: 10 Feb 2026
https://github.com/sylviat01/biashara-first-healthcare
Biashara First Healthcare is a platform designed to streamline the connection between businesses and healthcare facilities.The platform features an interactive map powered by OpenLayers, allowing users to easily locate healthcare providers.
flask openlayers python3 reactjs sqlite
Last synced: 04 Aug 2025
https://github.com/cmtv/sqlean
Simple SQLite database manager. Focus on writing code, rather then messing with queries.
database db entity sql sql-entity sqlite
Last synced: 30 Sep 2025
https://github.com/hjfitz/coursework-y2-webscrp
Fully configurable dashboard, created for coursework in WEBSCRP at University of Portsmouth
api bower card coursework dashboard espressjs express handlebars handlebarsjs jquery material material-design node nodejs restul sqlite widget
Last synced: 10 Feb 2026