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-10 00:07:53 UTC
- JSON Representation
https://github.com/vargascardona/proyecto-biblioteca
Sistema de gestion de biblioteca
Last synced: 10 May 2026
https://github.com/shubsi26/phonebook-python-program
A python Project for creating and managing phonebook-contact application
contacts-app database phonebook python sqlite3
Last synced: 11 May 2026
https://github.com/alilotfi23/bash-galera
Galera cluster
database galera-cluster mysql shell-script
Last synced: 05 Apr 2026
https://github.com/zabuzard/beedlebot
BeedleBot is tool for the MMORPG Freewar which automizes the trade and the corresponding sale at the central traders depot. It comes with an integrated web user interface.
bot bridge database framework html java javascript jquery mmorpg mmorpg-freewar ressources selenium selling shared-memory trade web-interface web-storage
Last synced: 05 Apr 2026
https://github.com/mbuesch/pwman
Commandline password manager
command-line database encryption password-manager
Last synced: 14 Feb 2026
https://github.com/ratchanon-noknoy2318/hosxp
HOSxP data extraction SQL scripts
Last synced: 26 Jun 2026
https://github.com/petrosdemetrakopoulos/ethairballoons.py
A strictly typed ORM library for Ethereum blockchain.
blockchain dao dapp data database ethereum ethereum-blockchain library orm python smart-contracts web3
Last synced: 11 May 2026
https://github.com/ashwin-rajeev/golang-grpc-app
A simple gRPC application to query key/value from SQLite database table.
database golang golang-application grpc grpc-go sqlite sqlite3
Last synced: 05 May 2026
https://github.com/raghavagps/hemolytik2
A database of hemolytic and non-hemolytic peptides
chemically-modified-peptides database hemolytic-peptides map-format rbc-toxicity
Last synced: 28 Jun 2026
https://github.com/riddhis2226/titanic-survival-data-analysis
Titanic-Survival-Data-Analysis : Analyze passenger data from the Titanic to predict survival based on features like age, gender, class, and fare.
data-analysis data-mining data-science data-visualization database jupyter-notebook machine-learning-models machinelearning-python plotlyjs python3
Last synced: 01 May 2026
https://github.com/bluebrain/bluepysubcellular
Python interface to BlueNaaS-Subcellular
database education experiment subcellular
Last synced: 20 Apr 2026
https://github.com/bug-ops/pyhdb-rs
Rust-powered SAP HANA driver for Python with native Apache Arrow support. Zero-copy data transfer to Polars & Pandas. DB-API 2.0, async/await, connection pooling
arrow async database dbapi driver hana pandas performance polars pyo3 python rust sap sap-hana zero-copy
Last synced: 26 Apr 2026
https://github.com/box-community/tool-php-simple-user-reports
Tool: simple PHP script to get user statistics and optionally save to a database
box database php script tool user-analytics users
Last synced: 29 Apr 2026
https://github.com/imaginary-cherry/rapyer
A Redis ORM package that uses pydantic to allow user to create atomic action on redis server
async asyncio asyncio-python cache database orm pydantic pydantic-v2 python python3 redis redis-cache validation
Last synced: 02 Mar 2026
https://github.com/finesse/queryscribe
Light SQL query builder designed for extensibility and flexibility
database library mysql query-builder sql sqlite
Last synced: 05 May 2026
https://github.com/dhruvrajsinhzala24/online-payment-portal
A basic Java project for managing online payments with MySQL integration. It allows users to create accounts, transfer money, pay expenses, and track transaction history. The project uses linked lists and binary search trees for transaction management and includes file operations for logging user details and transactions.
database dbms java mysql phpmyadmin sql xampp xampp-control-panel xampp-server
Last synced: 11 May 2026
https://github.com/eztakesin/llm-mcp-gateway-rs
Rust LLM gateway compatible with the OpenAI Responses API, integrating MCP (local Docs/PDF KB + extensible tool/database MCP servers) with a tool-loop, and compatible with Big-AGI. Rust 实现的 LLM 网关:兼容 OpenAI Responses API,集成 MCP(本地 Docs/PDF 知识库 + 可扩展的工具/数据库 MCP),支持 tool loop,并适配 Big-AGI。
ai-gateway axum database document-retrieval knowledge-base llm mcp model-context-protocol openai-api openai-compatible oracle pdf rag responses-api reverse-proxy rust sqlite sse stdio tokio
Last synced: 09 Jun 2026
https://github.com/cttricks/nodejs-tinywebdb
Using Node Server For TinyWebDB Component - Appinventor | Niotron
appinventor cpanel database ftp niotron nodejs tinywebdb vps
Last synced: 11 May 2026
https://github.com/survivorbat/gorm-case
I wanted to have some case-insensitive where-queries and I often use maps for filtering, so I made this plugin to convert queries into that.
case-insensitive database go go-orm golang gorm
Last synced: 01 May 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/duck-lint/career_ledger
A local-first desktop application for managing career history, auto-tagging skills via inference markers, and generating targeted resumes based off of job postings and your actual work history. No cloud services, no accounts → all data lives in a local SQLite database on your machine.
career-development database job-application-tool job-posting-analysis job-posting-extraction personal-portfolio react resume-builder resume-creator resume-generator rust sqlite tauri tauri2 typescript
Last synced: 02 Jun 2026
https://github.com/raihan2bd/vet_clinic
About Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.
Last synced: 11 May 2026
https://github.com/mahmoud-joumaa/csc443_bitebybudget
This team project is presented as the final project for the CSC443 (Web Programming) course at the Lebanese American University under the supervision of Dr. Gilbert Tekli.
css database deployment html javascript mvc php web-programming
Last synced: 05 Apr 2026
https://github.com/screw-coding/mini-kv-db
mini kv db like bitcask
bitcask bitcask-like database kv-store kvstore
Last synced: 11 May 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_prussia-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Prussia (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: 12 Feb 2026
https://github.com/jdromano2/venomkb
VenomKB - A centralized knowledge base for computational toxinology
babel database informatics mongodb protein toxinology venom
Last synced: 17 Apr 2026
https://github.com/chrisjk123/laravel-blogger
Add blog database tables to a Laravel app
blog chirsjk123 database laravel laravel-blogger php vue
Last synced: 01 Apr 2026
https://github.com/daudi13/vet-clinic-database
This is a database projec for a vet clinic that uses SQL. the database holds data about animals animals' owners clinic employees visits
database postgresql sql sql-server
Last synced: 05 May 2026
https://github.com/repalmoil/mozilla-password-recovery
Recovering passwords from mozilla firefox browsers
cracking database decryption hash mozilla-firefox nss password password-recovery recovery security sqlite
Last synced: 05 May 2026
https://github.com/mrrazvi/wordpress-servicebridge-hubspot-syncing
Providing syncing from ServiceBridge to HubSpot.
api database hubspot php servicebridge syncing
Last synced: 29 Apr 2026
https://github.com/dkosarevsky/db_cp
DB course project
data database db postgres postgresql postgresql-database postgressql
Last synced: 05 May 2026
https://github.com/ankitt26/saveit
The SaveIt app is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
database fullstack-development postgresql ruby ruby-on-rails
Last synced: 17 Apr 2026
https://github.com/m-mdy-m/understanding-many-to-one-and-many-to-many-relationships-in-node.js
Explore many-to-one and many-to-many relationships in Node.js, defining their database implementation and practical coding examples.
database express javascript js nodejs orm relationships-between-database sequelize sql
Last synced: 17 Apr 2026
https://github.com/bredalis/sqlite3python
✨ BBDD SQL ✨
bbdd database python relational-databases sql sqlite sqlite3 sqlite3-database
Last synced: 01 May 2026
https://github.com/takuma-shishido/otimorm
library for PostgreSQL ORM written in zig 🔥
database orm postgresql zig zig-package
Last synced: 05 May 2026
https://github.com/fjankowsk/meertrapdb
Database backend and survey analysis code for MeerTRAP.
astronomy astronomy-astrophysics database fastradiobursts pulsars survey survey-analysis
Last synced: 21 Apr 2026
https://github.com/9aia/castor
⚗️ CLI tool to connect, explore, and query SQL databases using JavaScript-defined blocks.
cli cloudflare d1 database developer-tool gaia-public open-source public
Last synced: 01 Apr 2026
https://github.com/chompfoods/stub-go-server
Go server stub for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded/grocery foods plus raw ingredients.
api branded chomp data database food go-server go-swagger grocery ingredients nutrition raw recipe-api recipes
Last synced: 17 Apr 2026
https://github.com/ifpabelem/agenda.txt
Agenda.txt Trabalho de Banco de Dados I - Criar uma agenda sem usar Banco de Dados
bancodedados belem database ifpa pa para school school-project trabalho work
Last synced: 29 Apr 2026
https://github.com/ly0va/gl-robots-db
Simple one-table remote database that can store robots
Last synced: 17 Apr 2026
https://github.com/mohamedsakeel/database_table_creator
This project is to create Database tables using the WPF C# application at runtime.
c-sharp contributions-welcome database dynamic-table-creator open-source t-sql wpf
Last synced: 01 May 2026
https://github.com/vilhalva/crud-python-em-txt
👨🏫PROJETO CRIADO PARA O CURSO DE PYTHON DO CURSO EM VIDEO.
bot chatbot crud curso-em-video database projeto python terminal txt
Last synced: 05 May 2026
https://github.com/hazae41/orbitum-gnosis-graph
TheGraph graphs for Orbitum on Gnosis
database indexing smart-contracts solidity the-graph
Last synced: 05 May 2026
https://github.com/vilhalva/crud-telegram-em-mongodb
🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM MONGODB!
bot crud database framework mongodb projeto python python-telegram-bot redes-sociais telegram
Last synced: 05 May 2026
https://github.com/lucretia/samueltardieu-postgres-ada
Archive version of Samuel Tardieu's clean up of postgres-ada, it's no longer on his github account or the net. I don't know how much this differs from the coreland version.
ada database databases pgsql postgres postgresql
Last synced: 21 Apr 2026
https://github.com/helloojasmutreja/movie-review-model
This is the code for making a basic book/movie review platform on rails7 using ruby, js, html, css, bootstrap and a few more. It has user setup (with devise gem), media setup (with active-storage). Still working on layouts...
book database rails7 review ruby web-application
Last synced: 17 Apr 2026
https://github.com/vinay-ram1999/cs631-dmsd
Analyze, design, implement, and document a database system application.
database database-connector database-design database-gui database-schema njit
Last synced: 29 Apr 2026
https://github.com/priyangsubanerjee/mongodb-nodejs
Learn how to connect mongoDB atlas with your Node js, React, Next Js project.
database mongodb nodejs schema
Last synced: 29 Apr 2026
https://github.com/abdelhamidhariri/ternat
A migration tool to help you manage your database
database javascript migrations node postgres
Last synced: 02 Apr 2026
https://github.com/mejia-dev/drsillystringzfactory
ASP.NET 6 project backed by MySQL server demonstrating many-to-many relationships
asp-net csharp database entity-framework entity-framework-core epicodus mvc mysql net-6
Last synced: 19 Apr 2026
https://github.com/danucosukosuko/descargas-batos
Repositorio de descargas de BatOS. Añade software de bash(en sh) o Linux(en EXE)
danucosukosukos database linux windows winux
Last synced: 16 Apr 2026
https://github.com/thl-corporation/thl-sql
Production-ready PostgreSQL platform with PgBouncer, HAProxy, and one-command multi-distro installation.
automation database devops haproxy infrastructure linux pgbouncer postgresql sql vps
Last synced: 02 Jun 2026
https://github.com/whatheheckisthis/jp-morgan-project-software-engineering
Analyzed complex datasets to identify key features, queried data for specific insights, and implemented cybersecurity measures to enhance data protection.
cybersecurity database forensics quantitative-finance software
Last synced: 16 Apr 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/pork0594/wizerd
Generate beautiful, zero-overlap ER diagrams from PostgreSQL schema dumps.
cli database devtools diagram erd postgresql schema svg visualization
Last synced: 05 Mar 2026
https://github.com/alejandromerchan/usdaquickstats.jl
Package to access USDA's NASS Quick Stats
Last synced: 02 Apr 2026
https://github.com/realtristan/gopool
Database Connection Pooling and Queue System for Go
connection database golang pool
Last synced: 21 Apr 2026
https://github.com/maruf-pfc/gub-cse-221
Green University of Bangladesh - CSE Department - Batch 221
computer-science cse data-communication data-structures-and-algorithms database dsa green-university gub machine-learning microprocessor oop open-source operating-system structured-programming web-programming
Last synced: 21 Apr 2026
https://github.com/digitalist-open-cloud/matomo-plugin-dbhealth
This plugin will help you analyze your system and database health and also provide suggested system setting improvements
database insights matomo-plugin mysql
Last synced: 05 Mar 2026
https://github.com/shashankrnr32/mongodb-application-sharding
Application Sharding with MongoDB
application-sharding database java mongodb nosql sharding sharding-jdbc sharding-sphere shardingsphere spring spring-boot
Last synced: 16 Apr 2026
https://github.com/natthasath/docker-directus
Directus is an open-source data platform that offers a headless CMS and API to manage and connect content across various applications. It provides a user-friendly interface for managing database content, making it easy to build scalable, data-driven projects with minimal effort.
database directus docker-compose
Last synced: 01 May 2026
https://github.com/matteogioioso/borealis
Templates for running PostgreSQL based on the Spilo image
database high-availability postgresql spilo
Last synced: 06 May 2026
https://github.com/developerjosh/syndb
SynDB is a database that is json based, It is lightweight and fast, And it is easy to use.
database easy-to-use json-based-database python
Last synced: 16 Apr 2026
https://github.com/christophhagen/statemodel
A very simple database system for Swift
Last synced: 02 Apr 2026
https://github.com/phfaist/zoodb
Tools for building a Zoo from a database of YAML files in JavaScript
database information js repository static-site zoo
Last synced: 29 Apr 2026
https://github.com/md-emon-hasan/python-with-mysql
A repository featuring tutorials and examples demonstrating integration of Python with MySQL for database operations and management.
database db dbms group join key mysql-database query query-language
Last synced: 01 May 2026
https://github.com/kouroshtkk/poll-tcp-db-server-client
Tcp Client-Server written in C with poll IO multiplexing with add, remove, update and list functionality.
c client-server database employee employee-management network network-programming socket-io socket-programming tcp
Last synced: 01 May 2026
https://github.com/cindydorantes/expense-tracker
A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what. Built with Ruby on Rails, database: Postgres.
database postgresql ruby-on-rails
Last synced: 06 May 2026
https://github.com/peter-trerotola/goro-pg
Read-only PostgreSQL MCP server with schema intelligence
claude database go llm mcp model-context-protocol postgresql read-only
Last synced: 02 Apr 2026
https://github.com/epochstudio/messagebroker
Galaxies Discord Bot Message Broker Service
Last synced: 02 May 2026
https://github.com/squareops/terraform-aws-rds-aurora
Terraform RDS Aurora module simplifies the deployment of Amazon Aurora databases on AWS, providing a scalable, high-performance solution with automated backups and security features.
Last synced: 04 Mar 2026
https://github.com/olbrichattila/godbmigrator_cmd
Golang command line database migrator, and HTTP migrator server, dockerized for CI-CD pipelines
automation ci-cd database database-migration go golang golang-application migration mysq postgresql sqlite
Last synced: 06 May 2026
https://github.com/yusufyusie/database-diagram
I will get a database diagram, interpret it, and implement the SQL needed to build that database.
database database-diagrams database-schema postgresql sql
Last synced: 26 Apr 2026
https://github.com/kartikk-26/secure-scalable-aws-vpc-network
This project builds a secure and scalable AWS VPC with custom subnets, NAT and Internet Gateways, VPC Peering, and private database hosting for controlled access and efficient networking.
aws database internet-gateway nat-gateways subnet subnetting vpc vpc-peering
Last synced: 06 May 2026
https://github.com/slevin48/firestore
Firestore called from Streamlit apps
database firestore gcp streamlit
Last synced: 06 May 2026
https://github.com/alternative-intelligence-cp/aria-packages
Standard library packages for Aria — 80 packages including HTTP, CSV, regex, datetime, SDL2, GTK4, raylib, SQLite, PostgreSQL, MySQL, Redis
aria database gui packages standard-library
Last synced: 05 Apr 2026
https://github.com/daneshcode/database-assignments
This repository contains the questions and solutions for the database assignments of university
Last synced: 06 May 2026
https://github.com/lukasherz/22fs-sc-twitter-crawler
used for a research project in social computing @ uzh (fs22)
crawler crawling database twitter twitter-api-v2
Last synced: 02 May 2026
https://github.com/tomkennedy22/jsfsql
High-performance Typescript-based file system storage utilization heavy indexing & partitioning
database javascript json orm partitioning query storage typescript
Last synced: 06 May 2026
https://github.com/mehmoodulhaq570/database_openended_lab
Database SQL code for a University Management System database schema. Manages student details, attendance, assessments, and evaluations. Contribute to enhance or use for setting up a university database. MIT License.
database database-management db dbms mysql sql university-management-system
Last synced: 17 Apr 2026