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/EDS-APHP-legacy/pySyntheticDatasetGenerator
Generate relational fictive dataset from a simple yaml description
data-generator database faker generator synthetic-data
Last synced: 02 May 2025
https://github.com/abbycin/mace
An embedded key-value storage engine that combines B+ tree read performance with LSM tree write performance
Last synced: 16 Dec 2025
https://github.com/giis-uniovi/tdrules
Test Data Coverage Evaluation components: Full Predicate Coverage Rules (FPC) and SQL Mutants to assess the coverage of the test data
api-testing coverage database fpc mcdc mutants openapi sql testing
Last synced: 11 Apr 2025
https://github.com/evillord666/dbtools
Cross database engine ADO.NET tools (for create, delete, insert data, e.t.c.) and extension for create DB and init via set of sql scripts mainly for prepare Unit tests infrastructure
adonet cross-database database database-access database-tools databases netcore test-data-generator test-data-loader test-data-supplier unit-tests
Last synced: 06 Mar 2026
https://github.com/rohanvdvivedi/bufferpool
A user-space buffer pool manager library in C for building a HDD/SSD based database storage engine.
bufferpool database database-storage-engine disk-usage disklrucache heap-file
Last synced: 11 Apr 2025
https://github.com/Kanav-Arora/Financify
Financify is an accounting software based on Java and MySQL .
Last synced: 06 May 2025
https://github.com/emanuelefavero/next-auth-prisma-db
A starter Next.js Typescript project using NextAuth.js and Prisma
authentication database db nextauth nextjs prisma
Last synced: 12 Apr 2025
https://github.com/t-kuni/notion-database-exporter
This tool exports Notion's database in csv format.
Last synced: 01 May 2025
https://github.com/speedment/oracle-java-magazine-examples
This repo contains Speedment examples from the article in Oracle Java Magazine
database oracle oracle-java-magazine orm speedment stream
Last synced: 10 Jul 2025
https://github.com/zincware/znsocket
Python implementation of a Redis-compatible API using websockets.
cache database key-value low-latency nosql redis socketio websocket
Last synced: 16 Dec 2025
https://github.com/brazil-data-cube/bdc-catalog
Brazil Data Cube Image Metadata Catalog
catalog database geospatial image-database metadata python
Last synced: 12 Apr 2025
https://github.com/juev/prometheus-db-exporter
Prometheus database exporter (Oracle, Postgres, Mysql) for using with Business metrics
database exporter mysql postgresql prometheus prometheus-exporter
Last synced: 02 May 2025
https://github.com/raupulus/dump1090-to-db
Stores the data collected by ADS-B in the database captured by dump1090. Mirror de https://gitlab.com/raupulus/dump1090-to-db
airflight airflight-analysis database db dump dump1090 php raspberry raspberry-pi raspberrypi rpi rpi0 rpi4
Last synced: 23 Apr 2025
https://github.com/sabaurgup/samples-multi-layer-architecture
Basic Multi-Tier Architecture examples created by me using ASP.NET Core Web API & C# with MySQL database technologies.
asp-net-core controller crud csharp database dotnet-core entity-framework-core layered-architecture migration multitier-architecture mysql-database netcore service sql swagger visual-studio web-application webapi
Last synced: 10 Apr 2025
https://github.com/dataterminalapp/dataterminal
A minimal Postgres desktop client for macOS
database electron mac-app postgres postgresql sql
Last synced: 17 Jun 2025
https://github.com/umbrellio/sequel-connection_guard
A Sequel extension that provides a set of abstractions for working with unreliable database connections.
database sequel sequel-extension sequel-plugin
Last synced: 06 May 2025
https://github.com/chriscummins/pip-db
Bioinformatics search engine for protein isoelectric points
bioinformatics blas clojure database protein-isoelectric-points research-tool
Last synced: 28 Apr 2026
https://github.com/redfoxdb/documentdb
RedFox.DocumentDb - A high-performance .NET client for Microsoft's DocumentDb, optimized for event sourcing, secure storage, and seamless ASP.NET Core integration.
database document documentdb event-driven event-sourcing events library microsoft npgsql nuget postgresql
Last synced: 20 Apr 2026
https://github.com/bobek-balinek/bluejet
BlueJet is a modern Swift wrapper around Lightning Memory-Mapped Database Manager (LMDB)
carthage cocoa database lmdb persistence swift swift-library
Last synced: 17 Mar 2026
https://github.com/yarden-zamir/install-mssql-odbc
Action for installing odbc drivers for mssql
automation ci database github-actions mssql mssqlserver odbc odbc-driver python scraping
Last synced: 16 Mar 2026
https://github.com/recabasic/dynabase
World's fastest TKV (Table-Key-Value) database with KV support for Node.js. Written in TypeScript with both CommonJS and ESM support.
database in-memory-database in-memory-storage key-value kv nosql table-key-value tkv
Last synced: 25 Feb 2026
https://github.com/v1r3n/nxtdb
NXTDB is an attempt to create a graph database implementation using RocksDB as storage engine
database go graph graph-api graph-database redis rocksdb
Last synced: 19 Apr 2026
https://github.com/astrodynamic/key-value-storage-redis-in-cpp
The project is a key-value store. The project uses data structures such as hash tables, self-balancing binary search trees, and B+ trees. The code is written in C++ with CMake as a build tool. It supports sanitization, testing, coverage, formatting, and static analysis.
bd bplustree cmake comand-line console-application cpp cpp17 data-storage database hash-table interface key-value-store makefile memory-management redis storage
Last synced: 16 Feb 2026
https://github.com/kodjunkie/nestjs-crud
NestJs CRUD for RESTful APIs
database drizzle-orm mikro-orm nestjs nestjs-backend nestjs-graphql nestjs-library nestjs-microservices nestjs-module nestjs-mongoose nestjs-postgres postgresql
Last synced: 23 Apr 2026
https://github.com/adrianmjim/nestjs-supabase-js
NestJS Supabase integration
auth authentication database module nestjs postgres storage supabase supabase-auth supabase-db supabase-js supabase-realtime supabase-storage
Last synced: 26 Oct 2025
https://github.com/thiagomvilela/jacademic
Project development for the Object Oriented Programming Language course at the Federal Institute of Pernambuco.
database database-management eclipse eclipse-ide heidisql java mariadb mariadb-database
Last synced: 14 Feb 2026
https://github.com/chanmyaemaung/laravel-crud-storage
Laravel CRUD w/ Image Upload
Last synced: 28 Jan 2026
https://github.com/a2lix/schemql
A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation
autocomplete database query schema sql type-safe typescript validation zod
Last synced: 02 Apr 2026
https://github.com/cjfinnell/pgverify
A Go module and CLI tool for comparing table contents of PostgreSQL wire protocol compatible databases
cdc cockroachdb database go postgresql
Last synced: 24 Jan 2026
https://github.com/materializeinc/homebrew-materialize
Homebrew tap for Materialize, the streaming data warehouse
data-analytics database homebrew streaming-data-warehouse
Last synced: 05 Mar 2026
https://github.com/afaanbilal/hyperdb
HyperDB is an in-memory hyper-fast key-value store with an HTTP API written in Rust.
database db fast http in-memory-database rust
Last synced: 26 Apr 2026
https://github.com/uw-midsun/strategy_xv
Midnight Sun's strategy repository for the MSXV iteration and cycle.
database decision-model optimization python solar-car state-of-charge waterloo
Last synced: 26 Feb 2026
https://github.com/julie-ify/jxpense
JXpense is a dynamic full-stack Ruby on Rails mobile web-based application designed to effortlessly manage your expenses and income. Note, its on a free instance cloud sever and spins down with inactivity so it takes about 50 seconds to boot.
bootstrap cancancan capybara-rspec database devise postgresql rails-application rspec ruby
Last synced: 26 Oct 2025
https://github.com/sftsrv/sqlq
A little CLI for working with databases during development for quick queries and automation
cli database database-management javascript postgres sql sqlite typescript
Last synced: 02 Mar 2026
https://github.com/ossamamehmood/arms
Airline Reservations and Management System (ARMS)
access arms database database-access database-design database-management microsoft-access
Last synced: 18 Jan 2026
https://github.com/furkancosgun/abap_database_manager
A custom SQL query application for SAP ABAP, enabling management of both internal and external databases.
abap abap-development abap-oo abapgit database sql
Last synced: 06 Mar 2026
https://github.com/juborajnaofel/multidb-tenancy
This repository provides a lightweight, raw PHP implementation for multi-tenancy support in web applications. It offers a flexible approach for managing multiple databases, allowing each tenant to have its own isolated database schema while sharing the same codebase.
database multi multi-tenancy mysql php tenancy
Last synced: 27 Feb 2025
https://github.com/brian-pond/dbconform
Finds and repairs SQL database drift by comparing against data models.
alembic database ddl drift-detection orm postgresql python schema-migration sqlalchemy sqlite sqlmodel
Last synced: 29 May 2026
https://github.com/ankansaha/axiodb
A fast, lightweight, and scalable open-source DBMS for modern apps. Supports JSON-based data storage, simple APIs, and secure data management. Ideal for projects needing efficient and flexible database solutions.
algorithms data-structures database javascript json nodejs nosql
Last synced: 30 Jul 2025
https://github.com/pogy-bot/pogy.db
A database wrapper for Pogy the discord bot!
database mongoose mongoosejs pogy-database
Last synced: 27 Oct 2025
https://github.com/theremyyy/nyro-db
NyroDB is a next-generation database engine built from the ground up in Rust. It utilizes Zero-Copy Serialization, Asynchronous Batching, and Secondary Indexing to achieve performance that transcends modern understanding
dashmap database database-engine databases db engine performance realtime rust zero-copy
Last synced: 13 Jan 2026
https://github.com/raphaelalmeidamartins/mysql-all-for-one
MySQL project developed at the end of Unit 20 (Back-end Development Module) of Trybe's Web Development course
Last synced: 07 May 2025
https://github.com/oliverdougherc/encoding_database
Distrubted video encoding database
benchmark database transcode video video-encoding video-processing
Last synced: 20 Feb 2026
https://github.com/vshulcz/youtube_crawler
A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.
crawler database gui osint parser python requests reverse-engineering sql tkinter youtube
Last synced: 16 Jan 2026
https://github.com/web3-systems/multichain-database
🗄️ MultiChain Browser Database system for Web3 Entities: Accounts, Contracts, Logs and Transactions.
caching database eth ethereum typescript web3
Last synced: 08 Oct 2025
https://github.com/sarvsav/iza
Streamline platform operations with Linux inspired commands written in Go!
artifactory ci cicd cli database devops go golang linux mongodb platform-engineering shell
Last synced: 07 Mar 2026
https://github.com/writepush-labs/eventor
Fast eventstore implementation written in Go
database event-sourcing go golang http rest
Last synced: 14 Jan 2026
https://github.com/creative-tutorials/stashblob
WebApp - Upload and Share files, easy and securely
blob blob-storage blobstorage database stashblob storage storage-bucket upload
Last synced: 13 Jul 2025
https://github.com/code-specialist/database-setup-tools
Easy to understand and use python tools that help you to create databases and interact with them
database database-connector database-management fastapi fastapi-sqlalchemy sqlalchemy sqlalchemy-python sqlmodel
Last synced: 19 Apr 2025
https://github.com/diptochakrabarty/mysql-docker-cluster
MySQL 3 node cluster using docker containers .Learn how to setup mysql cluster , group replication and fail over mechanisms
database database-management innodb innodb-cluster mysql mysql-database mysql8 sql
Last synced: 24 Mar 2025
https://github.com/nofacedb/facedb
Database server for storing facial features vectors and sending notifications
database go highload microservice server
Last synced: 14 Jan 2026
https://github.com/kristijorgji/db-to-php
A library to generate PHP application code based on database definition.
code code-generation database entity factory framework generator library mysql php repository sql testing
Last synced: 14 May 2025
https://github.com/contrast-bot/contrast-bot
Contrast is a Simple, but Powerful Discord Bot.
data database discord-bot discord-js embed-builder nodejs slash-commands sqlite sqlite3 typescript
Last synced: 18 Jun 2025
https://github.com/gpahal/hgraph
Graph datastore implemented in Haskell
database graph graph-algorithms graph-database haskell neo4j
Last synced: 07 Oct 2025
https://github.com/youns3510/php_oop_crud_project
object-oriented programming with PHP & MySQL.
crud-application database oop php
Last synced: 04 Jan 2026
https://github.com/hootanht/databaseteacherassistant
SQL and SQL Server course for beginners
course database database-design database-management development sql sqlserver sqlserver-2019 tsql
Last synced: 22 Jan 2026
https://github.com/sevdanurgenc/mssql-lecture-notes
In this repo, there are lecture notes of MsSQL.
database mssql mssql-database mssql-server sql
Last synced: 30 Oct 2025
https://github.com/agoutsmedt/central_bank_database
Project to collect documents published by central banks and to clean this data to create a database of central banks' documents
central-bank central-bank-communication database scraping
Last synced: 30 Oct 2025
https://github.com/poksyy/hospital-project-frontend
This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:
android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql
Last synced: 12 Mar 2026
https://github.com/sinzlab/datajoint-link
clean-architecture database datajoint domain-driven-design
Last synced: 18 Jan 2026
https://github.com/SquashConsulting/kaliningrad
Template Based Database Modeler Leveraging The Power of Multi-Model Data Stores
arango architectural-patterns database foxx graph-database graph-theory gui modeling nosql typescript
Last synced: 20 Jul 2025
https://github.com/ronin-co/syntax
Allows for defining RONIN queries and models in code.
Last synced: 28 Apr 2025
https://github.com/mta-tech/kai
KAI allows users to perform complex analytics and document searches using natural language queries
agent ai analytics database llm rag sql text-to-sql
Last synced: 27 Feb 2025
https://github.com/efe-eroglu/stock-tracking-system
An automation system for small commercial enterprises to keep track of their products in their warehouses.
csharp database desktop-app sql
Last synced: 28 Apr 2025
https://github.com/woodprogrammer/keyvaluestore
Distributed Simple Nosql Store
consistency database distributed-systems key lookup nosql store value
Last synced: 12 Sep 2025
https://github.com/vazra/firestore-sqlite-sync
Sync selected fields from Firebase Firestore collections to local SQLite DB.
database firestore sqlite sync
Last synced: 24 Oct 2025
https://github.com/desarrolla2/download-bundle
This bundle allows you to download a database and folders associated with the project from remote host to local machine. It is the easiest and easiest way to have the same production data in your development environment.
Last synced: 14 Jul 2025
https://github.com/grumpybusted/grumpy.dacpacmerge
Library for merging a Database Package file (dacpac) with and existing database
dapac database deployment mssql schema
Last synced: 03 Aug 2025
https://github.com/ks-amit/recruitment-portal
MCQ Recruitment Portal built with Django / Semantic UI
authentication contest-platform css database django email-verification html javascript jquery-plugin python recruitment semantic-ui sqlite3 website
Last synced: 15 Apr 2025
https://github.com/myconsciousness/zenna-db
Zenna DB is designed to be flexible enough to respond to modifications and to achieve this state with a small implementation. It is a framework that further develops the idea of Content Framework. Zenna is a name inspired by Zen Buddhism, a branch of Mahayana Buddhism that refers to a state of mind that is no longer agitated.
content content-framework database db framework gradle java nosql ocp zenna zenna-db
Last synced: 22 Aug 2025
https://github.com/mgroves/nosqlmigrator
A fluent migration tool to work with Couchbase NoSQL
couchbase database fluent migration-automation migration-tool nosql
Last synced: 26 Sep 2025
https://github.com/noonat/migrate
A simple migration helper for Go's database/sql package.
database golang migrations mysql postgres postgresql sql sqlite
Last synced: 09 Apr 2026
https://github.com/nikialeksey/jood
Object oriented jdbc wrapper
database elegant-objects elegantobjects eo-principles java java-8 java-library java8 jdbc library migrations object-oriented sql sql-database sql-migrations sql-queries
Last synced: 02 Mar 2026
https://github.com/adrianschlatter/ppf.jabref
Python interface to JabRef SQL-database.
database jabref python sqlalchemy
Last synced: 09 Apr 2025
https://github.com/sambhav228/google-cloud-developer-cheat-sheet
Google Cloud Platform (GCP) cheat-sheet
ace cloud compute database gcp gcp-certification gcp-cheatsheet google googlecloudplatform identity-and-security networking storage
Last synced: 18 May 2026
https://github.com/globbie/knowdy
Knowdy: a knowledge management system
c database embedded-database graph graph-database
Last synced: 24 Apr 2025
https://github.com/reckadon/mathtrainergame
My first full fledged app(Game), uses firebase as its database and has a really good UI and design!
android database firebase game
Last synced: 21 Feb 2026
https://github.com/rmattos/pinata
Piñata is a simple and lightweight .NET library for managing database state during integration testing
c-sharp data-schema database dotnet integration-testing json-data mongodb mysql testing
Last synced: 17 Aug 2025
https://github.com/powerlevel9000/school-library
School Library is ruby based with terminal user interface project in which you can create persons books and bunch of more objects School Library is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
Last synced: 30 Jul 2025
https://github.com/vh-d/Rflow
Rflow is a general-purpose workflow management framework for R
data-processing database dataflow etl etl-framework r reproducibility rlang rstats rstats-package workflow-management
Last synced: 30 Jul 2025
https://github.com/ashkan0201/shareit_web
A home page where you can share and download files.
database python3 selenium selenium-webdriver sql sqlite web
Last synced: 21 Sep 2025
https://github.com/rostislavdugin/postgresus
PostgreSQL backups (with UI and self hosted)
backup backups database pg postgres postgresql psql
Last synced: 25 Dec 2025
https://github.com/bzzt/alchemy_table
Opinionated framework for working with Bigtable and BigQuery
bigquery bigtable database elixir gcp googlecloud googlecloudplatform
Last synced: 28 Jul 2025
https://github.com/nguyenanhung/database
A wrapper database and backup database
database pdo php php-database query-builder sql
Last synced: 15 Apr 2025
https://github.com/rjeczalik/terraform-aws-scylla-bench
Terraform module for load testing a Scylla cluster with scylla-bench.
aws cassandra cassandra-stress cql database nosql scylla scylla-bench scylladb terraform terraform-module
Last synced: 11 Apr 2025
https://github.com/filipnet/influxdb-auto-backup
This repository contains a Bash script for automating backups of InfluxDB databases
automation backup database influx influxdb influxdb2 linux maintenance shell-script
Last synced: 24 Jun 2025