Database
A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for the creation, querying, updating, and administration of the data it holds. There are different types of databases, including Relational Database Management Systems (RDBMS) that organize data into tables with predefined relationships, and NoSQL databases that provide a more flexible, schema-less approach to data storage.
- GitHub: https://github.com/topics/database
- Wikipedia: https://en.wikipedia.org/wiki/Database
- Related Topics: dbms, sql, relational-database, nosql, document-oriented, in-memory-database, data-warehouse, graphdb, spatial-database, crud,
- Aliases: db, databases,
- Last updated: 2026-07-09 00:07:56 UTC
- JSON Representation
https://github.com/OptoCloud/VRC-DBServer
VRChat database to store uploaded data from mods
data-collection database server vrchat
Last synced: 11 Mar 2025
https://github.com/gusgosdev/sql
Estoy profundizando en SQL, aquí compartiré mi código, consultas SQL y apuntes que aprenderé en cursos o tutoriales.
Last synced: 13 Apr 2026
https://github.com/babarbilal56/core-php-db-migration
This script provides a simple migration system using PHP and MySQL. It allows applying and rolling back database migrations efficiently.
database database-migrations mysql php
Last synced: 13 Apr 2026
https://github.com/balaganapathitech/whatapplld
This project implements a basic WhatsApp-like messaging system using Java, JDBC, and SQL. It allows users to register, send encrypted messages, post/view stories, and retrieve messages securely using AES encryption. The messages are stored in a MySQL database and can only be decrypted by the intended recipient, ensuring end-to-end encryption.
Last synced: 13 Apr 2026
https://github.com/bloggify/sequelize-datatable-views
🧮 Visualize Sequelize data in data tables.
database datatables hacktoberfest
Last synced: 15 Mar 2026
https://github.com/flatcap/craggy-data
📋 Schema and sample data for Craggy Website
Last synced: 10 Jan 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_senegal
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🇸🇳️ The Earth/Senegal database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-senegal seanpm2001-worlddb-development seanpm2001-worlddb-project senegal svg-lang svg-language world-db worlddb
Last synced: 18 Jan 2026
https://github.com/mukailasam/graphql1
A Golang CRUD GraphQL API
crud crud-api database go golang graphql graphql-golang
Last synced: 09 May 2026
https://github.com/awaiszahid331/women-health-care
The WHC Platform is an all-inclusive web application designed to support women’s physical and mental health. It provides personalized health tips, symptom tracking for women-specific conditions, daily exercise routines, mental wellness practices, consultations with healthcare professionals, and a private AI-powered chatbot.
database expressjs html-css-javascript login middleware mongodb-atlas nodejs register-form
Last synced: 13 Apr 2026
https://github.com/alenap93/kysely-cache
Cache layer for Kysely
cache database kysely lru query-builder sql
Last synced: 16 Mar 2025
https://github.com/macrat/indexedfts
Full-Text Search engine for web browser.
database full-text-search fulltext-search javascript-library
Last synced: 27 Sep 2025
https://github.com/asphalt-framework/asphalt-mongodb
MongoDB integration component for the Asphalt framework
Last synced: 14 Jan 2026
https://github.com/eucarlos/sql
My SQL study scripts
database db script study-database
Last synced: 13 Apr 2026
https://github.com/E-Vidyalay/ev-frontend
cakephp database mysql-database xampp
Last synced: 12 Mar 2025
https://github.com/mineo/mpd_pydb
Access an MPD database in Python
database mpd music pandas pandas-dataframe
Last synced: 13 Apr 2026
https://github.com/leewayzdes/flower_shop_management
Flower Shop Management – это приложение на Java с графическим интерфейсом для управления цветочным магазином. Использует PostgreSQL для хранения данных о цветах. Включает функции добавления, поиска и удаления записей через SQL-хранимые процедуры.
database datamanagement flower-shop gui postgresql
Last synced: 01 May 2026
https://github.com/sschonss/veritasdb
VeritasDB: A Simple, Open-Source CSV Database
csv database golang open-source
Last synced: 13 May 2026
https://github.com/maifeeulasad/idb-ts
Use IndexedDB with TypeScript in a declarative style
crud database database-management db idb indexed-db indexed-db-orm indexeddb indexeddb-api indexeddb-examples indexeddb-tools indexeddb-wrapper reflect reflect-metadata storage ts typescript typescript-library
Last synced: 31 May 2026
https://github.com/pluginagentmarketplace/custom-plugin-backend
Backend development plugin for Claude AI - FastAPI, database management, API design, and server-side development tools
ai api backend claude database development fastapi marketplace plugin python
Last synced: 18 Jan 2026
https://github.com/seigtm/db-spbpu-control-work
Control work for "Databases" course at Saint Petersburg Polytechnic University, featuring solutions in relational algebra, relational calculus, and SQL queries.
database databases polytech polytech-university postgres postgresql psql relational-algebra relational-calculus spbpu spbstu sql
Last synced: 05 Oct 2025
https://github.com/dbsynckit/dbsynckit.sqlite
Enhance your SQLite database queries with DbSyncKit.Templates.SQLite. This package delivers templates for SELECT, INSERT, UPDATE, DELETE, and COMMENT queries, simplifying SQL operations for improved readability and efficiency. Note: will only supports data sync for now
database dbsync dbsynckit dotnet dotnet-core sqlite
Last synced: 13 Apr 2026
https://github.com/jpresting/2---self-hosted-infrastructure
Self-hosted infrastructure configurations using (mostly) open source solutions
certbot cloud database docker google-cloud infrastructure network-layer networking nginx open-source oracle-cloud postgresql redis self-hosted ubuntu
Last synced: 07 Apr 2026
https://github.com/vehagn/deltapi
Raspberry Pi project for office status and beer buying
beer c-plus-plus database mysql-connector raspberry-pi
Last synced: 09 May 2026
https://github.com/goldenhub/mongeesy
An interactive, in-browser MongoDB tutorial. Write real MongoDB queries against real data and get instant feedback — no setup, no signup, no cloud.
Last synced: 31 May 2026
https://github.com/ananya-hegde2001/online-voting-system
Developed an Online Voting System 🗳️ using PHP and SQL to enable secure and efficient electronic voting 🔒. Users can register, log in, and cast votes effortlessly 🎯, while the admin interface manages elections and candidates efficiently ⚙️. Real-time voting results 📊 enhance transparency and trust in the process.
api css database html php routes xammp
Last synced: 07 Oct 2025
https://github.com/bluebrain/bbp-atlas-web-exporter
Export the Blue Brain Atlas Pipeline to be consumed by the Atlas web app
Last synced: 23 Feb 2026
https://github.com/zombiesmasherjt/hotel-booking-management-system
📘 Final Year Computer Science Project (1st Class Honours) 🛠️ Full-stack hotel booking & admin system built with React, Node.js, and MySQL 🌍 Open-source | Self-contained | Download & run locally
backend-api booking-system command-line css database javascript mysql nodejs npm react react-router
Last synced: 07 Oct 2025
https://github.com/bushmusi/clinic-db
This project is aims to practice SQL queries using postgreSQL Database. I have used multiple complex query for insertion, update row, alter table schema and also different join statement types.
database joint-models postgresql sql
Last synced: 18 May 2026
https://github.com/semrekkers/querier
Simple SQL builder and executor for Go
Last synced: 14 Jan 2026
https://github.com/digioref/smbud-project
Repository of the SMBUD Project at Polytechnic of Milan. ElasticSearch and Kibana are used to analyze a dataset.
computer-engineering computer-science database elasticsearch kibana-dashboard nosql nosql-database polimi smbud
Last synced: 08 Oct 2025
https://github.com/berylyvos/yojoudb
An embeddable, fast and persistent key-value storage engine based on Bitcask.
bitcask database embeddable-database golang kv-store log-structured write-ahead-log
Last synced: 14 Jan 2026
https://github.com/torstein-eide/backupmysql
Scripts for backing up mysql server
backup database mariadb mariadb-server mysql mysql-server tar
Last synced: 05 Feb 2026
https://github.com/llnl/dbcomm
dbComm is a module for integrating a Python codebase with MongoDB using the PyMongo library
Last synced: 18 Jan 2026
https://github.com/tyler36/ddev-dbslow
Helper to log "slow" queries
database ddev-get debugging mysql
Last synced: 27 Jan 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_somalia
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🇸🇴️ The Earth/Somalia database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-somalia seanpm2001-worlddb-development seanpm2001-worlddb-project somalia svg-lang svg-language world-db worlddb
Last synced: 18 Jan 2026
https://github.com/abdulfaridh/abdulfaridh
A personal portfolio showcasing my work as a backend developer. This repo includes details about my skills, tools, and platforms, along with links to key projects like Web API development, C#, .NET, Java, and more.
backend csharp database dotnet dotnet-core java portfolio programming rest-api software-development sqlserver webapi webdevelopment
Last synced: 18 Jan 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_fascist-italy-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Fascist Italy (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 18 Feb 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_tibet
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴 The Earth/Tibet database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-tibet seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language tibet world-db worlddb
Last synced: 18 Jan 2026
https://github.com/proway2/kvserver
Simple yet fully functional in-memory key-value storage server based on HTTP protocol with elements being purged when expired. All operations run in constant time.
database elements-purged expiration golang gplv3 http-protocol in-memory key key-value key-value-database key-value-store server storage-server ttl ttl-cache value
Last synced: 14 Jan 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_slovenia
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🇸🇮️ The Earth/Slovenia database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-slovenia seanpm2001-worlddb-development seanpm2001-worlddb-project slovenia svg-lang svg-language world-db worlddb
Last synced: 19 Jan 2026
https://github.com/pichillilorenzo/http-status-code-db
HTTP Status Code Database
database db http http-status http-status-code http-status-codes http-status-message javascript js json status-code status-message
Last synced: 14 Apr 2026
https://github.com/vkchauhangoldy/personal-portfolio
I have crated my Portfolio using react. It includes Home page , About page, Project details and Contact page
axios css-grids css-modules database font-awesome react
Last synced: 14 Apr 2026
https://github.com/vilhalva/moments-com-angular
👨🏫PROJETO CRIADO PARA O CURSO DE ANGULAR.
adonisjs angular api-rest crud css curse database framework html javascript json-server nodejs site typescript
Last synced: 14 Apr 2026
https://github.com/mmontes11/database-bench
Database benchmarks in Kubernetes
benchmark database kubernetes mariadb mariadb-operator
Last synced: 05 May 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_tanzania
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🇹🇿️ The Earth/Tanzania database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-tanzania seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language tanzania world-db worlddb
Last synced: 19 Jan 2026
https://github.com/jhonywalkeer/reading-csv
Reading and manipulating data from a csv file using Node.js with Typescript and inserting it into the database
csv database nodejs prisma reading typescript
Last synced: 14 Apr 2026
https://github.com/amnona/dbbact-calour
dbBact (https://dbbact.org) interface for Calour (https://github.com/biocore/calour) for microbiome 16S analysis
database microbiome microbiome-analysis
Last synced: 19 Jan 2026
https://github.com/nvinayvarma189/invention-management
This is an academic course project for Database Managements Subject.
academic-project database dbms dbms-project invention
Last synced: 11 Oct 2025
https://github.com/humweb/go-tables
Companion backend written in go for inertia-vue-tables
Last synced: 19 Jan 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_sudan
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🇸🇩️ The Earth/Sudan database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-sudan seanpm2001-worlddb-development seanpm2001-worlddb-project sudan svg-lang svg-language world-db worlddb
Last synced: 19 Jan 2026
https://github.com/scorpia2004/cs-353-group-27
CS 353 - Database Systems Section 2 | Group 27
Last synced: 18 May 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_spain
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🇪🇸️ The Earth/Spain database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-spain seanpm2001-worlddb-development seanpm2001-worlddb-project spain svg-lang svg-language world-db worlddb
Last synced: 19 Jan 2026
https://github.com/anasbinrashid/gym-desktop-application-winforms-cs-sql
I made a Gym Desktop Application using Windows Forms C# and fully integrated with its database.
csharp database desktop-application sql winforms
Last synced: 23 Feb 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_sweden
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🇸🇪️ The Earth/Sweden database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-sweden seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language sweden world-db worlddb
Last synced: 27 Jan 2026
https://github.com/0xerwin1/expenses-manager-backend
This was a simple project for managing my expenses. The goal is to have a project in my portfolio and use it for my personal expenses.
database expenses-manager expressjs nodejs postgresql redis typescript
Last synced: 14 Apr 2026
https://github.com/alvincrespo/data_models
Data model examples to help inspire.
data-modeling database ruby-on-rails
Last synced: 27 Jan 2026
https://github.com/hasirciogli/hdb
Hasirciogli\Hdb\Database class, a PHP class designed to simplify database interactions, offering a structure similar to Laravel's database layer.
class database database-class database-management databaselibray databse laravel library php php8 php824 php83
Last synced: 14 Oct 2025
https://github.com/e3oroush/dbridge.nvim
DBridge an interactive database client for neovim
database database-management lua mysql neovim neovim-plugin postgres snowflake
Last synced: 16 Oct 2025
https://github.com/ahmed0saber/hackerrank-sql
solving with MYSQL
database hakerrank hakerrank-problem-solving hakerrank-solutions mysql sql
Last synced: 17 Oct 2025
https://github.com/tcfw/go-otlog
go OTlog
aes-256 crdt database git golang ipfs ipfs-api operational-transformations rsa-cryptography
Last synced: 19 Feb 2026
https://github.com/dadi/api-couchdb
A CouchDB adapter for DADI API
couchdb dadi dadi-api database
Last synced: 16 Apr 2026
https://github.com/kerneldos/yii2-basic-modules-structure
composer coverage database yii
Last synced: 22 Jan 2026
https://github.com/apache/jackrabbit-site
Apache Jackrabbit Website
database jackrabbit java jcr repository
Last synced: 19 Oct 2025
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_folderart-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴️ The Earth/FormerCountries/FolderArt database set of the Seanpm2001 WorldDB project.
database db folderart former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project sql-lang sql-language world-db worlddb
Last synced: 24 Feb 2026
https://github.com/arosansb/taskmanagement
A self-learning project to explore Clean Architecture, C# ASP.NET Core, Entity Framework Core, and Docker. Built for educational purposes, focusing on best practices, architecture patterns, and backend development. 🎯
asp-net asp-net-core aspnet backend backend-api backend-development cicd clean-architecture csharp database efcore postgres
Last synced: 13 Apr 2026
https://github.com/agdturner/ccg-generic
A modularised Java library with common utility for numerous other libraries.
database headless java memory-management time utility-library visualization
Last synced: 23 Jan 2026
https://github.com/oglimmer/fulgens
Helps with building, deploying and running software locally.
bash couchdb database docker java nodejs script-generator tomcat
Last synced: 23 Jan 2026
https://github.com/navd-ctrl/facebook-marketplace-scraper
🛒 Extract detailed product data from Facebook Marketplace listings for market research and inventory tracking with ease using this powerful scraper.
amazon database deals ebay facebook facebook-marketing-automation kijiji lespacs playwright playwright-python python scraper scraping sqlite3 web-automation web-scraper web-scraping
Last synced: 15 Mar 2026
https://github.com/proklung/wp.migrations
Adapting Arrilot migrations for Wordpress
Last synced: 14 Apr 2026
https://github.com/vvvvalvalval/onodrim
enhanced Datomic entities
database datomic derived-data entity polymorphism
Last synced: 18 Apr 2026
https://github.com/brainconnect93/vet-clinic
Vet Clinic is a relational database management web based application that tracks information about animals, their clinic visits and the details of the veterinary officers who attended to them.
database postgresql schema sql sql-server
Last synced: 14 Apr 2026
https://github.com/komminarlabs/terraform-provider-influxdb
Terraform provider to manage InfluxDB
database iiot influxdb iot terraform terraform-provider timeseries-database
Last synced: 26 Oct 2025
https://github.com/dellius-alexander/crudrepository
The CRUDRepository is a Python project designed to provide a generic implementation of Create, Read, Update, and Delete (CRUD) operations for various databases. It uses the concept of repositories to abstract the data access layer, allowing for easy switching between different databases.
crud-operation database mariadb-database mysql-database postgresql-database sqlalchemy
Last synced: 24 Jan 2026
https://github.com/zoekelepiri/ota_observatory
A front-end web application that provides detailed information about the boundaries and statistical data of the regions and prefectures of Greece.
backend data database spring-boot
Last synced: 06 Feb 2026
https://github.com/4513/laravel-properties
Prices and Measurement properties for Laravel and Eloquent. Calculations, conversions, comparing, storing, retrieving, validating.
comparison currency currency-converter currency-exchange-rates database eloquent exchange-rates formatter iso4217 laravel measurement metric price price-comparison printer vat vat-rates
Last synced: 28 Jan 2026
https://github.com/razvan48/proiect-dezvoltarea-aplicatiilor-web-daw
Proiect Dezvoltarea Aplicatiilor Web (DAW), Anul 2, Semestrul 1, Facultatea de Matematica si Informatica, Universitatea din Bucuresti
csharp database database-management net
Last synced: 29 Jan 2026
https://github.com/emhash/blogverse-professional-django-site
Django Professional Complete, Dynamic, Blog Website with database and Dashboard - 'BlogVerse' Django project 2023 | Python. This project is a fullstack Django Blog website include database and professional UI.
blog blogwebsite database django django-blog-project-github django-project djangoblog fullstack-development fullstack-django mysql professional python website
Last synced: 16 Mar 2026
https://github.com/lweaxo/lweaxodb
DataBase Modules
database databases db javascript mangodb mangos typescript
Last synced: 30 Jan 2026
https://github.com/thakkugod/mysql-bot
Discord bot with SQL feature can access the FiveM database esx or qb framework and more.
database discord-bot discord-js esx fivem mariadb-database qb qbcore redm vcore
Last synced: 30 Jan 2026
https://github.com/21dimensions/python-client
Client for EasyEasy.io cloud database
cloud database databases easyeasy orm orm-framework storage
Last synced: 30 Jan 2026
https://github.com/czcorpus/depreldb
A fast database for UD dependency relations between lemmas
collocation-extraction corpus-linguistics corpus-processing corpus-tools data-retrieval database linguistics universal-dependencies
Last synced: 07 Feb 2026
https://github.com/naveeng2402/railway-reservation-gtk_c
Railway Reservation application that lets you to emulate the Booking, Downloading and Cancelling your tickets that is programmed in C using GTK, sqlite3, CSS, wkhtmltopdf
applicaiton c css database gtk gtk3 html relational-databases software sqlite sqlite3 svg wkhtmltoimage wkhtmltopdf
Last synced: 15 Apr 2026
https://github.com/coslynx/discord-server-tracker-bot
Project: Discord Server Activity Tracker. Created at https://spectra.codes, which is owned by @Drix10
code-generation code-quality community-management database developer-tools devops discord-api discord-bot discord-js event-handling invite-tracking javascript machine-learning message-tracking mongodb node-js real-time-analytics server-analytics software-development user-engagement
Last synced: 07 Feb 2026
https://github.com/eiskalteschatten/sequelize-migration-wrapper
A wrapper for migrating databases using Sequelize and Umzug.
database migration mysql nodejs postgresql sequelize sql sqlite umzug
Last synced: 01 Feb 2026
https://github.com/sl1dee36/pyufo-db
PY-UFO-DB (Python Unified Flexible Object Database) - это легковесная объектно-ориентированная база данных, написанная на Python. Она предоставляет простой интерфейс для создания, управления и хранения структурированных данных в памяти и на диске.
Last synced: 01 Feb 2026