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/lyf-coder/easy-db
easy-db is easy way to access database
Last synced: 14 Jan 2026
https://github.com/acorcutt/unsqlite
Turn your SQLite database into a NoSQL database!
Last synced: 05 Feb 2026
https://github.com/xubylele/schema-forge-action
Run Schema Forge (validate, doctor, diff) in CI pipelines
ci database github-actions migrations schema schema-forge
Last synced: 13 Mar 2026
https://github.com/iamrlz/bank-management-system-using-php-updated
UPDATED!!!
bank-management-system-project database html mysql php
Last synced: 29 Apr 2026
https://github.com/anand-3399/userdata
css database heroku heroku-deployment herokuapp html5 javascript mongodb mongoose nodejs
Last synced: 14 Apr 2026
https://github.com/fuzeman/byte-apsw
(Alpha) APSW executor for byte
byte data-model database orm python sqlite
Last synced: 19 Jan 2026
https://github.com/cyberpath-hq/sentinel
Sentinel is a filesystem-backed document DBMS written in Rust. Every document is a JSON file with automatic BLAKE3 hashing and optional Ed25519 signatures. Built for compliance (GDPR, SOC2, HIPAA), auditability via Git, and operational simplicity.
audit-trail database dbms filesystem rust security
Last synced: 27 Jan 2026
https://github.com/zeshanfareed/big_mart_sale_prediction_with_mysql_machine_learning_project
Machine learning projects with Mysql
connection data-analysis data-mining data-visualization database machine-learning machine-learning-algorithms model-evaluation mysql-database prediction-model python regression-models saleprediction
Last synced: 14 Apr 2026
https://github.com/okaeripoland/k8s-proxy
an error occurred forwarding 5432 -> 5432: error forwarding port 5432 to pod xyz, uid : failed to execute portforward in network namespace "/var/run/netns/cni-abcd": writeto tcp4 127.0.0.1:54098->127.0.0.1:5432: read tcp4 127.0.0.1:54098->127.0.0.1:5432: read: connection reset by peer
bash cli cloudnative-pg database devtools k8s kubectl kubernetes port-forward postgresql ssl-tls
Last synced: 14 Apr 2026
https://github.com/pranabdas/grid
Contact Manager
database firebase firebase-auth firestore learning react user-authentication
Last synced: 14 Apr 2026
https://github.com/bobbrady/postgresql-dockerized
A simple PostgreSQL docker container with usage instructions.
cli database docker docker-container dockerized postgresql
Last synced: 31 May 2026
https://github.com/cborgdb/cborg-go-driver
The official CborgDB Go Driver
cborg cborg-go-driver cborgdb database go-driver
Last synced: 14 Jan 2026
https://github.com/badranalyst/nashville-housing-sql-data-cleaning
This project focuses on cleaning and preparing the Nashville Housing dataset for analysis using SQL. It involves identifying and rectifying inconsistencies, handling missing values, and optimizing the dataset for further exploration. The cleaned data is essential for accurate insights into housing trends and patterns in Nashville.
cleaning-data data-cleaning database dataset sql
Last synced: 11 Oct 2025
https://github.com/polyclient/polyclient
Experimental proof-of-concept SQL/NoSQL database client.
cockroachdb database erd libsql linux macos mariadb mongodb mssql mysql nosql oracle polyclient postgresql redis sql sqlite wasm windows
Last synced: 14 Jan 2026
https://github.com/shubhamd99/nodejs-knex-postgres-database
Nodejs Knex Postgres Database Example
database knex nodejs postgresql sql
Last synced: 14 Apr 2026
https://github.com/praveendecode/data_pipeline
Implemented ETL projects with interactive Streamlit UI for user-friendly data extraction, transformation, and loading tasks
data-harvesting data-warehousing database database-management extract-transform-load mysql postgresql python
Last synced: 14 Apr 2026
https://github.com/ar-sayeem/library-management-system_v.admin
A web-based Library Management System built using HTML, CSS, PHP, and MySQL for efficient management of books, staff, and users. This system automates daily library operations like adding, removing, and viewing books and staff, with secure user authentication. It is deployed locally using XAMPP and designed to be user-friendly and scalable.
Last synced: 14 Apr 2026
https://github.com/ricardofalasca/deep-pages
Django's database stored web content processor
database deep-pages django middleware pageview signal template-tags templates
Last synced: 14 Apr 2026
https://github.com/lacegiovanni17/fx_trading_app
A ๐ NestJS API for ๐ secure OTP-authenticated currency trading between ๐ต NGN/USD/EUR. Features ๐ real-time FX rates, ๐ณ wallet management, and ๐ transaction history with โ๏ธ atomic balance updates. Built with ๐๏ธ TypeORM & MySQL for reliability.
backend-api database fintech-api nestjs nestjs-backend typeorm typescript
Last synced: 14 Apr 2026
https://github.com/vilhalva/crud-rust-em-sql-server
๐GERENCIE O NOME E IDADE DOS USUรRIOS NA DATABASE SQL SERVER.
bot chatbot crud database projeto rust sql-server terminal
Last synced: 13 Mar 2026
https://github.com/carneles/goseeder
Golang database seeder
database database-migrations databases go golang migration migration-tool migrations mysql postgres postgresql seeder
Last synced: 19 Jan 2026
https://github.com/abeltavares/postql
Python library and command-line interface (CLI) tool for interacting with PostgreSQL databases, providing simplified database management, query execution, and result export functionalities.
cli command-line-interface data-analysis data-engineering data-export data-management data-processing data-visualization database database-administration database-tools etl oop postgres postgresql psycopg2 python sql sqlalchemy wrapper
Last synced: 19 Jan 2026
https://github.com/borodyadka/db-migrate
Simple database (Postgres only) migration tool
Last synced: 14 Jan 2026
https://github.com/rodrigojunqueiradev/the-ultimate-mysql-bootcamp
The Ultimate MySQL Bootcamp
data-analysis data-engineering data-science data-visualization database dataset mysql sql
Last synced: 14 Apr 2026
https://github.com/elusivecodes/fyretypeparser
FyreTypeParser is a free, open-source database type parser library for PHP.
Last synced: 13 Mar 2026
https://github.com/francomile/ansible-role-postgresql
Ansible Role Postgresql
ansible-role database postgresql-docker
Last synced: 21 Jan 2026
https://github.com/madhuresh2011/daily-sql-from-hackerrank
Welcome to my SQL Series, where I tackle SQL problems from HackerRank on a daily basis.
data dataanalysis database question-answering sql
Last synced: 19 Jan 2026
https://github.com/suzu-devworks/examples-dotnet-database
A workspace for learning and experimenting with database programming using .NET and C#.
Last synced: 19 Jan 2026
https://github.com/skivhisink/dbnsuedu
This repository contains the implementation of assignments from the Faculty of Economics of NSU on the subject "Databases"
Last synced: 21 Jan 2026
https://github.com/swift-libp2p/swift-libp2p-fluent
LibP2P ORM (queries, models, and relations) for NoSQL and SQL databases (from Vapor)
database fluent libp2p swift swift-libp2p
Last synced: 14 Apr 2026
https://github.com/spajai/perl-problems-solution
Solution for various Perl problems
assignment cpan database learn-to-code learning-exercise linux mongodb mysql perl perl-module perl-script perl-scripts perl5 perl5-module postgresql
Last synced: 27 Jan 2026
https://github.com/cagatay-softgineer/flask-backend
Scalable Flask backend template with dynamic multi-database support (PostgreSQL, SQLite, MySQL, MongoDB, Firestore) and modular routing via Blueprints.
api backend blueprints database firebase firestore flask mongodb mysql postgresql pydantic python sqlite template
Last synced: 14 Apr 2026
https://github.com/bharatlal124/chatterup_project
The ChatterUP project is an interactive real-time chat application designed to seamless communication and engagement between users. Built using Node.js, Express.js, Socket.io, and MongoDB
css3 database es6-modules expressjs html5 javascript mongodb nodejs socket-io
Last synced: 14 Apr 2026
https://github.com/mikeludemann/mern-stack-authentication
A MERN Stack Authentication Setup with Login and Registration
authentication database expressjs mern-stack mongodb nodejs react security
Last synced: 14 Apr 2026
https://github.com/michaelcurrin/sql-server-docker-test
Exploratory project to setup and connect to SQL Server DB using Docker
database docker sql sql-server
Last synced: 27 Jan 2026
https://github.com/geocollections/sarv-workbench
SARV-Workbench: Data management application for geoscience database SARV.
database database-management geology
Last synced: 05 Feb 2026
https://github.com/kajiih/musicbrainz2notion
๐ถ Notion music database synchronized with Musicbrainz
api database music musicbrainz notion python tierlist
Last synced: 23 Feb 2026
https://github.com/brittojo7n/pernstackproject-jobportal
A portal aimed at job seekers and recruiters built with React, Node.js, and PostgreSQL.
database express express-js expressjs job job-portal job-portal-website job-search jobsearch nodejs nodemailer pern-stack postgres postgresql postgresql-database react react-hooks react-router server website
Last synced: 14 Oct 2025
https://github.com/arshad-shah/verql
Fast, extensible desktop database client. Electron + React, plugin-based: drivers, importers, themes, and AI providers all ship as plugins.
database database-client desktop-app electron mcp monaco-editor mongodb mysql plugin-architecture postgresql react redis snowflake sql-editor sqlite typescript
Last synced: 31 May 2026
https://github.com/fnu-ankit/8-week-sql-challenge
My attempt on solving Case studies from #8WeeksSQLChallenge
8-week-sql-challenge 8-weeks-sql-challenge 8weeksqlchallenge case-study data data-analysis data-analysis-sql data-analytics database datawithdanny sql sqlserver
Last synced: 19 Apr 2026
https://github.com/thothom/cli
CLI for @thothom/core
cli database javascript nodejs odm orm thothom typescript
Last synced: 14 Apr 2026
https://github.com/4bhimxnyu/mongo-database-tutorial
Learn MongoDB with practical tutorials on CRUD operations, database traversal, data insertion, and sorting. Perfect for beginners seeking hands-on experience.
data-science database javascript mongodb typescript
Last synced: 14 Apr 2026
https://github.com/spenguinlui/f2e_tourist
(่็)ไฝๅ - ๆ ้็ถฒ็ซ
database ruby vue vue-router vuex
Last synced: 21 Apr 2026
https://github.com/bh-tec/projeto-database-oficina
database dio modelo-conceitual
Last synced: 14 Oct 2025
https://github.com/jchristn/durable
A lightweight .NET ORM library with LINQ capabilities, designed with a clean, generic architecture that allows developers to build custom repository implementations without being constrained by opinionated base classes
database ef linq mysql orm postgres postgresql sqlite sqlserver
Last synced: 20 Jan 2026
https://github.com/rafie-b/data-analytics
Activities of Data Analysis.
apache-spark api aws business-analytics data data-analytics data-science database dataframe jupyter-notebook python scikit-learn sql
Last synced: 14 Apr 2026
https://github.com/ntdls/ntdbs
NetworkDLS New Technology Database System. (Nostalgic archive, do not use).
Last synced: 17 May 2026
https://github.com/vagnerbellacosa/036_construindoencurtadordeurl
Neste projeto desenvolva seu prรณprio encurtador de url a partir da construรงรฃo de uma API com NodeJS, Typescript e MongoDB para a base de dados.
api database digital-innovation-one dio mongodb nodejs typescript
Last synced: 14 Apr 2026
https://github.com/markbosire/google_sheets_db_gdrive_storage
A REST API using Google Sheets as a database and Google Drive for file storage.
api database google-drive-api google-sheets-api nodejs postman
Last synced: 14 Apr 2026
https://github.com/fab2bprog/exemple-utilisation-csharp-avec-mysql
Exemple C# avec base de donnรฉes mysql : Servira au developpement de votre application. Classes CRUD. Fonctions de recherche etc...
base-de-donnees crud crud-application crud-sample csharp csharp-code database exemple howto-tutorial mariadb mariadb-database mysql sql tutorial
Last synced: 13 Apr 2026
https://github.com/lealex262/check-in-n-out-app
Android app for the visitor check-in-n-out process
android database qr-code webapp
Last synced: 16 Oct 2025
https://github.com/lelandsion/easy-grocery
Make a shopping list with the best prices found from grocery stores near you.
database e-commerce grocery-application grocery-list
Last synced: 14 May 2026
https://github.com/scottgriv/sql-mssql_openjson_example
An example query that demonstrates how to use the OPENJSON function in Microsoft SQL Server.
database json microsoft-sql-server microsoft-sql-server-management-studio microsoft-sqlserver-database mssql mssql-database mssql-server open-json openjson sql sql-server sql-server-database stack-overflow stack-overflow-answers stackoverflow stackoverflow-answer
Last synced: 14 Mar 2026
https://github.com/adil-ber/graph-acp-llm-analysis
LLM-based Access Control Policy (ACP) analysis tool designed to detect and repair anomalies such as redundancy, inconsistency, irrelevancy, and least astonishment violations in access control rules. This project integrates LLMs (via API) to analyze and optimize access policies.
access-control database graphdatabase neo4j-database
Last synced: 01 Jun 2026
https://github.com/belkinmix/sql-project---queries-and-data-modeling
A project from my university - I wrote business level SQL queries and developed an ER Model & remodeled a database.
data-modeling database database-schema datamodeling hackolade mysql sql
Last synced: 27 Jan 2026
https://github.com/professorlearncode/social-media-database-system
Dive into the ๐ world of database management with this Python-based program! From connecting to servers to executing SQL queries, it's got all the tools you need. Plus, peek into a social media database schema and explore fun sample queries. Let's make data management as enjoyable as ๐ฐ
database mssql mssqlserver python social social-media social-media-database sql threads
Last synced: 14 Mar 2026
https://github.com/abdelrahmantaymour/problem-solving
algorithms cpp data-structures database database-management filesystem mssqlserver opp sql
Last synced: 14 Mar 2026
https://github.com/thammanoon-code/parallel-engine
โ๏ธ Build high-performance applications using parallel processing with this robust implementation of the parallel engine for efficient task execution.
atari-games big-data boost box2d columnar-storage database distributed-database distributed-sql engine-sound lock-free-queue mujoco multi-threading parallel parallel-processing predictionio pybind11 reinforcement-learning workflow-engine
Last synced: 29 Apr 2026
https://github.com/jumail-wm/quiet-attic-films
ESOFT assignment project. Using C# programming
csharp database mssql-database sql
Last synced: 14 Mar 2026
https://github.com/ahmedrafat-sw/youtub-clone
This project is a clone of YouTube using spring boot as back-end API and angular as a front-end UI
angular angular-material css3 database html5 java mogodb oauth2 spring-security springboot typescript xml
Last synced: 14 Apr 2026
https://github.com/thumbtack/pgdoctor
Simple, lightweight web service to perform health checks on PostgreSQL instances
c database health-check loadbalancing postgres postgresql postgresql-monitoring
Last synced: 23 Jan 2026
https://github.com/matija2209/pgdock
pgdock - PostgreSQL Docker Instance Manager CLI. Create, manage, and backup PostgreSQL instances with automatic credential generation, health monitoring, and cross-platform support.
backup cli database docker docker-compose instance-manager postgres postgresql python
Last synced: 20 Jan 2026
https://github.com/aryanprince/create-docker-db
๐ณ A CLI tool to quickly scaffold Docker-based Postgres or MySQL databases for local development.
database docker docker-compose mysql npm npm-package postgres
Last synced: 29 Jan 2026
https://github.com/lovasko/swim
:swimmer: swim: Time Series Database Combinators
command-line database time-series unix
Last synced: 09 May 2026
https://github.com/singularitti/vaspseudopotentials.jl
Vienna Ab initio Simulation Package (VASP) pseudopotentials format
chemistry database julia-package materials-science pseudopotentials solid-state-physics vasp
Last synced: 21 Oct 2025
https://github.com/kazooki123/lunardb-python-sdk
A Python SDK for LunarDB
database lunardb package python python-sdk sdk
Last synced: 23 Jan 2026
https://github.com/angel-dart-archive/query_builder
[ARCHIVED] Use angel_orm instead.
angel-framework angel-service database mongo postgresql query-builder sql
Last synced: 23 Oct 2025
https://github.com/jigyasag18/bird-strikes-in-aviation-project
This project analyzes over a decade of U.S. bird strike data (2000โ2011) to evaluate safety risks, damage trends, and cost implications in aviation. Using PostgreSQL for database management and Power BI for dashboard visualization, it uncovers critical insights into when, where, and how wildlife impacts aircraft. Key findings inform strategically.
bird-strike-prevention bird-strike-prevention-in-real-airport data data-analysis data-analysis-project data-visualisation data-visualization data-visualization-project data-visualizations database dataset dax-query postgresql postgresql-database powerbi powerbi-desktop powerbi-report powerbi-visuals sql sql-database
Last synced: 09 May 2026
https://github.com/arosas17/mission-to-mars
Designed an HTML file to scrape new data from the web and update the database used. Bootstrap was used in order to make the HTML file more visually appealing.
bootstrap3 database javascript scraping
Last synced: 27 Jan 2026
https://github.com/joliwood/sql-showcase
OLD - CRUD Back app to use an online DB with postgresql, hosted on the cloud by render.com
bootstrap database ejs express node postgres postgresql psql sql
Last synced: 23 Feb 2026
https://github.com/reshmaharidhas/phonebook
A desktop phonebook application to manage contacts
crud crud-application database desktop-app desktop-application gui mysql mysql-connector mysql-connector-python mysql-server phonebook phonebook-application phonebook-management-system python3 software tkinter tkinter-gui
Last synced: 13 Apr 2026
https://github.com/gunifiri/duckdb-ghw
๐ฆ Accelerate analytics with DuckDB's integration for GitHub workflows, enabling efficient data handling and processing directly within your repositories.
analytics analytics-engine big-data columnar-storage data-analysis data-science database duckdb in-memory-database open-source parquet python query-planner r sql
Last synced: 29 Apr 2026
https://github.com/martn2023/yindeed_indeed_clone
a simplified version of Indeed.com in Django
crud database deployment django heroku object-oriented-programming oop python sqlite webapp
Last synced: 28 Jan 2026
https://github.com/Verkstaden/skifta
Skifta is a CLI tool for transforming data dumps by masking sensitive data, generating random test data, and creating smaller subsets for non-production environments.
data-dump data-dumps database mysql postgresql sanitize sql transform
Last synced: 24 Oct 2025
https://github.com/alirfanyasin/todolist-php
Todolist dirangcang untuk membuat catatan perilaku yang akan di kerjakan dalam kehidupan sehari-hari
bootstrap5 database javascript mysql php8 todolist
Last synced: 11 Apr 2026
https://github.com/fdch/scorify
Scorify: Live score generation for instruments and electronics. A system of graphic notation for both instrument and electronics with the capability to combine realtime and non-realtime composition.
composition database graphic-score realtime-score
Last synced: 01 Jun 2026
https://github.com/mjbeaumont/mealcloud-portal
Back end prototype of an online ordering app, meant to be embedded inside an existing website design.
Last synced: 23 Jan 2026
https://github.com/dekelev/feathers-service-tests-cassandra
A test harness for Feathers service implementations with Cassandra DB
cassandra database db feathers feathersjs service tests testsuites
Last synced: 14 Apr 2026
https://github.com/balewgize/woocommerce-migrate
Python CLI tool that migrates orders and customers from WooCommerce to MongoDB. Upwork job: https://www.upwork.com/jobs/~01f23543001a91d474
database mongodb python-script woocommerce
Last synced: 14 Apr 2026
https://github.com/octeth/octeth-mysql-backup-tool
This repository contains a set of Bash scripts designed to perform backups and restores of an Octeth MySQL 5.7 database using Percona XtraBackup.
Last synced: 23 Jan 2026
https://github.com/wxn0brp/valtheradb-storage-bin
ValtheraDB Storage in Bin File (One) (WIP)
Last synced: 20 Jan 2026
https://gitlab.com/buckeye/bs-mysql2-relude
A wrapper for the MySQL2 interface using the Relude.IO monad.
bucklescript database mariadb mysql reasonml relude sql
Last synced: 26 Oct 2025
https://github.com/MAHMOUDELSAYED7/hive
HiveDb - Hive Database Handler for Flutter
build-runner database db flutter flutter-apps hive hive-data-collection hive-database hive-db hive-flutter hive-generator hivedb local-database localdb localstorage pub-dev pub-package
Last synced: 26 Oct 2025