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/ostrynska/gh-projects-manager-api
Express-based backend with SQLite used for storing public GitHub repositories per authenticated user
Last synced: 18 Apr 2026
https://github.com/nixoletas/lista-presenca
Gerenciador de convidados em eventos e confirmação de presenças, geração de relatório e ordenação.
Last synced: 08 Apr 2026
https://github.com/dfornika/ncov-db
Store SARS-CoV-2 genomic analysis results from ncov2019-artic-nf and ncov-tools to a sqlite DB
data-management extract-transform-load sars-cov-2 sqlite
Last synced: 18 Apr 2026
https://github.com/qobulovasror/easy-note-with-mern
express memory-database nodejs notes sqlite
Last synced: 18 Apr 2026
https://github.com/lone-do/project-nuxt-passport
Digital Passport Application built using Nuxt, TypeScript, and tailwindcss for the frontend, and Drizzle + SQLlite for the backend.
daisyui drizzle fullstack nuxtjs pinia sqlite state-management tailwindcss typescript vue
Last synced: 05 Apr 2026
https://github.com/jkrenick2022/cbb-transfer-portal-tracker
An automated NCAA basketball transfer portal tracker that scrapes new and updated players from On3, sends hourly Discord alerts, and tracks state using SQLite with GitHub Actions.
automation basketball discord github-actions ncaa python sqlite transfer-portal web-scraping webhook
Last synced: 05 Apr 2026
https://github.com/lonyasha/cs50w-mail
Mail is a single-page email client. It allows users to send, receive, view, archive, and reply to emails through a dynamic interface that communicates with a backend API. This project is part of CS50's Web Programming with Python and JavaScript course.
ajax cs50w django email-client html-css javascript python rest-api single-page-applications sqlite web-development
Last synced: 05 Apr 2026
https://github.com/bdeekshith066/restaurant-uptime-tracker
A FastAPI-based backend that tracks store uptime/downtime from pings and generates time-zone aware reports for the last hour, day, and week.
fastapi python sqlalchemy sqlite
Last synced: 18 Apr 2026
https://github.com/mevlutayilmaz/muvime
The "MuviMe" project aims to develop a mobile application similar to TheMovieDb.org. The project uses the TMDB API connection to present information about the movies and TV series we shot to users in the application interface.
andorid android-studio glide gson java mobile-app retrofit2 rxjava sqlite tmdb tmdb-api
Last synced: 18 Apr 2026
https://github.com/teslaproduuction/calculation_of_the_heat_balance
This application, developed in Python, is designed to perform calculations of the thermal balance in molds when casting metal castings. It allows you to determine how much heat comes from the metal and how much heat needs to be removed from the mold to ensure optimal conditions for casting.
matplotlib-python python3 sqlite tkinter-gui
Last synced: 18 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/sup2point0/ignis
Various projects involving the Yu-Gi-Oh! card game, including asynchronous API requests, SQL databases, machine learning, and a Discord bot!
ai discord discord-bot ignis ignister machine-learning nextcord sql sqlalchemy sqlite ygo ygoprodeck yu-gi-oh yugioh yugioh-api yugioh-card-images
Last synced: 18 Apr 2026
https://github.com/akiiya/atria
A lightweight self-hosted MTProto session manager built with Go. / 使用 Go 构建的轻量级自托管 MTProto Session 管理器。
account-management gin go golang gorm mtproto self-hosted session-management single-binary sqlite telegram
Last synced: 04 Jun 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/pedromgsanches/nutpad
simple notes app entirely created with AI
ai bulma docker notes selfhosted sqlite
Last synced: 19 Apr 2026
https://github.com/inventixcity/inventix-bank
Advanced Banking Management System built with Java & JavaFX - Features dual authentication, real-time transactions, account management, and modern MVC architecture with SQLite database
authantication clean-code java javafx javafx-application mvc-architecture sqlite sqlite3
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/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/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/matheusfdc10/habits-rocketseat
fastify prisma react sqlite tailwindcss typescript
Last synced: 09 Apr 2026
https://github.com/solaimanb/game-library-api
api crud-api fastapi game-library render sqlite
Last synced: 20 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/albingroen/narspelskortet
This digital solution for so-called "närspelskortet" is a open-source project created by Albin Groen but can be maintained by anyone that feels like it. Just my clone and make pull request ✌️
Last synced: 10 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/kiran8053/movie-ratings-analysis
SQL-based exploratory analysis of movie ratings
analytics data-science movies sql sql-server sqlite
Last synced: 12 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/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/marcelocantos/sqlpipe
Streaming replication protocol for SQLite
cpp database replication sqlite streaming
Last synced: 09 May 2026
https://github.com/s00inx/aiogram-simple-todo-bot
asynchronous to-do-list bot with reminders, using python, postgresql, sqlite.
aiogram postgres postgresql python sqlite telegrambot
Last synced: 20 Apr 2026
https://github.com/luiizsilverio/node_heat
Back-end em Node desenvolvido durante o NLW Heat
axios jsonwebtoken nlw nodejs prisma socket-io sqlite typescript
Last synced: 20 Apr 2026
https://github.com/kfcemployee/aiogram-simple-todo-bot
Мой первый проект на питон: простой ассинхронный ToDo-бот с напоминаниями и возможностью настройки задач и напоминаний с поддержкой postgres и sqlite.
aiogram postgres postgresql python sqlite telegrambot
Last synced: 25 Sep 2025
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/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/viniciusmecosta/peatdata
docker-compose fastapi python sqlalchemy sqlite
Last synced: 21 Apr 2026
https://github.com/barun-saha/quizalchemy
QuizAlchemy: Transmute text into knowledge
adk-python ai gemini-api genai litellm llm sqlite streamlit
Last synced: 21 Feb 2026
https://github.com/kudzaiprichard/hireintel.api
AI-powered recruiter that streamlines the technical hiring process through automated resume processing, candidate research, and interview management.
api-rest artificial-intelligence concurrent-programming email flask flask-sqlalchemy jsonwebtoken jwt llm python rest-api sqlite threads
Last synced: 09 May 2026
https://github.com/arieldavid-oss/actividades
Aplicación en construcción, sobre recordatorios de aplicaciones
Last synced: 09 May 2026
https://github.com/joeychilson/litemigrate
A simple SQLite migration library for Go.
go golang migrate migrations sql sqlite
Last synced: 21 Apr 2026
https://github.com/yusufmalikul/myhomebank
Simple web based personal money management for my own usage. Written in python 🐍.
flask money-management money-tracker python sqlite
Last synced: 09 May 2026
https://github.com/arifshariati/nestjs-rest-api-boilerplate
Nest JS boilerplate for REST API
expressjs mongodb nestjs nodejs postgresql rest-api sqlite swagger typeorm typescript
Last synced: 09 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/alexey0b/task_scheduler
backend full-stack golang jwt-authentication postgresql sqlite task-manager
Last synced: 22 Apr 2026
https://github.com/vitorsemidio-dev/spacetime-server
Spacetime é uma aplicação inovadora desenvolvida para ajudar as pessoas a armazenar e reviver suas memórias mais marcantes. Com recursos avançados de registro, como data, mídias (fotos/vídeos) e descrição, Spacetime permite que os usuários capturem e compartilhem momentos importantes de suas vidas.
fastify nodejs prisma sqlite typescript
Last synced: 10 Mar 2025
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/sonal1313/django_blog
This is a full-stack blogging platform built using Django, HTML, CSS, Bootstrap, and SQLite. The application allows users to register, log in, create blog posts, update their profiles, and interact with content while enforcing access control and efficient image handling.
bootstrap4 class-based-views crud django django-signals function-based-views learning pagination profile-management python sqlite user-authentication webdevelopment
Last synced: 11 Apr 2026
https://github.com/himcc/sqlgo
sqlite browser and run sql on file (csv and excel file) in command line
csv excel sql sqlite sqlite3 sqlite3-database
Last synced: 30 Mar 2025
https://github.com/mdelgadop/batch_exec_web
SPA made with PHP, VueJS, SQLite and PaperCSS. Create batch scripts via web and execute them.
html-css-javascript papercss php5 php7 sqlite sqlite-database vuejs
Last synced: 04 Feb 2026
https://github.com/marcelocantos/protocol-app
Android health/habit tracker (Kotlin/Compose)
android habit-tracker health jetpack-compose kotlin sqlite
Last synced: 18 Jun 2026
https://github.com/eduardo-j-morales/books-management-api
A RESTful API for managing books, built with Flask, Flask-RESTful, SQLAlchemy, and secured with HTTP Basic Authentication.
backend crud docker flask python rest-api sqlalchemy sqlite webapi
Last synced: 24 Apr 2026
https://github.com/hubtou/mod_storage
A Luanti tool for managing the mod_storage SQLite3 database file content.
luanti luanti-modding luanti-tool minetest minetest-tool sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 09 May 2026
https://github.com/arudzinska/music_collection
Simple Flask+SQLite app rendered in HTML to add, view and delete albums in a music collection.
Last synced: 24 Apr 2026
https://github.com/mathomhaus/guild
A local-first, persistent cognition substrate for AI agents. Single Go binary + MCP server backed by local SQLite.
agent-coordination agent-memory ai-agents claude claude-code codex cursor golang local-first mcp mcp-server sqlite
Last synced: 25 Apr 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/timyiu478/wiz-challenges
Hands-on Cloud Capture the Flag (CTF) challenges by Wiz
ai aws cloud eks-cluster iam incident-response istio kubernetes llm security sqlite
Last synced: 25 Apr 2026
https://github.com/danielsrbueno/flash-master-backend
Backend for a flashcards mobile app, a school assignment.
Last synced: 25 Apr 2026
https://github.com/rogers-cyber/csvtoexcel
Modern PySide6 desktop app to convert CSV files to Excel (.xlsx) with batch processing, preview, encoding support, and SQLite history tracking.
batch-processing csv csv-converter csv-to-excel data-tools desktop-app drag-and-drop encoding excel file-converter gui preview productivity pyside6 python sqlite xlsx xlsxwriter
Last synced: 25 Apr 2026
https://github.com/tomashubelbauer/ef-sqlite
Reproducing an issue with migrations and table rebuilds I had in EF Core SQLite
ef ef-core entity-framework entity-framework-core migrations sqlite
Last synced: 25 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/hiteshmeta85/ml-mini-project-api
Classification of Disaster related tweets from Social Media using BERT Model
bert binary-classification flask machine-learning sqlite twint
Last synced: 09 May 2026
https://github.com/kurenn/trove
Trove — self-hosted desktop 3D-print model library (Tauri v2 + React/TS)
3d-models 3d-printing desktop react rust self-hosted sqlite tauri threejs typescript
Last synced: 07 Jun 2026
https://github.com/aniboy2k-gif/gijun-ai
Personal single-user AI agent audit/verification workbench (L2 reference-only public). Fork for team/RBAC needs — out of scope upstream.
ai-governance audit-trail hitl mcp opentelemetry personal-ai sqlite typescript
Last synced: 26 Apr 2026
https://github.com/clawket/clawket
LLM-native work management plugin for Claude Code — structured task board across sessions
claude-code llm project-management sqlite task-management
Last synced: 26 Apr 2026
https://github.com/dulip-sameera/ai-banking-chatbot
This AI-powered chatbot simulates an intelligent banking assistant,
chatbot nltk-python oop openai-api python3 sqlite tkinter-gui
Last synced: 26 Apr 2026
https://github.com/quazex/nestjs-knex
NestJS module for Knex library
knex mysql nestjs pg sqlite typescript
Last synced: 31 Mar 2025
https://github.com/emomeni/cisco_switch_monitor_dashboard
A Flask-based web application for monitoring Cisco switch ports status with real-time updates and basic authentication.
automation cisco cisco-it-networking css flask html javascript network-automation network-automation-dev network-automation-python python sqlite
Last synced: 11 Apr 2026
https://github.com/jhonywalkeer/messages-board
A message board where the user can register and/or authenticate only using the email, soon after logged in he can post a message on the wall and the message can be deleted.
apollo challenge graphql message nestjs nodejs reactjs sqlite study typeorm typescript
Last synced: 15 Apr 2026
https://github.com/sistematico/python-sqlite-crud
Exemplo de operação CRUD(Create, Read, Update, Delete) usando o Python 3 e SQLite 3
Last synced: 27 Apr 2026
https://github.com/anibalalpizar/nodejs-prisma-restapi
REST API using Nodejs together with Express on the backend, together with Prisma as ORM
Last synced: 09 May 2026
https://github.com/jeannesbryan/kayooh
A privacy-first, self-hosted GPS cycling tracker. Features native Telegram Live Location, Custom Peleton Web Radar, Auto-Flexing stats, OSRM Map Matching, and Offline PWA. Ride hard, keep your data yours.
cycling dark-mode gps-tracker javascript leafletjs offline-first php privacy-first pwa self-hosted sqlite strava-api
Last synced: 27 Apr 2026
https://github.com/adityatote/bonk-bot
cloudflare-workers drizzle hono solana sqlite tanstack-start turso
Last synced: 27 Apr 2026
https://github.com/codystair/todo_list_app
Simple todo list app in JavaScript using Express and SQLite on the backend and jQuery on the frontend.
express html-css javascript jquery sqlite
Last synced: 27 Apr 2026
https://github.com/rikeda71/calendar
メディア情報処理演習 カレンダー
calendar csharp google-calendar sqlite
Last synced: 27 Apr 2026
https://github.com/wolffshots/jellyfin_pr_migration
Migration tool for moving playback reporting to a new instance of Jellyfin
jellyfin migration-tool playbackreporting rust script sqlite tsv
Last synced: 27 Apr 2026
https://github.com/lunardiver/smolyshortener
Smoly is a URL shortener service with an underlying SQLite database.
asp-net-core csharp cshtml css database javascript js sql sqlite url-shortener
Last synced: 10 Apr 2026
https://github.com/nikitagoldashevsky/cowboy-vs.-skeletons
Retro-style rhythm game, developed in Python using PyGame and SQLite database management.
2d-game pygame python retro-style-game rhythm-game sqlite
Last synced: 27 Apr 2026
https://github.com/microwaves/sqlite-db-sample
Just an example package to create and handle sqlite databases in Go
Last synced: 28 Apr 2026
https://github.com/prabhakar-naik/python-flask-rest-api
python-flask-rest-api Application
dbms-project flask-application python python-project restful-api sql sqlite
Last synced: 28 Apr 2026
https://github.com/sulthonzh/dbmigrate
Zero-dependency database migration tool for SQLite, PostgreSQL, and MySQL
cli database migration mysql postgresql schema sqlite zero-dependency
Last synced: 25 Jun 2026
https://github.com/suwansankaja/django-user-preferences
Full Stack Web App for User Profile Management
django html javascript jinja-template python sqlite
Last synced: 28 Apr 2026
https://github.com/explodes/query-db
Sqlite wrapper for Android's SQLiteOpenHelper
Last synced: 28 Apr 2026
https://github.com/0xsabdadev/app-android-sqlite-room-capacity
Build sqlite crud android app with native
android-app android-studio crud java sqlite
Last synced: 28 Apr 2026
https://github.com/chrisallenlane/rdr
A minimalist, self-hosted RSS reader for homelabs (MIRROR)
atom docker feed-reader golang homelab htmx minimalist opml rss rss-reader self-hosted sqlite
Last synced: 08 Jun 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: 25 Sep 2025
https://github.com/andreaslill/dict-xml-to-sqlite
Convert JMdict and Kanjidic to sqlite database file.
Last synced: 09 May 2026
https://github.com/tsnsoft/dialogblocks_sqlite_demo
Пример программы на C++ с использованием базы данных SQLite и wxWidgets в DialogBlocks и Visual Studio 2022
dialogblocks sqlite visual-studio wxwidgets
Last synced: 02 May 2026
https://github.com/0taviopascoal/nlw_journey_node.js
Repositório do NLW JOURNEY da trilha de Node.js de 2024
fastify nodejs prisma-orm rest-api sqlite typescript zod-validation
Last synced: 12 Apr 2026
https://github.com/isensee-bastian/db-basics
Tutorial code for my videos Database Usage in Golang Part 1 and Part 2
basic-programming beginner-tutorial-series database golang learn-to-code relational-databases sql sqlite table youtube
Last synced: 12 Apr 2026
https://github.com/hackfutsec/logdump
This program automates SQL injection testing on login pages by sending payloads, logging results, and supporting both single and multiple URL tests with concurrency and retry logic.
injection logging login logininjection loginjection sql sqlinjection sqlite sqlite3 sqlogininjection
Last synced: 31 Jul 2025
https://github.com/darkneko-id/apdn_app
Pencarian sertifikat TKDN Kemenperin P3DN untuk kegiatan pengadaan KKKS — typo-tolerant, bilingual, portable
fastapi indonesia kemenperin procurement sqlite tkdn
Last synced: 08 Jun 2026
https://github.com/stalksa/wishapp
Приложение "Wish List"
android-studio application java sqlite
Last synced: 29 Apr 2026