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-06 00:07:49 UTC
- JSON Representation
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/flatcap/craggy-data
📋 Schema and sample data for Craggy Website
Last synced: 10 Jan 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/mattythedev01/easydatadb
A quick and easy way to store data!
data database discord-bot discord-js discord-ts discordbot discordjs discordts npm npm-package package quick-db quickdb
Last synced: 13 Apr 2026
https://github.com/go-rel/sqlite3
SQLite3 adapter for REL written in Golang.
database go golang hacktoberfest orm sqlite3
Last synced: 12 Mar 2026
https://github.com/iamaindrik/shortnotes-aindrik
This is a simple web-based application to save short notes with a title, date, and time using an SQLite database. It can also be used as a to-do list.
database flask html-css-javascript python sqllite
Last synced: 12 Apr 2026
https://github.com/nukopian/dbix-squirrel
A Perl package for working with SQL databases, occupying a sweet spot between DBI and DBIx::Class.
Last synced: 15 Mar 2026
https://github.com/vvvvalvalval/onodrim
enhanced Datomic entities
database datomic derived-data entity polymorphism
Last synced: 18 Apr 2026
https://github.com/itschrisjang/cs-grad-interview-kit
CS 대학원 면접 대비용 질문 모음집 – 컴퓨터공학/소프트웨어학과 전공 기초(운영체제, 네트워크, 알고리즘, 자바 등) 면접 질문 정리
algorithms computer-science cs-interview-questions database java network operating-system technical-interviews
Last synced: 23 Jan 2026
https://github.com/sfsekaran/migrer
The polite data migration valet.
activerecord-migration data-migration database database-migrations migrer rails ruby
Last synced: 25 Oct 2025
https://github.com/ambientwave/odoo-retail-store-with-accounting-integration
A custom odoo module that can be used to manage simple retail store operations including basic accounting
backend database ecommerce erp management management-system odoo postgresql python retail
Last synced: 07 May 2026
https://github.com/abdulsamie10/schooltripmanagementsystem
Java (GUI) based Trip Management Using MySQL as database and JUnit for testing
database gui hibernation hibernation-scheduler java javafx junit management-system mysql os system-design testing threading trip trip-management-system
Last synced: 05 May 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/justim/access
A simple MySQL wrapper optimized for bigger data sets
Last synced: 26 Oct 2025
https://github.com/vinniko/tasker
📜 A small PHP application with MVC pattern implementation without third-party frameworks.
css database eloquent-orm html5 http mvc mysql php
Last synced: 26 Oct 2025
https://github.com/devsenweb/mcp-server-for-db
A lightweight, extensible MCP server for executing schema-aware SQL queries. Built on FastMCP and compatible with any SQLAlchemy-supported database.
Last synced: 03 May 2026
https://github.com/juniorgasparotto/pocdatabase
This project is useful as a database file and exclusive for POCs or projects that are in the process of creation and still has the class structure.
csharp database embedded-database json-file mvp poc
Last synced: 09 May 2026
https://github.com/m7moudgadallah/sales-office-db-design
This repository contains the database design for a sales office management system. The database captures information about sales offices, employees, properties, and property ownership. The design emphasizes efficient data management, adherence to business requirements, and normalization.
database dbschemas eer-diagram erdiagram mssqlserver normalization sql tsql
Last synced: 16 Mar 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_german-empire-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴️ The Earth/German Empire (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: 06 Feb 2026
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/borutainfo/timebase
Flat file database for storage any data as events in timeline and finding it for a given timestamp.
binary-search database events file-database flat-database php timeline timestamp
Last synced: 24 Jan 2026
https://github.com/imagineeeinc/dino-db
🦕A small, document-oriented data base🦕
database db dino dino-databse dino-db dinosaur document-database javascript js-database
Last synced: 24 Jan 2026
https://github.com/willyrgf/rerest
ReREST serve a RESTful API from any Redis database, written in Go, based on pREST (http://postgres.rest)
automic-api database golang redis rest rest-api
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/ahmedabougabal/csharpscholarshipbackendtasks
Documenting all my assignments and tasks completed during the first phase in Career180 Learn IT Bootcamp (.NET backend track). The bootcamp covers backend development using .NET technologies, Stay Tuned!
asp-net-core cplusplus csharp-code data-structures database mvc-architecture
Last synced: 28 Jan 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/stefansbv/transfer
Transform and transfer data between files and databases using recipes.
csv database firebird perl postgresql recipe transformations xls
Last synced: 16 Mar 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/ology/dbix-class-encodedcolumn-crypt-passphrase-argon2
EncodedColumn Crypt::Passphrase::Argon2 backend
database encrypted password perl5
Last synced: 06 Feb 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_tajikistan
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🇹🇯️ The Earth/Tajikistan 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-tajikistan seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language tajikistan world-db worlddb
Last synced: 29 Jan 2026
https://github.com/gabrieltorelo/database_difference_checker-python_sqlite
Python script to read SQLite files and check the differences between them.
Last synced: 16 Mar 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/nasirovx/infernbot-drf
Originally developed as an educational resource, this project serves as a great example of integrating Django and Telegram Bot functionalities.
admin-panel authentication database django django-rest-framework docker dockerfile python sqlite3 telegram-bot
Last synced: 25 Feb 2026
https://github.com/glubbdubdrib/lazygrid
Automatic, efficient and flexible implementation of complex machine learning pipeline generation and cross-validation.
artificial-intelligence cross-validation database grid-search grid-search-hyperparameters keras machine-learning memoization model-comparison model-selection neural-networks openml optimization pipeline python scikit-learn tensorflow
Last synced: 29 Jan 2026
https://github.com/mushfique-tajwar/ecommerce
An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)
bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql
Last synced: 30 Jan 2026
https://github.com/adrianschlatter/docker.webref
Web-Interface to JabRef Database
cloud database docker flask jabref python sql sqlalchemy webinterface
Last synced: 08 Mar 2026
https://github.com/lweaxo/lweaxodb
DataBase Modules
database databases db javascript mangodb mangos typescript
Last synced: 30 Jan 2026
https://github.com/hsyntes/spotifymern-api
Powerful backend infrastructure for SpotifyMERN, a music streaming app. Built using Node.js and Express.js, it manages user authentication, music retrieval, and AWS Cloud Media Storage. Seamlessly integrates with MongoDB for efficient data management.
api aws aws-s3 aws-ses backend database express mongodb nodejs rest-api spotify
Last synced: 15 Apr 2026
https://github.com/raymondnymark/too-many-things
An easy-to-use checklist manager with custom database integration on Windows
c-sharp checklist-application database reactiveui wpf-ui
Last synced: 06 Feb 2026
https://github.com/semisedlak/migratte
Migratte is simple SQL migrations management standalone CLI app, framework-agnostic.
Last synced: 30 Jan 2026
https://github.com/mouadhallaffou/mongodb
Cette roadmap vous guide étape par étape, de l'installation à la réalisation d'un projet complet, avec des explications, des exemples et des challenges pratiques.
database expressjs javascript mongodb mongodb-atlas mongoose nodejs
Last synced: 15 Apr 2026
https://github.com/asdfdotdev/cl_database
PHP database class
database mariadb mysql php7 phpunit-6 postgresql sqlserver
Last synced: 15 Apr 2026
https://github.com/seuros/simplecov-db
analytics code-coverage coverage-storage database reporting ruby ruby-gem simplecov test-coverage testing
Last synced: 15 Apr 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/seanpm2001/seanpm2001_worlddb_db_earth_sri-lanka
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🇱🇰️ The Earth/Sri Lanka 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-sri-lanka seanpm2001-worlddb-development seanpm2001-worlddb-project sri-lanka svg-lang svg-language world-db worlddb
Last synced: 25 Feb 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/erio-harrison/rust-redis-imitate
Project that imitates redis. Designed for learning and exploring distributed in-memory data stores.
Last synced: 25 Feb 2026
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-postgresql
👨🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E POSTGRESQL.
crud database expressjs framework handlebars javascript nodejs postgresql projeto site
Last synced: 31 Jan 2026
https://github.com/ahkamboh/result-card-generator
Result card generator and Data saver fully responsive by Javascript , appsheet use for database .For preveiw click on the link mentioned below ↓
ahkamboh alihamzakamboh appsheet css database generator html javascript kambohdiv responsive-design result-card spreadsheet
Last synced: 15 Apr 2026
https://github.com/e19166/simulator
A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.
backend crud database database-migrations gin gin-gonic go golang http postgresql postgresql-driver postman programming project-management routing
Last synced: 31 Jan 2026
https://github.com/niamtokik/pgq
Erlang interface to pgq
database epgsql erlang pgq postgresql queue queuing
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/skimmenthal13/asql
C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code
database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional
Last synced: 01 Feb 2026
https://github.com/ruanvalente/bunstack-playground
Este é um playground/template para explorar e demonstrar as melhores práticas de desenvolvimento full-stack utilizando o ecossistema Bun. O projeto implementa um sistema de gerenciamento de tarefas com uma API robusta e uma interface web moderna.
backend bun database frontend fullstack javascript nodejs react sqlite typescript
Last synced: 25 Feb 2026
https://github.com/inferadb/ledger
InferaDB Ledger — distributed database purpose-built for authorization.
access-control audit-log authorization blockchain cryptography database distributed-systems fine-grained-access-control grpc immutable-ledger inferadb permissions rebac rust storage zanzibar
Last synced: 29 Jun 2026
https://github.com/durudex/go-polybase
Implementation of the Polybase database client in Go.
Last synced: 01 Feb 2026
https://github.com/pshptr/database
Python App to interact with PostgreSQL Database
Last synced: 15 Apr 2026
https://github.com/luludotdev/phastracker
Phasmophobia Evidence Tracker and Ghost Database
database evidence nextjs phasmophobia react tracker
Last synced: 15 Apr 2026
https://github.com/schwering/db6
A column-oriented database management system, written in Ada
Last synced: 15 Apr 2026
https://github.com/iamb4uc/db-backup-utility
A Python Project that can be used to backup some of the most used databases
aws backup cryptography database database-backup-scripts database-management mysql postgresql python3 s3-bucket script
Last synced: 09 Feb 2026
https://github.com/remrkabledev/sequelize-associations
An introduction to creating associations with Sequelize on Node.js
Last synced: 09 Feb 2026
https://github.com/vroncevic/config_flask
Flask Configuration Mechanism
configuration database flask linux mail python3 web
Last synced: 09 Feb 2026
https://github.com/lupennat/ludo
Database Abstraction Layer for Node js
database lupdo mysql nodejs pdo sql sqlite transaction
Last synced: 09 Feb 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_all-palestine-protectorate-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴️ The Earth/All Palestine Protectorate (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: 09 Feb 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_weimar-republic-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Weimar Republic (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: 09 Feb 2026
https://github.com/noodleslove/notes
A collection of my personal notes, code snippets, and examples from various data science topics and courses. Feel free to use these notes and examples as a reference or study guide for your own data science journey.
data-science database machine-learning obsidian-vault personal
Last synced: 09 Feb 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_inca-empire-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Inca Empire (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: 10 Feb 2026
https://github.com/infectedduck/event-management-website
Kametay Events Management System is a modern platform for displaying events in Semey. It includes registration, login, ticket purchase, Google Calendar synchronization and much more. The system provides a high level of data security and a convenient interface for users and administrators.
animations-css composer database events html-css-javascript javascript-tools php phpmyadmin-database tables xampp-server
Last synced: 10 Feb 2026
https://github.com/theoyinbooke/beginnerssql
This is the sample data used in teaching SQL on my YouTube Channel
beginner-friendly database sql
Last synced: 27 Feb 2026
https://github.com/markelca/tunadb
A disk-based key-value store written in Rust
cli database key-value-store rust tcp-server
Last synced: 11 Feb 2026
https://github.com/candygoose/database_se
Базы данных Программная инженерия (ПИиКТ) ИТМО
database itmo psql software-engineering sql
Last synced: 11 Feb 2026
https://github.com/mchenryspagg/hng-hire-data-model
The project involves creating a data model for HNG Hire, implementing it in MySQL, and building a Power BI dashboard to display hiring statistics.
dashboard data database datamodeling dimensional-modeling mysql mysql-database powerbi starschema
Last synced: 11 Feb 2026
https://github.com/mjfii/tsql-documentation-lib
Utilizes MS SQL metadata to document any given database.
Last synced: 16 Apr 2026
https://github.com/shuvo-halder/bangladesh-geocode-db
Bangladeshi divisions, districts, upazilas and many more SQL format
database database-design mysql-database sql sql-query
Last synced: 27 Feb 2026
https://github.com/ogsmurfen/taskmanagerapi
A scalable ASP.NET Core Web API with pagination, filtering, repository and more
api asp-net-core database dotnet-core dto-pattern entity-framework-core filtering pagination postgresql repository-pattern restful service services-pattern
Last synced: 11 Feb 2026
https://github.com/umesh-patidar/todocmp
A cross-platform To-Do app, built with Kotlin and Compose Multiplatform, backed by SQLDelight for robust and synchronized data handling across Android, iOS, and Desktop.
android compose database ios jetpack-compose kotlin kotlin-multiplatform multiplatform sqldelight
Last synced: 16 Apr 2026
https://github.com/lmuffato/project-mongodb-dataflights-trybe
Projeto MongoDB Dataflights - Projeto avaliativo da Trybe do Bloco 23: Introdução ao MongoDB
back-end crud data database filter mongo mongodb query trybe-projects
Last synced: 16 Apr 2026
https://github.com/crepopcorn/flight_log_management_system
Flight Log Management System is a web-based application for managing flight records efficiently. Built using PHP, MySQL, and HTML5, the system allows users to create, update, search, and delete flight logs. Key features include user authentication, sorting of flight data, and an intuitive interface for logging essential details.
ajax backend css database dynamic-website flight form frontend html html5 javascript log-entry management-system mysql php single-page-application sql table website
Last synced: 12 Feb 2026
https://github.com/sankamuk/simplypythoncrudtool
Simple Flask Crud UI
crud crud-application database flask python webapplication
Last synced: 12 Feb 2026
https://github.com/hunthubspace/subscope
SubScope is a Python-based command-line tool that helps you manage domains and subdomains in workspaces using an SQLite database.
automation bugbounty bugbounty-tool database ethical-hacking exploit penetration-testing python sqlite web web-penetration-testing
Last synced: 12 Feb 2026
https://github.com/valchanoficial/nodemysql
CRUD em Node com MySQL
body-parser crud database express mysql mysql-database node
Last synced: 16 Apr 2026
https://github.com/bluebrain/bbp-data-push
CLIs that take in input Atlas Pipeline datasets and push them into Nexus along with a Resource properties payload
Last synced: 14 Feb 2026
https://github.com/mbuesch/pwman
Commandline password manager
command-line database encryption password-manager
Last synced: 14 Feb 2026
https://github.com/swag666baby/torrent-api
an API designed to search, add and delete torrents from the database.
api crud database nodejs torrent typescript
Last synced: 14 Feb 2026
https://github.com/utkarsh5026/dsdb
Implementation of data structures used in Databases as Jupiter notebooks
database dsa jupyter-notebooks notebooks python tutorial
Last synced: 16 Apr 2026