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/greysquirr3l/coraline
Rust code graph indexer with 28 language support, MCP tools, and SQLite-backed analysis
code-intelligence codegraph developer-tools mcp rust sqlite static-analysis tree-sitter
Last synced: 22 Apr 2026
https://github.com/vilajj/flutter_simple-todo-list
A simple Todo List application, design with Flutter.
bloc dart flutter sqlite sqlite3 study-project todoapp
Last synced: 17 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/yagnik-gohil/activity-tracker
Activity Tracker is a time management app that helps you track, analyze, and optimize your productivity by logging time spent on tasks and activities.
activity activitytracker desktop-app electron react sqlite timetracker
Last synced: 05 May 2026
https://github.com/ibrahimraimi/litebase
The open infrastructure layer for production-grade SQLite.
infrastructure platform-engineering sqlite
Last synced: 02 Apr 2026
https://github.com/maxgfr/omnilingo
Desktop language learning app with spaced repetition and multi-provider AI tutoring
ai desktop-app duolingo duolingo-alternative flashcards language-learning multilingual rust spaced-repetition sqlite srs tauri whisper
Last synced: 11 Apr 2026
https://github.com/gadgeski/fieldinventorylite
A project to make inventory management easier
Last synced: 17 Apr 2026
https://github.com/juliorom/pokemon-api-flask
Este proyecto es una API en Flask para gestionar Pokémon, sus tipos y usuarios con favoritos. Incluye una interfaz admin, endpoints REST y scripts de carga inicial de datos.
flask flask-admin flask-bcrypt flask-login flask-migrate flask-sqlalchemy flask-wtf flask-wtforms pipenv python3 sqlite
Last synced: 17 Apr 2026
https://github.com/wannacry081/notehub-django
NoteHubAPI is a Django-based API for team note management. It offers user authentication, team handling, and note creation. It supports Swagger and Redoc for developer-friendly documentation.
django django-rest-framework drf-yasg python sqlite
Last synced: 30 Apr 2026
https://github.com/morethanmin/closegallery
OpenGallery Clone Project using django
Last synced: 17 Apr 2026
https://github.com/yudas1337/sqlite-android-java
Tugas 3 - Pemrograman Mobile 2022
Last synced: 08 May 2026
https://github.com/growupanand/sqlite-python-module
Python module to mange sqlite easily.
Last synced: 30 Apr 2026
https://github.com/y2k/litedb
NoSQL database
android android-library desktop json kotlin nosql sqlite
Last synced: 17 Apr 2026
https://github.com/lucianofedericopereira/lgit
lgit – Local Git: A Simple Git CLI Wrapper Script with SQLite Sync and Style.
cli cli-tool developer-tools git git-helper git-remote-sqlite git-wrapper history-tracking lightweight-git local-version-control nerd-font restore-commit scripting self-hosted shell-script sqlite sqlite-integration terminal-tools unix-utilities
Last synced: 08 May 2026
https://github.com/shubhamsingh-04/wishlist-app-android
Wishlist App – Jetpack Compose + Room - A simple wishlist manager built with Jetpack Compose, Room DB, and MVVM. Supports swipe-to-delete and reactive UI with StateFlow.
android android-app android-application jetpack-compose kotlin kotlin-android mobile-app mobile-development mvvm-architecture room-database sqlite
Last synced: 08 May 2026
https://github.com/asier-ortiz/agencias-turisticas
Java desktop application for managing tourist agencies
db4objects hibernate java mysql oracle sqlite swing
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/eduardogomesf/go-api
simple REST API built with Go
go go-chi golang sqlite testify unit-testing
Last synced: 10 May 2026
https://github.com/teraprath/cloud-web
Personal Cloud Webpanel with Python (Flask) and SQLite3
cloud cloud-computing css css3 flask flask-app flask-application flask-apps html html5 simpleui sqlite sqlite-database sqlite3 web webapp webapplication webapps website
Last synced: 17 Apr 2026
https://github.com/jfdomitor/minicore
A minimal databound, reactive .net core (razor) example for vs code
asp-net-core barea razor sqlite vscode
Last synced: 17 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/sanveed-adnan/supermarket-sales-sql-project
SQL-based data analysis project on supermarket sales performance using SQLite and Power BI.
business-intelligence data-analysis data-science data-science-projects data-visualization power-bi sales-data sql sqlite
Last synced: 08 Nov 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/ribborges/habits
Aplicativo "Habits" desenvolvido durante o NLW Setup - Ignite da Rocketseat
figma nodejs react-native reactjs rocketseat sqlite tailwindcss typescript vite
Last synced: 04 Apr 2026
https://github.com/rostam-sodagari/backup-pilot
A cross-platform CLI utility for backing up and restoring multiple databases with pluggable storage backends.
backup-script backup-tool database database-backup database-backup-scripts mongodb mysql sqlite
Last synced: 04 Apr 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/billy0402/django-my-instagram
A learning project from NTUB Django course.
course django django-rest-framework python restful-api sqlite
Last synced: 08 May 2026
https://github.com/qsmith-interos/interview-db-sqlite
Starter template for Database interviews
Last synced: 08 Nov 2025
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/andresilveira1/api-rocketmovies
beekeeperstudio express insomnia javascript knex nodejs sqlite sqlite3
Last synced: 04 Apr 2026
https://github.com/danpoynor/django-restaurant-website-demo
Basic restaurant website created with Django that allows customers to view the menu, learn more about the restaurant, and make a reservation. Admin area allows creating new dishes for the menu and viewing reservations.
demo-app django-framework sqlite
Last synced: 08 May 2026
https://github.com/arkosammy12/monkey-database
A declarative Kotlin library to create and manage simple SQLite databases for simple applications.
Last synced: 11 Apr 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/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/lklynet/injectly
Injectly is a simple, self-hosted code injector app designed to streamline the process of managing and injecting scripts across multiple websites.
automation code-injector css dynamic-scripts ejs javascript lightweight modern-app open-source script-manager self-hosted simplicity sqlite web-development
Last synced: 23 Sep 2025
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/spaceshaman/full-stack-fastapi-nuxt-jwt-auth-orm-free-template
ORM Free Full Stack, modern web application template. Using FastAPI, Nuxt.js, JWT Authentication, SQLite, Docker compose and more.
backend docker docker-compose fastapi frontend full-stack fullstack jwt jwt-auth jwt-authentication jwt-token nuxt nuxt3 nuxtjs python python3 sqlite sqlite3 template typescript
Last synced: 04 Apr 2026
https://github.com/syed-nihaal/python-based-crypto-investment-platform
crypto python socket-programming sqlite tkinter
Last synced: 30 Jul 2025
https://github.com/alexekinney/url-shrtnr
Shortern URLs with ExpressJS, sqlite, and EJS
ejs express expressjs sql sqlite sqlite3 url-shortener
Last synced: 04 Apr 2026
https://github.com/charles-dr/contacts-server
Node API for contact management
expressjs nodejs sql sqlite typescript unit-testing
Last synced: 04 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/ksh168/django_blog
Blog website made using Django and deployed on PythonAnywhere. Uses sqlite3 as database
django pillow python pythonanywhere sqlite
Last synced: 18 Apr 2026
https://github.com/moeller-projects/yugiohcarddatabasebuilder
card database databases sqlite ygo ygo-database yugioh
Last synced: 18 Apr 2026
https://github.com/amsolaiman/little-lemon-app-capstone
Little Lemon App is the final capstone project for the Meta React Native Specialization in Coursera. It was developed using React Native Expo and Typescript.
expo figma react react-native sqlite typescript
Last synced: 29 Jan 2026
https://github.com/pedrohvfernandes/api-micro-saas-todo-stripe
Ferramenta simples de todo, onde o usuário tem o plano free e o plano de 9 reais onde ele pode cadastrar ilimitadas tarefas
bun eslint husky prisma sqlite stripe typescript webhook
Last synced: 18 Apr 2026
https://github.com/alexandra-valkova/usersmanagementsystemxamarinandroid
A simple CRUD mobile application 📱 for managing users, written on Xamarin.Android and using SQLite
android c-sharp crud-application material-design mobile-app sqlite users xamarin xamarin-android
Last synced: 05 Jan 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/pixzl/recall
Shared memory for Claude Code — MCP server + CLI that indexes your local sessions and memory across all projects.
claude claude-code cli developer-tools embeddings mcp model-context-protocol semantic-search sqlite typescript
Last synced: 04 Jun 2026
https://github.com/lkosson/korm
Code-first ORM for relational databases. Internal use only, please ignore.
dotnet dotnet-core orm postgresql sql-server sqlite
Last synced: 05 Apr 2026
https://github.com/karmaniverous/jeeves-runner
Graph-aware job execution engine with SQLite state. Part of the Jeeves platform.
cli cron fastify job-scheduler nodejs queue sqlite task-runner typescript
Last synced: 16 May 2026
https://github.com/imsks/kahani
Kahani scraps Films and Celebrities and have Public APIs to use
Last synced: 16 Apr 2026
https://github.com/ohimoiza1205/advanced-to-do-list-application
Developed an advanced To-Do List application with a modern graphical user interface (GUI) using PyQt5 and SQLite for database management.
database-management gui python qt5 sqlite
Last synced: 18 Apr 2026
https://github.com/codewithkyle/schema-sketcher-app
Plan and visualize database schema diagrams privately and freely.
database-schema diagram-editor diagramming mysql postgresql sql-server sqlite
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/eltonsantos/jobfinder
Projeto desenvolvido no curso da Udemy: JavaScript do básico ao avançado (c/ Node.js e projetos). Link: https://www.udemy.com/course/javascript-do-basico-ao-avancado-com-node-e-projetos
express handlebars javascript node nodemon postgres sequelize sqlite
Last synced: 05 Apr 2026
https://github.com/ianadiwibowo/bookshelf
Sipping a taste of Hanami
hanami materialize ruby sqlite
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/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/samirasiavash/user_management_application
The User Management Application is a desktop application with a three-tier architecture, written in OOP in Python, and deployed on SQLite. This application has features such as registration, login, search, changing user status and roles, pagination, etc.
3tier decorator login manage-users oop pagination performance-logging python registration search sqlite sqlite-database tkinter user-management-system user-managment
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/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/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/sevastiandolbilin/blogicum
bootstrap5 django django-framework faker pep8 pillow python sqlite
Last synced: 20 Aug 2025
https://github.com/KwonNayeon/sql-focused-ds-prep
SQL-focused solutions and notes for data science technical interviews
data-science interview-prep postgresql sql sqlite
Last synced: 21 Sep 2025
https://github.com/312-dev/scrolly
Private video-sharing PWA for friend groups. SvelteKit + SQLite + Twilio.
docker drizzle pwa self-hosted sqlite svelte sveltekit twilio typescript video-sharing web-push
Last synced: 08 Jun 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/lelabdev/spotify-graph
Music taste graph DB — Rust CLI for artist discovery via graph traversal
mcp mcp-server music-discovery music-graph rust sqlite
Last synced: 08 May 2026
https://github.com/neabytelab/nexora-vscode
VSCode extension for AI-powered code completion using Ollama.
ai ai-assistant automation better-sqlite3 code-completion code-generation developer-tools knex ollama productivity sqlite typescript vscode-extension
Last synced: 21 Sep 2025
https://github.com/thomasleavy/devtools-tracker
DevTools Tracker - May 2025
crud css express full-stack javascript js nodejs responsive sqlite
Last synced: 28 Jul 2025
https://github.com/developerscalambrine/sharpdevelop-projects
Projeto desenvolvido pela a empresa SCALAMBRINE, com foco no controle de lançamentos de foguetes, gerência de metas de captura de pássaros terrestres e monitoramento de níveis de dor em testes. A solução permite cadastrar e visualizar parâmetros de voo.
Last synced: 19 Apr 2026
https://github.com/iluknow/encrypted_notes_app
Encrypted Notes - безопасное веб-приложение для заметок с полным шифрованием AES-256-GCM. Пароли никогда не сохраняются, только зашифрованный контент. Идеально для личного использования и изучения криптографии на PHP.
aes-256-gcm encryption openssl php privacy security sqlite web-app
Last synced: 19 Apr 2026
https://github.com/phamhongphuc1999/caro
Caro Game
newtonsoft-json socket sqlite winform
Last synced: 28 Apr 2026
https://github.com/laudep/itemcatalog
Item Catalog web app
flask python sqlalchemy sqlite
Last synced: 11 May 2026
https://github.com/labex-labs/sqlite-for-beginners
In this course, you'll learn the fundamentals of SQLite, from setting it up on Linux to creating databases, building tables, and querying data. Perfect for beginners!
challenges course exercises hands-on labex labs playground programming sqlite
Last synced: 28 Jul 2025
https://github.com/labex-labs/sqlite-intermediate-to-advanced
In this course, delve into advanced SQLite techniques. Master constraints, indexing, joins, subqueries, transactions, triggers, views, full-text search, JSON, backups, PRAGMA tuning, CTEs, window functions, and more!
advanced-sql course data-analysis data-integrity data-manipulation data-modeling database database-design hands-on labex labs performance-tuning programming query-optimization relational-database schema-management sql sqlite stored-procedures transaction-management
Last synced: 18 May 2026
https://github.com/silent-brad/web_lua_nix
Documenting learning Lapis (Lua web framework) with Nix
Last synced: 08 May 2026
https://github.com/ojailson17/nlw-esports-backend
Aplicação backend desenvolvida durante o evento NLW - eSports organizado pela Rocketseat. A aplicação tem como objetivo conectar pessoas que jogam o mesmo game e possuem a mesma disponibilidade de horário.
express nodejs prisma sqlite typescript
Last synced: 14 Apr 2026
https://github.com/pyrustic/litedao
Intuitive interaction with SQLite database
auto-init dao data database database-access library lightweight pyrustic python sql sqlite
Last synced: 09 May 2026
https://github.com/luiizsilverio/app-sqlite
Aplicação desenvolvida em React Native com SQLite durante o curso da Alura
expo-sqlite react-native sqlite
Last synced: 20 Apr 2026
https://github.com/viraj-gavade/e-commerce-api
A RESTful API built with NestJS and Prisma for managing an e-commerce platform. It provides essential features including user authentication, product management, order processing, and secure payment integration. The API allows for seamless management of users, products, and orders, with a focus on scalability and security.
nestjs prisma sqlite typescript
Last synced: 11 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/dnce17/crochet_shop_docker
A crochet shop website deployed using Docker, GCP, and Azure
Last synced: 11 May 2026
https://github.com/planimeter/lsqlite
LuaJIT FFI bindings for SQLite3
lua luajit luajit-ffi-bindings sqlite sqlite3
Last synced: 20 Apr 2026
https://github.com/vara-co/sqlalchemy-challenge
SQLAlchemy challenge "Climate Analysis for long vacation in Honolulu, Hawaii. Surf's Up!" It includes a Flask App
flask flask-api flask-application flask-sqlalchemy jupyter-notebook orm sql sqlalchemy sqlite
Last synced: 20 Apr 2026