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-03 00:07:51 UTC
- JSON Representation
https://github.com/gabfl/dbschema
MySQL/PostgreSQL schema migrations made easy
database db-schema mysql postgresql schema-migrations sql-migration
Last synced: 21 Mar 2025
https://github.com/gggeek/ezab
A suite of tools for benchmarking (load testing) web servers and databases. Apache's ab as a php script
apachebench benchmarking database load-testing mysql
Last synced: 10 Apr 2025
https://github.com/elitan/terradb
Declarative schema management for PostgreSQL and SQLite.
database migrations postgres postgresql
Last synced: 17 Jan 2026
https://github.com/alexandervanrenen/tpcc-generator
Fast TPC-C input generator in c++
Last synced: 13 Apr 2025
https://github.com/uladz-zubrycki/reseed
Initialize and clean integration tests database in a convenient, reliable and fast way.
csharp data data-seeding database dotnet integration-testing mssql mssql-database ndbunit2 netcore seed tests
Last synced: 30 Oct 2025
https://github.com/denisbilli/qdbmanager
An easy-to-use ORM/Entity Manager for Qt Framework
c-plus-plus database dbmanager entity orm qt-framework
Last synced: 29 Oct 2025
https://github.com/aws/amazon-documentdb-jdbc-driver
Amazon DocumentDB JDBC driver to connect from BI tools and execute SQL Queries
aws database documentdb documentdb-jdbc jdbc sql
Last synced: 22 Jun 2025
https://github.com/nodegame/nddb
Javascript lightweight N-dimensional database
database javascript ndimensional-database nodegame nosql select-statements
Last synced: 10 Jul 2025
https://github.com/gyorilab/indra_db
A Database-based knowledge back-end built on and for INDRA. The INDRA Database is a service that can be set up by any user with their own content and knowledge access. Our implementation of the database is the back-end to many of our projects, providing a vast and detailed knowledge base derived from many resources.
database indra machine-reading postgresql sqlalchemy systems-biology
Last synced: 30 Apr 2025
https://github.com/pbogut/vim-dadbod-ssh
NeoVim plugin that allows vim-dadbod connections to remote servers through ssh.
dadbod database neovim neovim-plugin vim
Last synced: 30 Oct 2025
https://github.com/tlhunter/mig
The Universal Database Migration Runner. Distributed as precompiled binaries.
database database-migrations migration migrations postgresql sql
Last synced: 12 Apr 2025
https://github.com/jamesbontempo/njodb
A persistent, partitioned, concurrency-controlled, Node.js JSON object database
Last synced: 06 May 2025
https://github.com/louishenrifranc/blockchain
Implementation of a Blockchain as a school project
blockchain boost-libraries cplusplus-14 crypto-library database transaction
Last synced: 06 May 2025
https://github.com/icings/partitionable
Partitionable associations for the CakePHP ORM, allowing for basic limiting per group.
associations cakephp database greatest-n-per-group limit orm
Last synced: 30 Apr 2025
https://github.com/tushar2704/everyday_python
Welcome to Everyday Python Sheets – your go-to resource for everyday Python cheat sheets, pro tips, interview questions, Python one-liners, and Python data structures. Whether you're a beginner looking to learn Python or an experienced developer seeking quick reference materials, this Streamlit application has got you covered.
artificial-intelligence cheatsheet data data-analysis data-science data-structures data-visualization database protips python streamlit streamlit-tushar2704 tushar2704
Last synced: 09 May 2026
https://github.com/squareops/terraform-kubernetes-mongodb
Terraform module for MongoDB for easy provisioning and management in Kubernetes.
database kubernetes mongo-backup mongodb nosql-database terraform
Last synced: 04 Mar 2026
https://github.com/vmware/database-stream-processor-compiler
Infrastructure to run programs written in high-level languages on top of the Database Stream Processor (DBSP) runtime.
database datalog incremental programming-language streaming
Last synced: 04 Apr 2026
https://github.com/georgia-tech-db/license-plate-recognition
Github Template for EVA applications
alpr database eva license-plate-detection license-plate-recognition plate-detection pytorch
Last synced: 10 Sep 2025
https://github.com/squareops/terraform-aws-elasticache-redis
Terraform module for simplified provisioning and management of AWS ElastiCache Redis.
aws database elasticache elasticache-redis redis redis-cluster terraform
Last synced: 04 Mar 2026
https://github.com/jaroberti/metscanr
An R Package for Gathering Meteorological and Environmental Metadata from Multiple Networks
climate cran database ecology environmental metadata meteorology station-identifiers worldwide
Last synced: 22 Oct 2025
https://github.com/convex-dev/design
Convex Design and Documentation
blockchain data-structures database lisp smart-contracts
Last synced: 01 Apr 2026
https://github.com/gernest/requiemdb
Pure Go Permanent Storage For Open Telemetry Metrics, Traces and Logs, based on Compressed Roaring B-Tree Bitmaps, using Typescript as Query Language
database observability open-telemetry open-telemetry-collector
Last synced: 23 Oct 2025
https://github.com/citra-org/chrono-db
A Time series Database built on Rust to handle Petabyte Scale Data
database dbms filesystem log-management logs monitoring rust rust-database storage-engine
Last synced: 23 Apr 2025
https://github.com/schubergphilis/data-migrator
A declarative data-migration package
anonymization data-policy data-structures database development-tools development-utils gdpr kinesis migration python-library
Last synced: 15 Mar 2026
https://github.com/eeonevision/anychaindb
AnychainDB is fast, distributed, blockchain database based on Tendermint and MongoDB
blockchain consensus database docker mongodb tendermint
Last synced: 22 Jan 2026
https://github.com/yiisoft/db-redis
Yii DBAL Redis connection
database db hacktoberfest optionalforframeworkannounce redis yii3
Last synced: 25 Oct 2025
https://github.com/tabular-id/tabular
Your Query Client, Forged with Rust: Fast, Safe, Efficient.
client database database-management rust sql
Last synced: 16 Jan 2026
https://github.com/kruseio/rapiddb
A reasonably fast configurable embedded key-value sensor database
database embedded-database embedded-kv embedded-webserver high-performance key-value kv mmav persistence rust sensor-database
Last synced: 24 Jan 2026
https://github.com/mah-shamim/leet-code-in-php
Php-based LeetCode algorithm problem solutions, regularly updated.
algorithms array binary-search binary-tree bit-manipulation breadth-first-search database depth-first-search dynamic-programming greedy hacktoberfest hacktoberfest-accepted hash-table heap-priority-queue math matrix sorting string tree two-pointers
Last synced: 16 Mar 2025
https://github.com/ismailcankaratas/dbcopycat
A JSON Database that saves your Json data in a file and makes it easy for you to perform CRUD operations.
collaborate database db db-json dbcopycat json json-db nodejs
Last synced: 14 Apr 2026
https://github.com/ohsayan/sky-benches
Attempts at benchmarking Skytable with the others to see where we stand
benchmark database key-value key-value-store nosql redis skytable
Last synced: 24 Oct 2025
https://github.com/twtrubiks/google_play_store_spider
抓取 google play store 資料 use Scrapy on python
database googleplay json python scrapy spider
Last synced: 18 Jul 2025
https://github.com/claudiarojassoto/db_vet_clinic
Dive into the World of Veterinary Care 🏥 : Embark on a journey to build a comprehensive veterinary clinic database. Craft intricate tables using SQL, input data with care, and unleash the power of queries. Our aim: a seamlessly organized relational database for streamlined data management.
database postgresql queries tables
Last synced: 23 Apr 2025
https://github.com/basemax/indiamobilenumbers
India Mobile Number Database.
array arrays database india indian mobile mobile-number php
Last synced: 15 Mar 2026
https://github.com/niiknow/gtin-cloud
GTIN cloud storage strategy and research APIs
cloud database ean gtin inventory item product s3-storage upc
Last synced: 28 Jul 2025
https://github.com/kevgk/leya
Work with MySQL databases in autohotkey, without exposing server credentials.
ahk api autohotkey database improv3d mysql php
Last synced: 01 Apr 2025
https://github.com/pavankjadda/LiquibaseDemo
Safely Evolute Database with Liquibase and Spring Boot
database java jpa-entities liquibase setup-liquibase spring-boot spring-data-jpa
Last synced: 08 Apr 2025
https://github.com/tob1as/docker-postgresql-postgis
[Deprecated] PostgreSQL with PostGIS - Docker Image for amd64, arm64, arm (Raspberry Pi)
database docker postgis postgres postgresql raspberry-pi
Last synced: 03 May 2025
https://github.com/dkratzert/structurefinder
A crystal structure finder written in PyQt5 and Python3
cif crystallography database search shelxl
Last synced: 12 Jun 2025
https://github.com/etf1/kafka-mongo-watcher
A MongoDB collection watcher that pushes oplog events into Kafka
database event-driven go golang kafka mongodb
Last synced: 27 Apr 2026
https://github.com/kevgk/Leya
Work with MySQL databases in autohotkey, without exposing server credentials.
ahk api autohotkey database improv3d mysql php
Last synced: 13 May 2025
https://github.com/aferrandi/dbtarzan
To explore the tables of a database following their relations as defined in their foreign keys.
browser database foreign-keys scala
Last synced: 14 Apr 2025
https://github.com/hypermodeinc/modusgraph
modusGraph: a transactional, embedded database system for model-native apps
Last synced: 29 Jun 2025
https://github.com/bludit/themes-repository
Bludit Themes Repository
bludit-themes database repository theme
Last synced: 14 Mar 2025
https://github.com/apache/cloudberry-site
Website sources for Apache Cloudberry™️ (Incubating)
cloudberry database docusaurus greenplum postgresql
Last synced: 12 Jul 2025
https://github.com/vincentntang/airtableexcelvbamacro
🔨 Macro for bulk downloading + renaming images off a database
airtable airtable-api csv database excelvba macro macros renaming-images video xlsm
Last synced: 14 Apr 2025
https://github.com/cleve/lmdb-viewer
GUI to navigate over LMDB data
database gui java java-11 javafx javafx-desktop-apps lmdb
Last synced: 02 Apr 2026
https://github.com/squareops/terraform-kubernetes-mysql
Terraform module for MYSQL for easy provisioning and management in Kubernetes.
database kubernetes mysql mysql-backup mysql-server terraform
Last synced: 04 Mar 2026
https://github.com/flyway/flyway-ant
Flyway Ant tasks
ant ant-task continuous-delivery continuous-deployment database database-migrations flyway
Last synced: 06 Oct 2025
https://github.com/pavankjadda/liquibasedemo
Safely Evolute Database with Liquibase and Spring Boot
database java jpa-entities liquibase setup-liquibase spring-boot spring-data-jpa
Last synced: 23 Mar 2025
https://github.com/apache/hbase-thirdparty
Mirror of Apache HBase Third Party Libs
Last synced: 23 Aug 2025
https://github.com/offline-agency/laravel-mongo-auto-sync
This package provides a better support for MongoDB relationships in Laravel Projects.
database hacktoberfest hacktoberfest2020 hacktoberfest2021 hacktoberfest2022 laravel mongodb relationships sync-collection
Last synced: 14 Apr 2025
https://github.com/hzpz/mongeez-spring-boot-starter
Spring Boot Starter for Mongeez
database mongeez spring-boot spring-data-mongo
Last synced: 02 Apr 2026
https://github.com/tnclong/go-que
A golang background job queue that uses optimized database lock for reliability and speed.
background-jobs database golang postgresql queue scheduler uniqueness
Last synced: 14 Jan 2026
https://github.com/samirelanduk/zincbinddb
The database and API backend for ZincBind - the database of zinc binding sites
api computational-biology database django graphql protein-structure structural-biology
Last synced: 04 Apr 2026
https://github.com/kodular/tinywebdb-php
TinyWebDB System written in PHP
apache appinventor database ftp kodular php tinywebdb vps
Last synced: 14 Aug 2025
https://github.com/guilhermewebdev/migrator
Migrator is a command-line tool designed for seamless database management through migrations. With features for creating, executing, and rolling back migrations, Migrator ensures a controlled evolution of your database schema. Take charge of your database changes effortlessly with Migrator.
cli database golang golang-application golang-library golang-package mariadb migration migrations mysql oracle-database postgresql sql sqlserver
Last synced: 14 Jan 2026
https://github.com/rustyconover/duckdb-evalexpr-rhai-extension
A DuckDB extension to evaluate the Rhai scripting language as part of SQL.
database duckdb duckdb-extension rhai rhai-script user-defined-functions
Last synced: 26 Mar 2025
https://github.com/datisthq/dpkit
dpkit is a fast data management framework built on top of the Data Package standard and Polars DataFrames
ckan csv data database dataframe datapackage excel fair json ods polars quality tableschema typescript validation zenodo
Last synced: 08 Mar 2026
https://github.com/aymenjd/kvsqlite
Easy-to-use key value database backed by SQLite.
asyncio database easy-to-use key-value-database pypi python python3 redis sqlite3
Last synced: 09 Apr 2026
https://github.com/cbbrowne/mahout
schema management tool for PostgreSQL, using pgcmp to find discrepancies
database management postgresql schema
Last synced: 25 Dec 2025
https://github.com/tintnaingwin/kuu-pyaung
Laravel package to convert files and database from zawgyi to unicode.
convert-files database font kuu-pyaung laravel myanmar php unicode zawgyi
Last synced: 12 Aug 2025
https://github.com/valerianomacuri/lowdb
Simple to use local JSON database. Powered by Go. Inspired in lowdb for Javascript
database embedded-database fake-api go golang javascript json json-api json-server localstorage lowdb lowdb-adapter nodejs storage toml typecode yaml
Last synced: 16 Apr 2025
https://github.com/tum-gis/citymodel-compare
A tool to map and match CityGML datasets, as well as interpret their changes, all by using graphs.
citygml database geometry graph-algorithms graphs neo4j semantic semantic-networks
Last synced: 12 Jan 2026
https://github.com/malstraem/arinc424.net
An ARINC 424 parser and model that allows you to explore aeronautical data in an object-oriented way.
aeronautical arinc arinc424 aviation aviation-data avionics data-model database loader navigation parser
Last synced: 10 Mar 2026
https://github.com/josercarmo/sqlx-data
Advanced SQLx companion for type-safe query repositories with automatic parameter binding, sophisticated pagination, streaming, and zero-boilerplate trait-based implementations.
database pagination repository-pattern sqlx
Last synced: 28 May 2026
https://github.com/flipkart-incubator/diligent
Run performance experiments on MySQL compatible databases
Last synced: 21 Apr 2025
https://github.com/camposvinicius/aws-etl
This is an ETL application on AWS with general open sales and customer data that you can find here: https://github.com/camposvinicius/data/blob/main/AdventureWorks.zip, it's a zipped file with some .csvs inside that we will apply transformations.
airflow argocd athena aws catalog data data-engineer database emr emr-cluster etl glue kubernetes pipeline postgres pyspark rds spark
Last synced: 30 Jul 2025
https://github.com/andes2912/indobank
Package Laravel Daftar Bank di Indonesia
api-bank-list bank bank-indonesia daftar-bank database laravel
Last synced: 13 Jan 2026
https://github.com/myaaghubi/f3-migrations
F3-Migrations is a database helper plugin for the Fat-Free framework.
database database-migrations f3-migrations fat-free-framework fat-free-plugin migration sql
Last synced: 22 Aug 2025
https://github.com/wyfunique/DBSim
The codebase for DBSim
data-science database in-database in-database-analytics query-optimizer sql-parser sql-query
Last synced: 27 Apr 2025
https://github.com/santiagxf/synapse-cicd
A GitHub Actions/Azure DevOps implementation of a CI/CD workflow for Azure Synapse or Azure SQL Database
azure azure-devops-pipelines database github-actions synapse-analytics
Last synced: 24 Apr 2025
https://github.com/zhongantech/dmds
DMDS is a highly scalable distributed MySQL sharding middleware.
database java middleware mysql shard
Last synced: 29 Apr 2025
https://github.com/umbrellio/umbrellio-sequel-plugins
Sequel plugins
database extensions plugins sequel
Last synced: 10 Apr 2025
https://github.com/quanvo87/FirebaseHelper
Safe and easy wrappers for common Firebase Realtime Database functions.
database firebase firebase-database
Last synced: 30 Jul 2025
https://github.com/daveliepmann/uruk
MarkLogic XCC in Clojure
api clojure database document-management java marklogic nosql xcc xml xml-document xquery
Last synced: 25 Apr 2025
https://github.com/akashjain04/shop-management-system
The project is developed to get some basic understanding of developing management systems using c# which can manage the small shops efficiently.
ado cursors database database-management desktop-application general microsoft-sql-server rdbms shop-management sql stock system triggers visual-studio
Last synced: 30 Oct 2025
https://github.com/williamragstad/lavastore.js
LavaStore is a flexible and scalable local database for the web
data database firestore lavastore local local-database localstorage localstorage-wrapper localstore persist persistent-storage save storage store web
Last synced: 21 Mar 2025
https://github.com/nicolab/crystal-dbx
ORM and query builder for Crystal lang.
crystal crystal-db crystal-lang database db dbx orm query query-builder sql
Last synced: 31 Aug 2025
https://github.com/ckoenigs/PharMeBINet
Build PharMeBINet from different sources.
Last synced: 06 May 2025
https://github.com/EasyMile/postgresql-operator
PostgreSQL Operator to create Databases and Users across multiple engines
database kubernetes-operator postgresql user-management
Last synced: 03 Apr 2025
https://github.com/ndleah/health-analysis
This case study is contained within the Serious SQL course by Danny Ma
data-analysis data-exploration data-with-danny database serious-sql sql
Last synced: 02 Mar 2025
https://github.com/grindgold/awsome-projects
😎「计算机淘金手册」立志收录各种酷炫、高大上、对小白友好的开源项目,包括但不限于Java、C++、Python、Golang、JavaScript、人工智能、机器学习、人工智能等相关项目。
cpp database database-management golang java javascript jquery python system
Last synced: 06 Sep 2025
https://github.com/rn0x/binbaz_database
مكشطة وقاعدة بيانات لـ موقع سماحة الشيخ الإمام ابن باز رحمه الله
ar arabic audio binbaz database databases-ar devloper islam islamic json scraper scraper-islamic
Last synced: 11 Apr 2025
https://github.com/ioquatix/activerecord-migrations
A gem to simplify activerecord migrations in non-rails projects.
activerecord activerecord-migrations database rails
Last synced: 06 May 2025