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-06-30 00:25:48 UTC
- JSON Representation
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/kazimovzaman2/cs50w-network
📶 Project 4 of "Harvard CS50’s Web Programming with Python and JavaScript"
cs50 cs50w cs50web-project4 css django html network python sqlite
Last synced: 12 Apr 2026
https://github.com/andersonhsporto/cryptography-restapi
Este projeto e uma API RESTful que tem como foco garantir a proteção de campos sensíveis realizando a criptografia (hashing) dos mesmos em tempo de execução ao gravar e recuperar dados do banco de dados. Os campos userDocument e creditCardToken são criptografados utilizando o algoritmo de SHA-512 antes de serem salvos no banco.
ansi-c docker dockerfile openssl rest sha512 sqlite
Last synced: 08 May 2026
https://github.com/divin/tana
A lightweight Rust CLI tool for tracking movies, TV series, and books consumed.
books cli command-line-tool media-tracker movies rust sqlite
Last synced: 03 Apr 2026
https://github.com/soft/lastfm-archiver
Tool for archiving last.fm listening data into a local SQLite database
archiving database dataset-generation lastfm lastfm-api music sqlite
Last synced: 17 Apr 2026
https://github.com/alxmart/m23_app_todolist
App de Lista de Tarefas, desenvolvido no módulo "Banco de Dados no Android" da Mentoria Profissão Desenvolvedor Android, da CODANS (By Jamilton Damasceno).
activities adapter android android-app database kotlin kotlin-android recyclerview recyclerview-adapter sqlite
Last synced: 17 Apr 2026
https://github.com/dineshdhamodharan24/assignment
simple assignment to work on it and post it..
Last synced: 08 May 2026
https://github.com/camesine/sistema-ventas
Sistema de ventas basico C# Sql compact .NET
Last synced: 17 Apr 2026
https://github.com/stonestepsinc/sqlite-nuget
This project builds a SQLite Nuget package with static SQLite libraries and header files for Win32/x64 platforms and Debug/Release configurations.
library nuget nuget-package sqlite static-library
Last synced: 17 Apr 2026
https://github.com/theoddysey/obituary-platform
A Django 🐍 web application for submitting 📨, managing 🧑💼, and viewing 👀 obituaries, featuring social media sharing 🌬️and structured data integration🔨
cross-browser csv django-rest-framework seo-optimization sqlite
Last synced: 17 Apr 2026
https://github.com/letruxux/ashortener
literally just... a shortener 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣
elysiajs shortener sqlite url url-shortener
Last synced: 04 Apr 2026
https://github.com/quangdang46/grove
An autonomous AI development loop for Claude Code, Codex that plans, executes, and iterates on your tasks automatically — letting you complete complex workflows with a single command.
beads claude-code cli codex-cli developer-tools loops orchestration rust sqlite
Last synced: 04 Apr 2026
https://github.com/nikitagoldashevsky/sqlite-insight
Desktop app for managing and modifying SQLite databases, developed in C# using WPF & Microsoft.Data.Sqlite.
csharp desktop-app dotnet sqlite windows
Last synced: 17 Apr 2026
https://github.com/UshurbakiyevDavlat/Blog-App
Blog api on DRF
allauth corsheaders django-rest-framework heroku-deployment postgresql python redoc sqlite swagger-ui viewsets whitenoise
Last synced: 04 Oct 2025
https://github.com/raphaigor/be-the-hero
Be The Hero é uma aplicação fullstack desenvolvida com Node.js, React e React Native para conectar ONGs a doadores. Criado durante um bootcamp da Rocketseat.
expo node react react-native sqlite
Last synced: 04 Apr 2026
https://github.com/frolov-andrey2405/academic_staff
The project is a web-based application called Academic Staff designed to manage faculty data at a university or institution.
asgiref css django django-cors-headers djangorestframework html javascript pillow python sqlite
Last synced: 04 Apr 2026
https://github.com/royungar/sql_chicago_data_analysis_project
SQL-based data analysis project using SQLite, pandas, and Jupyter SQL magic commands. Analyzes crime, school, and census data from Chicago to explore socioeconomic patterns using filtering, joins, aggregation, and subqueries.
aggregation census-data chicago crime-data data-analysis data-engineering education-data ibm jupyter-notebook pandas sql sqlite subqueries
Last synced: 04 Jun 2026
https://github.com/latentprion/cppbessot
CPPBESSOT (C++ BackEnd Single Source of Truth): a framework that uses OpenAPI to maintain a single source of truth for the data model of a software project. It generates C++ headers, JSON serdes, ODB-based ORM headers, DB migrations, Typescript types and Zod schemas. I.e: a type-safe backend-to-frontend data model manager.
backend-cpp backend-development cmake cpp database-migration database-schema json json-deserialization json-serialization json-validation odb openapi orm postgresql sqlite type-safety typescript typescript-definitions zod zod-validation
Last synced: 17 Apr 2026
https://github.com/life-experimentalist/hivexplore
HiveXplore is a beginner-friendly app built on Hive blockchain that introduces newcomers to decentralized social media without technical barriers. With simplified authentication, intuitive posting tools, and guided experiences, it serves as an educational gateway for blockchain beginners while making participation in the ecosystem accessible.
blockchain caching content-platform cryptocurrency dapp decentralized flask hive-blockchain hivesigner keychain markdown python real-time restful-api social-media sqlite web-application
Last synced: 18 Jan 2026
https://github.com/macktb/simple-banking-system
Simple banking system using JDBC API, SQLite database and Luhn algorithm to validate credit card.
Last synced: 17 Apr 2026
https://github.com/caiocdj/dappersqlite
csharp dapper spectre-console sqlite
Last synced: 17 Apr 2026
https://github.com/clay-good/agent-replay
agent-replay is a 100% local, SQLite-powered CLI tool for time-travel debugging AI agents that lets you replay execution traces, diff behavioral changes, fork runs to test fixes, and run AI-powered evaluations or safety guardrails to eliminate hallucinations and production failures.
agentic-workflows ai-agents ai-evaluation cli developer-tools guardrails hallucination-detection local-first machine-learning-engineering prompt-engineering rag regression-testing sqlite trace-analysis typescript
Last synced: 04 Apr 2026
https://github.com/ifrankxue/project_sql_job_data_analyst
Project following the tutorial course created by Luke Barousse, who is an amazing data instructor.
git github postgresql sql sqlite sqlserver vscode
Last synced: 11 Mar 2026
https://github.com/zaibten/android-smart-checkin-application
Simplify attendee management, improve efficiency, and enhance the user experience with smart check-in technology.
admin-panel andriod andriod-studio app attendance java kotlin modern sqlite ui-ux visual-studio-code
Last synced: 11 May 2026
https://github.com/meezaand/laravel-product-management
A Laravel application for managing products, including features for creating, editing, and deleting products, as well as managing their details such as name, price, description, and stock quantity.
laravel php reactjs sqlite tailwindcss
Last synced: 04 Apr 2026
https://github.com/maximlevchenko/ski-share
Ski Share website for ski equipment sharing
cicd docker flask oop python react sonarqube sqlalchemy sqlite
Last synced: 04 Apr 2026
https://github.com/rmalik777/git-commander
Git GUI Client
git javascript react react-router redux rust shadcn-ui sqlite tailwindcss tauri typescript
Last synced: 11 Apr 2026
https://github.com/seyuki/boursobank-exporter
Script python permettant d'exporter les opérations d'un compte BoursoBank (ou plusieurs) dans un fichier csv, une base de données SQLite, ou une base de données PostgreSQL.
bank boursobank boursorama csv postgresql python sqlite
Last synced: 18 Apr 2026
https://github.com/02siri/burritoking
Food Ordering GUI Desktop Application
java javafx-gui jdbc-driver jdk junit scenebuilder sqlite
Last synced: 18 Apr 2026
https://github.com/manishpjha/web-scraper-analyzer
This is a Python-based web scraping and data analysis application built with Streamlit. It allows users to scrape data from websites using sitemap URLs, export the scraped data to CSV or JSON, analyze the data, and reset the database.
fine-tuning matplotlib pandas python sqlite streamlit training-dataset webscraping
Last synced: 12 Apr 2026
https://github.com/vitinho163/nlw-copa-ignite
Projeto desenvolvido durante a Next Level Week Copa, na trilha Ignite da @Rocketseat.
expo fastify next nodejs react react-native sqlite tailwindcss typescript
Last synced: 04 Apr 2026
https://github.com/andresilveira1/food-explorer-api
A Rest API build with Node.js to a fictitious restaurant.
express javascript knex nodejs sqli sqlite sqlite3
Last synced: 04 Apr 2026
https://github.com/melardev/android_room_crud
Android Crud application using Room
android android-architecture-components architecture-components crud database java room sqlite
Last synced: 18 Apr 2026
https://github.com/mert-turkgil/kokomija
very basic web site
aspnetcore bootstrap5 css html javascript json netmvc sql sqlite stipe-payment stripe stripe-api stripe-checkout
Last synced: 11 Apr 2026
https://github.com/arturmareknowak/grpcgraphqlwebsockets
Implementation of REST, gRPC, WebSockets and GraphQL endpoints within one container with data stored in SQLite
docker graphql grpc hotchocolate rest signalr sqlite swagger
Last synced: 04 Apr 2026
https://github.com/moeller-projects/yugiohcarddatabasebuilder
card database databases sqlite ygo ygo-database yugioh
Last synced: 18 Apr 2026
https://github.com/paperfoot/invoice-cli
Beautiful invoices from the CLI — international, stateful, agent-friendly
agent-cli-framework agent-friendly billing cli gst invoice multi-currency pdf rust sqlite typst vat
Last synced: 18 Apr 2026
https://github.com/kathleenwest/usermanagementwebapidemo
This repository contains a simple User Management Web API built with ASP.NET Core. The API provides CRUD operations for managing user data, including creating, retrieving, updating, and deleting users. The project uses Entity Framework Core with SQLite as the database provider and includes comprehensive unit tests.
asp-net-core coding-challenge coding-interview crud-application csharp csharp-app csharp-code demo demo-app entity-framework-core live-website middleware sqlite swagger unit unit-test unit-testing unit-tests user-management-system web-api
Last synced: 18 Apr 2026
https://github.com/ethern-myth/env-storage
Env Storage is a secure, developer-focused web app for storing and managing environment variables by project.
dashboard laravel12 mysql postgresql reactjs secrets-management sqlite storage tool
Last synced: 12 Apr 2026
https://github.com/jack970/yt_download_flutter
Application developed with flutter. This app loads a listview with videos's data in format json and stores in local database with sqflite.
flutter sqlite video-streaming
Last synced: 18 Apr 2026
https://github.com/wesleyp846/djamgo_conceito_autenticacao
Esta aplicação é um sistema web para cadastro de usuários, implementando autenticação e registro de usuários de forma segura e profissional utilizando o framework Django.
authentication backend bootstrap database django html python sqlite web
Last synced: 05 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/lokkju/claude-session-index
Index, search, and report on Claude Code sessions. SQLite FTS5 database with CLI, MCP server, and TPS skill for work summarization.
claude-code claude-code-plugin cli fts5 mcp session-indexer sqlite
Last synced: 04 Jun 2026
https://github.com/burakahmet/cs50x
Harvard's CS50x problem solutions.
algorithms c computer-engineering computer-science cs50 cs502022 cs50problemsets cs50problemsetssolved cs50x data-structures flask harvard harvardcs50 html-css-javascript python sqlite
Last synced: 18 Apr 2026
https://github.com/tuukkaviitanen/daily-quote-api
Simple daily quote API created using Rust (formerly Go), but with a small twist
docker github-actions go rust sqlite swagger-ui
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/joaopjt/africa.js
África.js is a fulfilled query builder/orm that runs over SQL Server, SQLite, MariaDB, MySQL and PostgreSQL.
mariadb mysql postgresql sql sqlite sqlserver
Last synced: 05 Apr 2026
https://github.com/bloomca/youtube-mp3-grabber
Application to follow channels on youtube and convert new episodes to mp3
Last synced: 18 Apr 2026
https://github.com/kazimovzaman2/todo-app
A simple Todo application built using Django 🚀.
css database django html sqlite todo todoapp todoapp-django
Last synced: 12 Apr 2026
https://github.com/coderooz/python-flask-recipt-generator
A simple yet powerful Receipt Generator built with Python (Flask), SQLite, and ReportLab. This tool allows you to create receipts through a clean web UI, store them locally, and export professional PDF receipts.
flask flask-sqlalchemy python recipt-generator reportlab-pdf sqlite
Last synced: 18 Apr 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/azurespheredev/digication-work-sample
✔ My technical solution for developing React DnD frontend and portfolio management backend using React, TypeScript, GraphQL and SQLite database..
graphql nodejs react react-dnd sqlite typeorm typescript
Last synced: 12 Apr 2026
https://github.com/thecoachingonline/learning-sql
Here are my study notes for learning SQL
mysql oracle postgresql sql sqlite sqlite3
Last synced: 09 May 2026
https://github.com/bch1212/agenttrust-mcp
Trust-score & reputation MCP for the agent-to-agent economy.
a2a agent-economy agent-trust ai-agents anthropic claude fastapi mcp mcp-server model-context-protocol python railway reputation sqlite trust-score
Last synced: 21 Jun 2026
https://github.com/muhammadmoeezkhan/vehicle-repair-app
Android SQLite Full-Stack Application To Help Users Manage/Track Vehicle Repairs
Last synced: 19 Apr 2026
https://github.com/heinrich10/pyfastapi
Simple backend example using Python and FastAPI
fastapi python sqlalchemy 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/samuelleutner/samuel_leutner_dr4_tp3_dotnet
c-sharp dotnet razor-pages sqlite university-project
Last synced: 09 May 2026
https://github.com/kingarthurwashere/kwikpay_server
A django app for local service platform for purchasing Zesa and Airtime
Last synced: 09 May 2026
https://github.com/kitsuyaazuma/go-react-blog
golang material-ui react sqlite typescript
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/diegomaia83/appcontroleglicemia
Aplicativo Android para o controle de glicemia utilizando Xamarin/MAUI
Last synced: 12 Apr 2026
https://github.com/rayhanadev/nanoupload-server
A Cloudflare Worker that stores and responds with data from NanoUpload
cdn cloudflare d1 drizzle file-upload files hono pastebin r2 s3 sqlite url-shortener workers
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/sakan811/honkai-star-rail-characters-damage-simulation
Honkai Star Rail Characters' Damage Simulation
data data-science data-visualization honkai honkai-star-rail honkai-starrail powerbi powerbi-visuals python sqlite
Last synced: 29 Jun 2026
https://github.com/dragodui/electron-player
Simple music player in TypeScript using React, Electron and sqlite
electron react sqlite tailwindcss typescript
Last synced: 12 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/d-vale/grade-manager
Team project for the ProgServ2 course at HEIG-VD
css html html-css mail mailhog php sqlite tailwind tailwind-css tailwindcss
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/valentina17varela/restaurant_website
Dynamic Website in Django for little lemon restaurant, final project of the backend developer specialization by Meta
api api-rest django django-application django-rest-framework python python-app sqlite web-application
Last synced: 09 May 2026
https://github.com/abhijithganesh/car-data-analyzer
This repository contains the Django project which was developed to analyze car-data from an Onboard-Diagnostics device. This project contains Django-Db.sqlite3 to process the data in the backend. It was deployed to heroku
Last synced: 09 May 2026
https://github.com/itsmenicky/sistema-hospitalar
Sistema para cadastro de médicos, pacientes e exames
Last synced: 12 Apr 2026
https://github.com/ejw-data/proj-gradebook
Development of a database, flask server, and bootstrap dashboard that will aid in monitoring student performance.
bootstrap5 common-table-expression flask html-css-javascript pandas plotly python sqlalchemy sqlite
Last synced: 11 Apr 2026
https://github.com/mitchi-02/android-notes-fragments
An android notes app that uses dynamic fragments and SQLite DB.
android fragments java mobile-app 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/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/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/harshit433/onehive
OneHive is a web application developed with django designed to connect college students from different institutions. The platform offers various features to enhance student interaction, collaboration, and resource sharing.
django-framework html-css-javascript mvc-architecture python sqlite
Last synced: 09 May 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