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/ungana/sqlx-sqlite-database-connection
An example project showing how to use SQLx and SQLite together in a Rust project.
connection example rust rust-lang sqlite sqlite3 sqlx sqlx-cli
Last synced: 28 Apr 2026
https://github.com/artem-babenko/taskswebapp
Проект "Список завдань" – це мій другий веб-додаток для створення, управління та видалення щоденник завдань. Головна мета проекту полягає в створенні зручного та ефективного інструменту для кращого організації справ користувача.
asp-net-core csharp css entity-framework-core html js restful-api sqlite
Last synced: 05 Apr 2026
https://github.com/moniaar/calcify
Pharmacy POS system using Electron.js and sqlite3.
css desktop-app electron electronjs full-stack fullstack-development html javascript js sqlite sqlite3
Last synced: 09 May 2026
https://github.com/cljoly/data
📊 Data sets to populate some parts of my website (mostly https://cj.rs/open-source/).
Last synced: 03 May 2026
https://github.com/muhammadabir64/user_geo_chart
A simple way to get your website visitors country name & show them to your dashbaord.....
flask google-charts mysql php python sqlite
Last synced: 13 Apr 2026
https://github.com/alilleybrinker/daydream
Transparent, automatic syncing of in-memory data to/from SQLite
Last synced: 30 Apr 2026
https://github.com/ethern-myth/react-sql-stack
Vite React app and C# backend. Full stack react app
csharp jwt material-ui netcore6 reactjs sqlite
Last synced: 17 Apr 2026
https://github.com/madhukarbaikana/covid-19indiaportalapis
A database file covid19IndiaPortal.db consisting of three tables state, district and user. APIs to perform operations on the tables state, district only after authentication of the user.
expressjs jwt middleware nodejs sqlite sqlite3
Last synced: 13 Apr 2026
https://github.com/karenyov/dio-bootcamp-santander-flutter
Santander Bootcamp 2023 - Mobile com Flutter
dart dio dio-bootcamp flutter mobile sqlite
Last synced: 13 Apr 2026
https://github.com/kharizzakaye/to-do-list
A to do list web application created with Python, Flask, and SQLite.
bootstrap flask html5 python3 sqlalchemy sqlite
Last synced: 13 Apr 2026
https://github.com/hmaier-dev/checklist-tool
web-app to work down yaml-based checklists
Last synced: 13 Apr 2026
https://github.com/mohd-mb2205153/yalapay
A responsive B2B mobile app for managing invoices, cheques, and reports, with intuitive UI navigation, and Firebase-powered cloud data.
dart firebase-auth firebase-database flutter sqlite
Last synced: 13 Apr 2026
https://github.com/bigyanse/nestjs-auth-vanilla
NestJS Auth Implementation based on TypeORM and JWT.
auth javascript mongodb mysql nestjs nodejs postgresql sqlite typescript
Last synced: 13 Apr 2026
https://github.com/grayturtle01/network
A social network like Twitter
ajax bootstrap css django heroku html javascript python sqlite
Last synced: 13 Apr 2026
https://github.com/yogyy/fool-translations-ui
novel reader web app
drizzle-orm novel reader sqlite sveltekit
Last synced: 27 Oct 2025
https://github.com/kumarshivesh/toy-directory-app
This is backend of a toy directory app.
expressjs nodejs prisma sqlite typescript
Last synced: 13 Apr 2026
https://github.com/parthcorleone/library_management
A Django & SQLite web app for efficient library management with role-based access for Admins, Librarians, Staff, and Customers. Features book tracking, task assignment, and reporting to streamline operations. Deployed on PythonAnywhere for easy access.
admin-dashboard book-issuing css customer deployment django html librarian library-management-system library-system python pythonanywhere role-based-access sqlite staff task-assignment tracking web-app website
Last synced: 13 Apr 2026
https://github.com/yasminbrazasilva/exerciciosbancodedados-ac1
Exercícios para AC1 da matéria de Banco de Dados do 2º semestre de ADS
banco-de-dados mer modelo-relacional sql sqlite
Last synced: 22 Feb 2026
https://github.com/0nf1rey/school-management-api
alpine-linux devops docker docker-compose fastapi git pydantic python sqlalchemy sqlite uvicorn
Last synced: 13 Apr 2026
https://github.com/owen-krueger/bettermoneymanager
The best way to manage your finances.
blazor blazor-webassembly csharp rust sqlite tauri
Last synced: 13 Apr 2026
https://github.com/zz-drop/zz-drop-server-minimal
Minimal reference implementation of the zz-drop API v1. For local dev, testing, and self-hosting experiments.
argon2 axum reference-implementation rest-api rust self-hosted sqlite sqlx
Last synced: 30 May 2026
https://github.com/BenaliOssama/snippetbox
An open-source forum built with Go, inspired by the book Let's Go by Alex Edwards (2022). Designed as a hands-on learning project for developers to explore web development with Go. Contributions and feedback are welcome!
backend css docker frontend go html javascript sqlite
Last synced: 11 Aug 2025
https://github.com/oleksiikhr/eset-nod32-monitoring
The service is installed on client PCs that periodically send information to the server
date-fns fiber gorm nod32 parcel parceljs pc-monitoring service sqlite tailwindcss windows-service
Last synced: 25 Apr 2026
https://github.com/tomashubelbauer/esm-dataview-getvarint
ESM (and non-ESM) JavaScript varint library
javascript library protobuf sqlite varint
Last synced: 13 Apr 2026
https://github.com/captaincluster/artistdatabase
The project for LUT University Basics of Database Systems (2024) course (8th January - 23rd February)
college-project database sqlite
Last synced: 05 May 2026
https://github.com/mateusfs99/recipebook-asp.net
ASP.NET Core Backend of the RecipeBook application.
asp-net-core csharp efcore sqlite swagger-ui
Last synced: 13 Apr 2026
https://github.com/emrebaykusak/eshopmicroservices
ECommerce application built with microservice architecture using CQRS, MediatR, DDD, Vertical and Clean Architecture implementation, ASP.NET Web API, Docker, RabbitMQ, MassTransit, Yarp API Gateway, PostgreSQL, Redis, SQLite, SQL Server, Marten, Entity Framework Core with .NET 8 and C# 12
asp-net-core asp-net-web-api clean-architecture cqrs-pattern docker event-bus event-driven marten mediator-pattern microservices postgresql rabbitmq redis rest-api sql-server sqlite vertical-slice-architecture yarp-gateway
Last synced: 10 Apr 2026
https://github.com/billy0402/django-playground
My Django playground with a bookstore website and APIs.
bootstrap5 django django-rest-framework playground python restful-api sqlite web
Last synced: 08 May 2026
https://github.com/zul132/music-player-web-app-django-nm
Music Player web application developed using Django and Python. Submitted as capstone project for Edunet Foundation's Web Technologies course under the Naan Mudhalvan program.
django django-application full-stack full-stack-application full-stack-development full-stack-web-development python sqlite sqlite-database
Last synced: 14 Apr 2026
https://github.com/yogeshsinghkatoch9/protocol
The first all-in-one tracking platform for enhanced bodybuilders. 103 compounds, 121 exercises, blood work, pharmacokinetics, drug interactions, training, diet, wellness. Free and open source.
bodybuilding fitness harm-reduction health nodejs open-source pharmacokinetics pwa sqlite tracking
Last synced: 30 May 2026
https://github.com/cyber-security-tech/ecommerce-web-app
Full-stack Flask eCommerce app with Stripe payments, wishlist system, admin panel, product reviews, and responsive UI. Built for portfolio demonstration and real-world web development practice.
bootstrap cart ecommerce flask flask-login flask-sqlalchemy flask-wtf fullstack portfolio python sqlite stripe webapp wishlist
Last synced: 13 Apr 2026
https://github.com/bmarcotte/rest-demo-sqlite-database
A simple build system to create the SQLite db file used by my rest-demo-*-backend repos
Last synced: 09 Jun 2026
https://github.com/alfianyusufabdullah/ezqlite-db
SQLite Implementation Like A Boss
sqlite sqlite-android sqlite-database
Last synced: 13 May 2026
https://github.com/mcfriend99/sqliter
A GUI for working with SQLite databases written in Blade and JavaScript
database database-management gui-application javascript sqlite
Last synced: 03 May 2026
https://github.com/dbriane208/dairy-farm-app
This is a client's simple app for managing dairy farm records and sales. The app is written in Java and SQlite database.
Last synced: 07 May 2026
https://github.com/nafisrayan/st-publicchat
A streamlit public chatroom for universal users.
chat database group group-chat python sqlite streamlit
Last synced: 13 Apr 2026
https://github.com/nelsongc7/hlchat
H!chaT sends messages to your friends nearby 8/16/2024/
css express html javascript nodejs sqlite turso-db
Last synced: 01 Mar 2025
https://github.com/subhash23jan/order_your_food
It is a simple app written entirely in Java with no extra frameworks. To store the data, I've used a SQLite database. Overall, this app improved my knowledge of SQL databases and Java Core.
android-application database javacore sqlite
Last synced: 13 Apr 2026
https://github.com/frdteknikelektro/quex-flutter
Local-first AI study companion for kids that turns worksheet photos into quizzes and explanations with on-device Gemma 4.
ai dart education flutter gemma kids multimodal offline-first riverpod sqlite
Last synced: 30 May 2026
https://github.com/sakr2000/blogproject-flask
This project is a professional blog website created using Python Flask, HTML, CSS, and Bootstrap. It features a modern and responsive design, allowing users to create, manage, and share blog posts easily.
blogging bootstrap4 css3 flask flask-login flask-sqlalchemy html5 jinja2-templates pagination pillow python sqlalchemy sqlite wtforms
Last synced: 17 Jan 2026
https://github.com/jakemackie/laravel-crud
A Laravel CRUD app with Database models and seeding set up for you.
laravel php sqlite tailwindcss vite
Last synced: 13 Apr 2026
https://github.com/sagarc03/stowry
Lightweight object storage with AWS Signature V4 authentication support and pluggable metadata backends (SQLite, PostgreSQL)
aws-signature-v4 blob-storage cli docker file-storage go golang object-storage postgresql presigned-urls s3 self-hosted sqlite
Last synced: 14 Feb 2026
https://github.com/frankhaugen/dotnet-chat-app
A prototype for a chat application in .net Core 3 using a flat-file system
chat dependency-injection dotnetcore3 linq2db sqlite
Last synced: 20 Apr 2026
https://github.com/nichsedge/sansfinance
Sans Finance — A premium, on-device AI-powered personal finance and wealth management app. Track net worth, assets, liabilities, and monthly cash flow with privacy-first insights.
android android-development budget-tracker clean-architecture expense-tracker hilt jetpack-compose kotlin litert material3 money-management mvvm net-worth-tracker on-device-ai personal-finance privacy-first room-database sqlite wealth-management
Last synced: 30 May 2026
https://github.com/jbrannigan/portfoliotracker
express finance investments portfolio pwa react sqlite trading typescript vite
Last synced: 13 Apr 2026
https://github.com/maksmez/carrent-sockets
Клиент-серверное приложение, взаимодействующее с помощью сетевых сокетов. Используется Python, SQLAlchemy, PostgreSQL/SQLite, Tarantool. Реализована роль клиента.
docker documentation logging postgresql python sqlite tarantool unittest
Last synced: 13 Apr 2026
https://github.com/yunusefendi52/kulijob
Persisted background jobs processing for .NET. Supports SQLite and PostgreSQL
background dotnet jobs postgresql queue sqlite
Last synced: 13 Apr 2026
https://github.com/joozef315/fintracker-api
A GraphQL API for personal finance tracking built with NestJS, and Drizzle. It allows users to manage their income, expenses, and budgets efficiently.
drizzle-orm graphql nestjs nodejs passportjs sqlite typescript
Last synced: 13 Apr 2026
https://github.com/h4mu/dvdbak
A bunch of PERL scripts for creating DVD backups of many files within a folder
backup backup-script perl sqlite
Last synced: 14 May 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: 11 Mar 2025
https://github.com/nycolop/electron-custom-template
electron react custom template
electronjs reactjs sqlite tailwindcss
Last synced: 04 Mar 2026
https://github.com/chinmayk3/notes-app
Notes App using SQLite Database
android android-application androidstudio database java notes notes-app notesapp sqlite sqlitedatabase
Last synced: 13 Apr 2026
https://github.com/vaibhavpal7549/leetcode
This repository contains my solutions to various **LeetCode problems** written in **Java**, categorized by difficulty (Easy, Medium, Hard) and topics like Arrays, Strings, Trees, and more. Each solution is clean, optimized, and well-documented. Follow my progress on [LeetCode](https://www.leetcode.com/vaibhavpal7549). Contributions are welcome!
java mysql mysql-database oracle sql sqlite
Last synced: 13 Apr 2026
https://github.com/noties/sqliteconnection
Common interface for different SQLite implementations for Android with some batteries included
Last synced: 26 Mar 2025
https://github.com/carloocchiena/flask_sqlite_encrypted_login
Login and logon web form with data encryption
encryption flask login-page mysql python sha256-crypt sqlite
Last synced: 13 Apr 2026
https://github.com/olbrichattila/godbmigrator
Golang database migration
go golang golang-library golang-package migration migration-tool mysql postgresql sqlite sqlite3
Last synced: 18 Apr 2026
https://github.com/lb-lewisham/lewisham-fixmystreet-history
up-to-date history of fixmystreet requests for lewisham going back to 2007
Last synced: 13 May 2025
https://github.com/arpitaswal/all_state_management_with_example
It provides a practical demonstration of how to implement state management and local storage in Flutter using three different approaches. It highlights the strengths and weaknesses of each technique, helping developers choose the best solution for their projects. The ToDo list example is a simple yet effective way to illustrate these concepts
bloc-state-management getx-state-management hive provider-state-management sharedpreferences sqlite
Last synced: 13 May 2026
https://github.com/nathanielknight/veracode-to-sqlite
Create a SQLite database from a Veracode results file.
cli python sqlite sqlite-database veracode
Last synced: 17 May 2026
https://github.com/fabienpiette/schedule-containers
Schedule Docker containers on cron: start, stop, or wake on demand. Stacks, auth, and a dashboard. Single binary, no dependencies.
automation cli container-management container-scheduler cron devops docker docker-compose go golang homelab htmx scale-to-zero scheduler self-hosted sqlite web-dashboard
Last synced: 20 Jun 2026
https://github.com/badbadbadbadbad/tsundoku
Client-side program to track personal backlog of different types of media
Last synced: 13 Apr 2026
https://github.com/lavanya-7105/online-food-ordering-system
A full-stack Online Food Ordering System built using Django, Bootstrap, and SQLite, featuring user authentication, cart management, order processing, and a custom admin dashboard.
bootstrap css django food-ordering-system html javascript python sqlite
Last synced: 08 Jan 2026
https://github.com/carlos-hfc/nlw-spacetime
Colecione momentos marcantes da sua jornada e compartilhe (se quiser) com o mundo!
fastify nextjs nextlevelweek nlw-12 nlw-spacetime nodejs prisma-orm react rocketseat rocketseat-nlw sqlite tailwindcss typescript zod
Last synced: 08 Mar 2026
https://github.com/null-none/django-nginx-skeleton
Docker + django + nginx
django docker docker-compose nginx skeleton skeleton-application sqlite sqlite3
Last synced: 13 Apr 2026
https://github.com/divyamohan1993/claude-kanban
Drop an idea. Walk away. Come back to committed code. Autonomous AI pipeline using Claude Code.
ai-automation anthropic autonomous-agents ci-cd claude claude-code code-review developer-tools express kanban nodejs orchestrator pipeline self-healing sqlite
Last synced: 13 Apr 2026
https://github.com/carlos-hfc/daily-diet-api
Controle de dieta diária desenvolvido no módulo sobre API REST da formação de Node.js da Rocketseat.
fastify knex nodejs rocketseat rocketseat-ignite sqlite typescript vitest zod
Last synced: 03 Jan 2026
https://github.com/gabrielcenteiofreitas/estudos-rocketseat-nlw12_spacetime
Projeto de uma cápsula do tempo, ou seja, um lugar para guardar memórias. Desenvolvido durante o evento NLW 12 - Spacetime, da Rocketseat, ele conta com funcionalidades como Login com o Github e cadastro de memória com texto e foto.
axios backend expo fastify figma frontend mobile nextjs nlw-12 node nodejs prisma react react-native reactjs rocketseat sqlite tailwind tailwindcss typescript
Last synced: 04 Jan 2026
https://github.com/aki-kwok/portfolioproject-covid19-exploration
SQL Data Exploration for Worldwide COVID-19 Deaths
Last synced: 06 Jul 2025
https://github.com/luiizsilverio/jobscalc
JobsCalc - Projeto desenvolvido durante a Maratona Discover 02 da Rocketseat, utilizando Node, EJS e SQLite
ejs maratona-discover maratonadiscover nodejs rocketseat sqlite
Last synced: 13 Apr 2026
https://github.com/pooryas98/habit_trackerbot
A feature-rich, asynchronous Telegram bot for tracking daily habits. Built with Python, python-telegram-bot, and a modern, testable architecture. Includes reminders, stats, and history.
aiosqlite asyncio bot habit-tracker portfolio-project pydantic python sqlite telegram-bot todo-app
Last synced: 18 Jan 2026
https://github.com/ruscalworld/storage4j
Simple library to store data of your Java project
Last synced: 03 Apr 2026
https://github.com/terraincognita07/voicelog
Self-hosted Telegram voice journal with local Whisper transcription and Claude analysis via MCP
claude-ai docker golang mcp self-hosted sqlite telegram voice-journal whisper
Last synced: 31 May 2026
https://github.com/nikoladevelops/BelPomagalo
Помагало по БЕЛ (български език и литература).
bulgarian-language csharp entity-framework-core open-source sqlite winforms
Last synced: 12 Mar 2025
https://github.com/elle-concetta/chatgems-app
A full stack application chat web application with a React frontend and Ruby backend.
react reactjs ruby ruby-on-rails sqlite
Last synced: 10 Apr 2026
https://github.com/sound-barrier/recall
Tracks your Overwatch match history by OCR-ing post-match screenshots into a local SQLite database, with optional Prometheus metrics and a bundled Grafana dashboard.
desktop-app gaming go golang grafana match-history ocr overwatch performance-tracker prometheus screenshot sqlite tesseract vue wails
Last synced: 31 May 2026
https://github.com/rkanurag/ai-job-screening_agent_system
An Ai Powered job screening agent system
ai automation ollama-python pandas pdfminersix python3 pyyaml sqlite streamlit
Last synced: 13 Apr 2026
https://github.com/kelsonbatista/basic-crud-ruby-task-list
Basic CRUD in Ruby (Task List)
ruby ruby-application ruby-gem ruby-on-rails sqlite
Last synced: 13 Apr 2026
https://github.com/dabigblob/libsql-web-api-http-stateless-client
extremely thin and effecient libSQL stateless http driver for TypeScript and JavaScript running on Web API
cloudflare-pages cloudflare-workers database http https lambda-functions libsql netlify serverless sqlite versel webapi
Last synced: 12 Apr 2026
https://github.com/surjot0107/household-services
Multi-user app which acts as platform for providing comprehensive home servicing and solutions.
bootstrap5 flask flask-sqlalchemy jinja2 python3 sqlite
Last synced: 10 Apr 2025
https://github.com/afrijaldz/android-kotlin-sqlite
simple android crud in kotlin with sqlite
Last synced: 13 Apr 2026
https://github.com/nagasaicharan/auction-tracker
Track Nellis Auction purchases, returns, and resale workflow with a React + Express + SQLite stack.
auction-tracker express react sqlite vite
Last synced: 31 May 2026
https://github.com/tutosrive/sqlazo
SQLAZO es un módulo el cual permite gestionar procedimientos básicos en una base de datos con sqlite3 en PYTHON
basesdedatos database modules opensource programming python python3 sql sqlite
Last synced: 10 Apr 2025
https://github.com/moshdev2213/dot-gamer
Dot Gamer is a simple game store management API simplifying game operations 🎮. Built with C#, ASP.NET Core, and Entity Framework Core, it ensures efficient data handling and reliable API operations 🌐. 🛠️💻
cs dotnet entityframework sqlite
Last synced: 15 Apr 2026
https://github.com/thegera4/flutter_notudus_app
Simple note taking and todo app
dart flutter lottie-animation notesapp provider sqflite sqlite todoapp
Last synced: 16 Apr 2026