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-02 00:07:47 UTC
- JSON Representation
https://github.com/frabits/frabit
The next-gen database automatic platform
automation database golang mysql platform
Last synced: 23 Jan 2026
https://github.com/iamsr/tapa
A tool that predicts the production impact of database migrations before execution.
database migration mysql postgres
Last synced: 12 Feb 2026
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/mahdyhamad/db-controller-api
nosql database impmenetation, uses docker for horizantal scalling
database docker load-balancer nosql-database
Last synced: 24 Jan 2026
https://github.com/nasirovx/drf---api---swagger
API creation using Django REST Framework (DRF) and API documentation using Swagger (drf-yasg).
api database django django-application django-framework django-rest-framework posgresql python3 sqlite3 swagger-ui
Last synced: 26 Oct 2025
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/roe-dl/weewx-airq
Service for WeeWX to retrieve air quality data from the airQ device of Corant GmbH
air-q air-quality air-quality-measurements database noise ozone particulate-matter tvoc weewx
Last synced: 26 Feb 2026
https://github.com/njiddasalifu/file-management-system
File Management System which can help organise files and also keep track of audit tail
Last synced: 01 Apr 2026
https://github.com/tsnsoft/derby_netbeans
Рабочие драйверы и тестовая база данных Derby для NetBeans 8.2
database database-management derby drivers java netbeans
Last synced: 30 Apr 2026
https://github.com/raphaelalmeidamartins/mysql-one-for-all
MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course
Last synced: 27 Mar 2026
https://github.com/schirrel/pg-connection
Simple PostgreSQL query builder for nodejs
database hacktoberfest javascript nodejs orm pg-connection postgres postgresql potgresql-wrapper query-builder
Last synced: 26 Oct 2025
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/rubymonsters/slam-alphas
Location app for women poetry slammers in the German speaking scene
database map poetryslam slam-alphas
Last synced: 07 Feb 2026
https://github.com/rajeshmk/laravel-sequence
Generate transaction-safe sequential numbers in Laravel with grouping, formatting, and model integration.
auto-number concurrency custom-id database eloquent generator invoice-number laravel laravel-package laravel-plugin order-number php php8 sequence sequence-number serial-number
Last synced: 01 Apr 2026
https://github.com/cemuka/uielementsitemeditor
Basic editor tool with UIElements in unity
database editor editor-scripting gamedev tool ui-elements unity unity3d
Last synced: 16 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/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/quantumudit/consumer-goods-sales-analysis
This project focuses on analyzing and visualizing the consumer goods sales in the United States between 2015-2016 using Python & Power BI.
data-analysis data-visualization database jupyter-notebook python sqlite
Last synced: 29 Apr 2026
https://github.com/clidey/connparse
Connparse parses database connection strings, DSNs, URLs, file paths, and cloud storage URIs into one safe structured object.
cloudstorage data-source database dsn golang java javascript nosql parse postgres python rust sql yaml
Last synced: 22 Jun 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/carreraprogrammer/vet-clinic-database
This is a project where I use a relational database to create the data structure for a vet clinic.
Last synced: 03 Mar 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/borisdali/helpdesk
aiHelpDesk: AI DB SRE in a box. Agentic DB Support. A database reasoning layer equipped with a governed actuation arm that treats human operators and upstream agents indiscriminately
ai database generative-ai kubernetes postgres support
Last synced: 01 Apr 2026
https://github.com/chanmyaemaung/laravel-crud-storage
Laravel CRUD w/ Image Upload
Last synced: 28 Jan 2026
https://github.com/marcocesarato/php-cpdo
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
cache cachepdo cpdo database memory pdo php
Last synced: 10 Oct 2025
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/shouya/ecto-tx
Composable transaction as an alternative to Ecto.Multi
database ecto elixir transaction
Last synced: 28 Apr 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/drmcarvalho/diffhunter
Diffhunter is an app/API hunter differences between SQL relational databases
database database-management sql
Last synced: 08 Oct 2025
https://github.com/carono/yii2-migrate
Трейт для помощи создания баз данных
Last synced: 13 Apr 2025
https://github.com/herenickname/drizzle-transactional
A declarative transaction management library for Drizzle ORM with decorator support, propagation types, isolation levels, and lifecycle hooks. Provides enterprise-grade transaction handling with async context management.
async-context claude-ai database database-transactions declarative decorators drizzle drizzle-orm enterprise isolation-levels javascript lifecycle-hooks node-js orm postgresql propagation transactional transactions typescript
Last synced: 11 Mar 2026
https://github.com/bytexenon/ip-security-database
A large database of IPs
cybercrime cybersecurity data-dump database dump iot ip-database malware-analysis network-security penetration-testing pentesting security threat-intelligence vulnerability-assessment
Last synced: 14 May 2025
https://github.com/chanmyaemaung/node-prisma-crud
NODEJS, EXPRESS JS, PRISMA w/ CRUD FUNCTIONALITY
crud-application database expressjs mongodb nodejs prisma
Last synced: 22 Sep 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/serenorg/database-replicator
Universal database-to-PostgreSQL replication CLI. Supports PostgreSQL, SQLite, MongoDB, and MySQL.
database mariadb mongodb mysql neondb postgresql rds-postgres replication sqlite3 supabase
Last synced: 13 Jan 2026
https://github.com/brazil-data-cube/lccs-db
Land Cover Classification System Database Model
database earth-science geospatial gis land-cover land-cover-classification land-use postgresql
Last synced: 12 Apr 2025
https://github.com/phpgt/database
Database query organisation.
database database-access database-api-organisation database-logic-organisation database-migrations php-library php-pdo phpgt sql sql-database sql-query
Last synced: 08 Apr 2026
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/sloweyyy/northwind-db-practice
This repository contains code and exercises related to practicing with the NORTHWIND sample database, often used for learning and practicing SQL database queries and operations.
Last synced: 15 Apr 2025
https://github.com/cristianefe/mysqltunnel
A http MySQL remote tunnel
database mysql mysql-tunnel-client php tunnel
Last synced: 19 Mar 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
https://github.com/danushka96/nsbm
System for NSBM Green University
assignment database fxml gui java javafx javafx-application mysql system
Last synced: 11 Apr 2025
https://github.com/embarcadero/interbase-docker
Dockerfile to create a container for Embarcadero InterBase
database dockerfile embarcadero interbase
Last synced: 20 Jan 2026
https://github.com/mileschou/schemarkdown
The core library for generate Markdown document from database schema.
Last synced: 02 Sep 2025
https://github.com/alimghmi/pyhera
pyhera is an optimized in-memory database
database database-management dbms dbms-engine hera heradb jsondb key-value-database key-value-store multithreading nosql nosql-databases pyhera pyhera-db pyheradb python python-database python2 python3
Last synced: 30 Jan 2026
https://github.com/noorzaie/realm-editor
A tool for working with realm database
database editor mongodb realm realm-java realm-js realm-mobile-database realm-studio realmdb realmswift
Last synced: 19 Apr 2025
https://github.com/sismics/docker-mariadb
Dockerfile for MariaDB
database docker dockerfile mariadb mysql
Last synced: 25 Jun 2025
https://github.com/asenyshyn/pg-patch
set of scripts to help organize and manage Postgresql database source code.
database migrations plpgsql postgresql shell
Last synced: 26 Apr 2025
https://github.com/scotttesler/migurt
🍦A database migration and seeding tool.
database database-management database-migrations databases migration migration-tool migrations migrationtool postgres postgres-database postgresql postgresql-database relational-databases sql
Last synced: 22 Aug 2025
https://github.com/timekadel/lazy
A Node.js API framework made by lazy developers for lazy developers.
api database easy-to-use fast javascript modern mysql open-source orm rest-api socket-io test-automation testing
Last synced: 15 Jul 2025
https://github.com/birg81/teachingcoderepo
Hi Guys. I'm Biagio, teacher of Computer Science. This repository is where I share code co-developed during our lessons, providing interesting solutions to programming problems. Share your favorite one(s) with friends and colleagues, and if you have any suggestions or edits, I'll be happy to consider them.
css database datawarehouse development hashing html5 java javascript jwt-token php programming python rdbms rest-api sql web webapi webapp webapplication
Last synced: 07 May 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/youns3510/php_oop_crud_project
object-oriented programming with PHP & MySQL.
crud-application database oop php
Last synced: 04 Jan 2026
https://github.com/cdaringe/ava-fixture-docker-db
acquire a fresh docker database container attached to your ava test context
ava database docker node postgres typescript
Last synced: 28 Apr 2025
https://github.com/ankitesh97/sqlwrapper
A sql wrapper for those who have a hard time executing queries, it provides an interface to simulate common queries on a database.
database mysql postgresql psycopg2 python sql-wrapper sqlite
Last synced: 14 Jan 2026
https://github.com/matheuscavini/qualafesta-ticketsselling
Online plataform developed in Django for selling and buying event tickets.
api database django django-rest-framework ingressos marketplace portuguese python qrcode selling-platform tickets web-development
Last synced: 08 Apr 2025
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/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/mhdb96/cms
📚 Course Management System for managing, storing and reporting students’ exam results.
classlibrary csharp dapper database excel mahapps-metro mssql office-core squrrel
Last synced: 28 Apr 2025
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/steadybit/reliability-hub-db
Database containing the content for Steadybit's Reliability Hub
chaos-engineering chaos-testing database reliability resilience steadybit
Last synced: 14 Apr 2025
https://github.com/gharib-uk/movie-database
A Rest-API with Go and React for managing and showing movies
database golang-application golang-examples movie-database
Last synced: 05 Sep 2025
https://github.com/2020leon/typeorm-migrate-sql
Generate Sql Files and Migrate
database javascript mariadb migration migration-tool migrations mysql node nodejs npm npm-cli npm-package sql typescript
Last synced: 31 Oct 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/bbc-esq/vectordb-plugin-for-koboldai
Basic vector database plugin that works wth KoboldAI. Adds documents, images, and audio files.
ctranslate2 database koboldai koboldcpp sentence-transformers tiledb transformers vector-database vision-transformer whispers2t
Last synced: 14 Feb 2026
https://github.com/gradedjestrisk/db-training
Use, install, performance
database mysql oracle-database plsql postgresql sql sqldeveloper
Last synced: 25 Jul 2025
https://github.com/andy-python-programmer/dino
Dino is a lightweight and fast database for rust!
Last synced: 15 Apr 2025
https://github.com/questdb/questdb-packer-ami
Scripts and resources that can be used to build your own AMI with QuestDB.
aws cloud database packer questdb time-series
Last synced: 27 Jun 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/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/migliori/php-pdo-db-class
PHP PDO wrapper class
database firebird mysql oci pagination pdo pdo-mysql php postgresql
Last synced: 04 Jul 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/flexmonster/pivot-mongo
The sample demonstrating how to connect to MongoDB with Flexmonster Pivot
data-visualization database mongodb nosql
Last synced: 13 Apr 2025
https://github.com/misachi/dardb
A storage engine for relational dbs
database db relational-databases storage
Last synced: 26 Jun 2025
https://github.com/kovacou/go-database
Go databases manager (Context, Transactions & Profiler) w/ an intuitive SQL Builder on top of sqlx. Performances oriented.
builder database go golang mysql profiler transactions
Last synced: 17 Jan 2026
https://github.com/oussama4/sqlbuilder
A simple sql query builder for Go
database go golang orm query-builder sql sql-builder
Last synced: 27 Apr 2026
https://github.com/mmontone/rucksack
Rucksack is a persistence library for Common Lisp.
Last synced: 28 May 2026
https://github.com/chandrikadeb7/covid-19-helpdesk
Covid-19 helpdesk for tracking moderate and high risk patients around us along with online doctor portal.
coronavirus-tracker coronavirus-tracking covid-19 covid-2019 covid-virus covid19 database google-maps-api html-css-javascript infection php phpmyadmin realtime-tracking risk tracking tsql xampp
Last synced: 02 Oct 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/mbossx/medoo
javascript version of medoo php at http://medoo.in/
Last synced: 29 Mar 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/blaugold/couchbase-dart
Couchbase Server SDK for Dart
couchbase-server dart database newsql nosql sdk
Last synced: 29 Jul 2025
https://github.com/arnaudband/vet_clinic_db
you will use a relational database to create the data structure for a vet clinic. You will start with one table, and step by step, you will create a complete database with data about: animals animals' owners clinic employees visits Apart from building data structure, you will be challenged with tasks that require SQL queries to answer specific questions.
Last synced: 20 Aug 2025
https://github.com/aetperf/pg_fasttransfer
Postgresql Extension for FastTransfer
database datatransfer fasttransfer postgres postgresql-extension
Last synced: 01 Jul 2025
https://github.com/fraktalio/fmodel-rust-postgres
Run your domain models as Postgres extensions
database domain-modeling event-sourcing extension fmodel postgresql rust-lang
Last synced: 17 Jan 2026
https://github.com/ashrafbasry/larabackup
Simple Laravel Database Backup Solution
backup database laravel mysql mysql-dump mysqldump-php
Last synced: 15 Apr 2025
https://github.com/alttch/yedb
Simple and reliable key-value database
configs database key-value reliable rugged serialization
Last synced: 27 Feb 2025
https://github.com/parzibyte/crud-postgresql-python
CRUD con Python y PostgreSQL usando psycopg2
crud database postgresql psycopg2 python sql
Last synced: 12 Apr 2025