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/cdimascio/couchinator
🛋️ Fixtures for CouchDB and IBM Cloudant: Create and teardown cloudant dbs
bluemix cli cloudant couchdb database fixture-loader fixtures ibm-cloudant test-automation test-driven-development
Last synced: 24 Apr 2025
https://github.com/alwatr/nitrobase
Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.
database db ecmascript javascript json nodejs typescript
Last synced: 28 Apr 2025
https://github.com/skarllot/expressions
Provides base for specifications to a DDD model
database ef-core martendb query repository specification
Last synced: 03 Sep 2025
https://github.com/manuel7806/sql-server-hospital-database
A simple database that people can install and use to practice writing queries with.
database databases sql sql-server ssms t-sql t-sql-exercises t-sql-scripts
Last synced: 06 Sep 2025
https://github.com/pycomet-zz/medical-web-app
This is a Medical Web Application
charts database django django-application interview-questions medical-application
Last synced: 04 Mar 2026
https://github.com/emirror-de/naphtha
Universal database connection layer for your application in Rust. Implements the most common functions insert, update and remove for database connections. Change the database without having to adjust your code. Specific models can be stored in different databases. Query models by property. Migrations in pure Rust and available during runtime.
database database-connector database-migrations models rust-lang
Last synced: 23 Apr 2025
https://github.com/ahammadmejbah/ultimate-data-science-resources
🚀 Welcome to the Unlimited Data Science Resources community! Dive into a wealth of knowledge with curated tutorials, courses, and insights. Elevate your data science journey with boundless learning opportunities! 📊✨
data-engineering data-mining data-science data-visualization database datascience
Last synced: 26 Feb 2025
https://github.com/cleilsonandrade/carteira_vacinacao
Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.
card covid database fullstack health hospital-management html monolith mysql nurse sequelize sql vaccination vaccine virus
Last synced: 23 Apr 2025
https://github.com/padosoft/mysqlbackup.sh
Bash script to daily backup all your database in gzip with weekly history
bash database mysql mysql-backup
Last synced: 23 Apr 2025
https://github.com/fjvallarino/libmdbx-hs
Haskell bindings for libmdbx
database haskell in-process key-value-store
Last synced: 25 Jun 2025
https://github.com/sjefvanleeuwen/rqlite-dotnet
A lightweight database HTTP API client for rqlite. rqlite is a lightweight, distributed relational database, which uses RAFT and SQLite as its storage engine.
cluster data database distributed distributed-computing distributed-database distributed-systems dotnet raft rqlite
Last synced: 12 May 2025
https://github.com/jazzdotdev/contentdb
The Jazz Database which Stores Documents in Files and Supports Version Control and Sharing
database document-oriented file-based jazz nosql pelican robust
Last synced: 03 Jul 2025
https://github.com/aerogo/nano-backup
:anchor: Backup utility for nano databases.
Last synced: 10 Apr 2025
https://github.com/teddyoweh/beardb-website
Website Documentation for BearDB and BearDBAPI
api beardb database database-systems json
Last synced: 09 Apr 2025
https://github.com/martinpetricko/laravel-database-mail
Laravel Database Mail lets you store email templates in your database, link them to events, and automatically send them when those events are dispatched.
Last synced: 22 Feb 2026
https://github.com/kibitan/pgmasking
Command line tool for generating anonymized database for PostgreSQL (WIP)
command-line-tool database gdpr golang postgres postgresql rdbms
Last synced: 19 Jul 2025
https://github.com/lightblueseas/persistence-api
Project for that holds base classes for persistence like base entity or base business objects and mapper for mapping between them
data-initialization database entity java-8 jpa persistence-api rest rest-api rest-client
Last synced: 01 Apr 2025
https://github.com/gggeek/ezdbintegrity
eZ Publish Legacy extension allowing to check integrity of data in the database and filesystem storage
database ezpublish referential-integrity
Last synced: 01 Sep 2025
https://github.com/surrealdb/deb.surrealdb.com
The script for installing SurrealDB on Debian-based operating systems
database nosql serverless surreal surrealdb
Last synced: 02 Jul 2025
https://github.com/deepmancer/asyncpg-client
Asyncpg Client is a simple and easy-to-use module to interact with PostgreSQL databases
async asynchronous asyncio asyncpg database postgres postgresql postgresql-database pytho
Last synced: 01 Apr 2025
https://github.com/probablyarth/jason-engine
WIP - A full fledged database engine over json files.
bun database db-engine dbms json orm typescript
Last synced: 13 Jul 2025
https://github.com/tigrisdata-archive/tigris-vector-ts
Tigris Vector Database client for TypeScript
database javascript nodejs search typescript vector
Last synced: 01 Jul 2025
https://github.com/helloharendra/mysql-rdbms
Relational database management system.
database database-management dbms mysql relational-databases sql
Last synced: 19 Apr 2025
https://github.com/ostrojs/database
OstroJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, SQLite and many more. OstroJS is ORM based database query using Model class. It's support relationship query buiilder.
database eloquent eloquent-models model mysql nodejs oracle orm ostrojs relational-model sql sqlite
Last synced: 30 Apr 2025
https://github.com/CodeDynasty-dev/SQLiteBruv
💃 A type-safe, secure SQLite query builder with D1/Turso support with built-in migrations and security features.
cloudflare-d1 d1 database sql sqlite sqlite3 sqlitebruv turso turso-db
Last synced: 10 Sep 2025
https://github.com/rioam2/usefire
⚓ Declarative React Hooks for quick and easy Firebase/Firestore integration
database firebase firestore react react-hook real-time
Last synced: 23 Apr 2025
https://github.com/amankumarsinhagithub/crud-app-using-php-mysql
This repository showcases a simple CRUD (Create, Read, Update, Delete) application implemented in PHP and MySQL.
backend bootstrap5 crud-application database html-css-javascript mysql php
Last synced: 15 Apr 2025
https://github.com/ivnstn/teamtools.linter.commandline
Static code analysis tool for T-SQL scripts and SSDT projects
code-analysis-tool code-quality code-smell database linter rdl sql-server ssdt static-analysis tsql
Last synced: 19 Nov 2025
https://github.com/felixklauke/erasmus
Low level indexed key value engine designed for a database backed up by an on disk file storage written in C++ for educational reasons. Also used as resource for database programming tutorial at https://medium.com/ (Link in readme).
b-tree c-plus-plus database file-storage key-value low-level memory-management storage-engine
Last synced: 22 Apr 2025
https://github.com/jurihock/bandbase
Bandbase is an unique web application, which addresses the everyday needs of music bands. It helps to organize band contacts, gig details and music scores, and enables powerful automation tasks.
bootstrap css database fastapi flask html jinja js latex nginx postgresql python sql sqlalchemy tabler tex vue
Last synced: 23 Mar 2025
https://github.com/globules-io/mongogx
A simple MongoDB inspired document store - persistence for the web & webview (via Cordova)
cordova database encryption es6 javascript mongodb phonegap web webview
Last synced: 28 Oct 2025
https://github.com/SeLite/SeLite.github.io
Documentation of SeLite. :heavy_check_mark: For wiki see https://github.com/SeLite/SeLite instead.
automation collaboration configuration-management data-driven database firefox functional gui interactive javascript qa reporting script selenium selite sqlite sqlite-database test test-automation testing
Last synced: 11 Mar 2025
https://github.com/mono0926/vapor-firestore
Firestore REST Client
database firestore realtime-database server-side-swift swift swift4 vapor
Last synced: 12 Apr 2025
https://github.com/pauljohanneskraft/codabledb
SQLite3 wrapper to enable simple access via the Codable protocol
codable database sqlite3 swift
Last synced: 11 Apr 2025
https://github.com/kenanbek/memdb
In-memory database with O(1) insert, delete and search.
database go golang in-memory-database
Last synced: 07 May 2025
https://github.com/meri-mg/vet-clinic
In this project is used a relational database to create the data structure for a vet clinic. A multiple SQL queries where answered based on this database and was analyzed on its performance as well.
Last synced: 27 Dec 2025
https://github.com/serbiant/heroku-db-clone
Simple bash script that clone database from one Heroku app to another one. Transfers schema & data. Useful for duplicating data from production to staging environments.
aws-cli aws-s3 database heroku heroku-apps postgres postgresql psql s3 transfer-data
Last synced: 23 Aug 2025
https://github.com/hxndev/fit-me-workout-management-app
This FIT ME management system is an easy way to use gym and health membership system. It can help to keep the records of registered members, guidance which exercise and muscle groups to work out together, how much weight loss is required, their diet plans, logs of calories, daily targets to achieve.
bootstrap bootstrap3 code css database database-management gym-management html php project
Last synced: 13 Apr 2026
https://github.com/winterpuma/bmstu_db
bmstu, IU7-5, Базы Данных (2019)
5term bmstu database db iu7 postgresql sql
Last synced: 15 Apr 2025
https://github.com/bardin08/db-seeder
DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡
database dataseeding development made-by-ukrainians softwareengineering sql testing utilities
Last synced: 11 Oct 2025
https://github.com/nnnkkk7/snowflake-emulator
A lightweight Snowflake emulator built with Go and DuckDB for local development and testing
ci-cd cicd database docker duckdb emulator go golang gosnowflake local-development snowflake snowflake-emulator sql test testing
Last synced: 13 Jan 2026
https://github.com/yihleego/unique
Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.
database distributed-id distributed-sequence id java mybatis mysql primary-key rpc seq sequence spring-boot spring-cloud sql
Last synced: 12 Apr 2025
https://github.com/erhankilic/ulkeler.json
Ülkelerin Json Kaydı
country country-codes country-data country-list country-names database json
Last synced: 03 Aug 2025
https://github.com/zejiran/backend-simple-buyers-platform
💰 API REST used for simulating a simple buyer platform on Go. It generates a database that connects with a Vue.js app
axios backend buyer-platform csv database dgraph go go-chi json local-database mysql vue vuejs vuetify
Last synced: 15 Mar 2025
https://github.com/mo7amedaliebaid/todo-hive
this repo contains 3 todo apps , The 3 apps depend on hive as local database , With different features and architecture.
dart database flutter getx hive multiple-themes notifications task-manager todo todoapp todolist
Last synced: 27 Jun 2025
https://github.com/criscorreas/apuntes-sql
Apuntes y ejercicios resueltos de SQL en PostgreSQL, SQL Server y phpMyAdmin
cursors database ddl dml mariadb phpmyadmin plpgsql plpgsql-function postgresql rdbms sql sqlserver t-sql triggers
Last synced: 16 Jun 2025
https://github.com/ashwaniydv/my-lsm-tree-cpp
Log-structured Key-Value storage engine written in C++
bitcask cpp database db storage-engine wal write-ahead-logging
Last synced: 23 Apr 2025
https://github.com/michelboucey/ipv6db
A RESTful Web Service for IPv6-related data
database ipv6 ipv6-address microservice restful-webservices
Last synced: 28 Apr 2025
https://github.com/williamscch/vet_clinic
PostgreSQL relational database to create data structure for a vet clinic.
Last synced: 31 Aug 2025
https://github.com/boycce/monastery
⛪ A simple, straightforward Mongo ODM
database javascript mongo mongodb mongodriver nodejs odm orm
Last synced: 10 Apr 2025
https://github.com/oguzhankomcu/data_access
I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.
asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql
Last synced: 09 Apr 2025
https://github.com/xe/olegdb-ee
OlegDB: Enterprise Edition
completed-project database enterprise-edition mayo
Last synced: 24 Jan 2026
https://github.com/vyruss/postgresql-mistakes
Code for the book PostgreSQL Mistakes and How to Avoid Them https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them
book database dba mistakes opensource postgres postgresql
Last synced: 14 Feb 2026
https://github.com/dragonbe/poc-webapp-vault
A proof-of-concept to connect a PHP web application to a MySQL database using credentials provided by Hashicorp Vault
database mysql php proof-of-concept security vault webapp
Last synced: 16 Mar 2026
https://github.com/actalog/mongodump
🍃 GitHub Action for creating a binary export of a database's contents
actions backup database github-actions mongodb mongodump security
Last synced: 27 Feb 2026
https://github.com/riotkit-org/br-pgbr
PostgreSQL backup helper. Portable, single-binary backup & restore with automated restore procedure
backup-repository database pgbr pgdump pgrestore pgsql pgsql-backup postgres postgres-backup postgresql psql single-binary
Last synced: 14 Feb 2026
https://github.com/kramber1024/url-shortener-api
🔗 API for URL Shortener
api bitly crud database docker fastapi python rest restful-api short-url sqlalchemy swagger url-shortener
Last synced: 27 Oct 2025
https://github.com/mahm0udnasr/master-mongodb-and-mongoose
MongoDB & Mongoose Learning Repo – A collection of notes and code examples to learn and master MongoDB with Mongoose.
database mongodb mongoose nosql
Last synced: 15 Apr 2026
https://github.com/ciaanh/hosthub
database github github-pages javascript react
Last synced: 13 Oct 2025
https://github.com/admirkadriu/sein-redis
Secondary indexing for Redis
database database-index indexing javascript nodejs redis
Last synced: 05 Mar 2026
https://github.com/nimaboscarino/databased
Scripts to create a Hip-Hop data set, scraping Spotify, Last.fm, and Genius.
database genius hiphop machine-learning spotify torch
Last synced: 16 Oct 2025
https://github.com/eps1lon/poe-db
relational db backend for Path of Exile's Content.ggpk
Last synced: 03 Mar 2026
https://github.com/deepmancer/mongo-motors
Mongo Motors is an asynchronous, singleton-based connection pooling mechanism for MongoDB
async database mongo mongodb motor nosql nosql-database
Last synced: 12 Oct 2025
https://github.com/victormoreiraofc/client-manager
Java-based system for CT Contab, using AI to optimize accounting processes, report generation, and internal communication.
ai apis artificial-intelligence automation database java management-system n8n node
Last synced: 06 Mar 2026
https://github.com/ohmpatel1997/pay-later
Pay Later is a POC application for leading fintech company Simpl (https://getsimpl.com/), which enables users to make transactions with partnered merchants immediately and users can pay later on a monthly basis based on their billing. The idea behind this project is to model the architecture, designing the database models and microservices. The project is entirely built using Golang.
Last synced: 14 Oct 2025
https://github.com/helloharendra/sql_alchemy
database harendra-prajapati harendraprajapati helloharendra sqlalchemy sqlite3 streamlit
Last synced: 05 Mar 2026
https://github.com/data-cleaning/dcmodifydb
Deterministic, documented correction rules on a database
correction data-cleaning database r
Last synced: 22 Oct 2025
https://github.com/chrisvilches/collection-sync
Javascript Library for bi-directional database synchronization between multiple devices or servers. Customizable and completely database agnostic.
collection database database-sync database-synchronization javascript node nodejs npm sync synchronization typescript
Last synced: 11 Feb 2026
https://github.com/toudi/gorpheus
database agnostic migration utility / library
agnostic database migrations schema-migrations
Last synced: 13 Feb 2026
https://github.com/tracewayapp/lit
A small library for mapping between queries and structs.
database golang golang-orm orm orm-library
Last synced: 04 Apr 2026
https://github.com/sevdanurgenc/sql-project-ideas-for-beginners
This repo includes many sql projects.
Last synced: 20 Apr 2026
https://github.com/heptau/pg_dbml
💾 CLI utility to export PostgreSQL schemas to DBML format. Leverage pure SQL introspection to generate declarative data blueprints. Ideal for feeding LLMs, allowing AI to quickly and cheaply understand complex database structures without live querying.
ai cli database dbml documentation llm postgres postgresql schema
Last synced: 21 Jun 2026
https://github.com/navig-run/core
Agentic runtime for operators who want to manage servers, databases, containers, tunnels, and workflows from one place — with AI assistance, not AI dependence.
ai automation cli database devops docker infrastructure lifeops matrix mcp python remote-execution self-hosted server ssh sysadmin telegram terminal vault workflow
Last synced: 18 Apr 2026
https://github.com/amilajack/database_exporter
Export any database to any format
database export performant rust
Last synced: 27 Feb 2026
https://github.com/dotflow-io/dotflow
🎲 Business Logic Code in a flow!
data data-structures database dataflow dataflow-programming etl etl-framework etl-pipeline flow python python3 workflow workflow-engine
Last synced: 11 Apr 2026
https://github.com/sanbei101/supabase-china-host
快捷在国内网络环境下自部署Supabase
bass china database mirror postgresql supabase
Last synced: 14 Mar 2026
https://github.com/fern-flower-lab/sqlg-clj
The SQL Graph with Tinkerpop3 and Clojure
clj clojure clojure-library database dataprocessing graph gremlin h2 hsql maria mssql mysql postgresql rdbms-to-graph sql tinkerpop tinkerpop-graphs tinkerpop3
Last synced: 28 Feb 2026
https://github.com/json-schema-org/vocab-database
A proposed JSON Schema vocabulary for common database use cases
database json-schema json-schema-vocabulary
Last synced: 19 Oct 2025
https://github.com/nireo/upfi
A file hosting service in Go
authentication database file file-upload golang templates-html
Last synced: 28 Jan 2026
https://github.com/patilharshal16/psql-replication
Postgres replication: Read data from WAL(Write ahead log) file i.e. in binary format and convert that WAL data to readable JSON format using the Wal2JSON library and store that JSON data in database/S3/Cloud for auditing purpose.
database databases ddl ddl-export java java-8 kafka postgres postgresql postgresql-database psql psql-database replication spring-boot stream wal wal2json
Last synced: 27 Oct 2025
https://github.com/kbismark/noscdb
A fast nodejs database built with real-time applications needs in mind.
Last synced: 06 Mar 2026
https://github.com/planetteamspeakk/mysqlw
A wrapper for MySQL connections for Java.
database database-management databases gradle java mysql mysql-connector mysql-database sqlite sqlite3 wrapper
Last synced: 26 Oct 2025
https://github.com/byjg/php-anydataset-db
Anydataset Database Relational abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
anydataset byjg database microsoft-sql-server mysql postgressql relational-databases sqlite3
Last synced: 14 Mar 2026
https://github.com/mainser/cindel
Cindel is an ultra-fast, lightweight, easy to use, and fully async NoSQL database for Flutter and Dart apps.
android cindel cross-platform dart database flutter ios linux windows
Last synced: 14 Jun 2026
https://github.com/rezmoss/cloudip-db
Compact, daily-updated MessagePack database of cloud-provider IP ranges (AWS, GCP, Azure, Cloudflare, DigitalOcean, Oracle). ~743 KB gzipped, SHA-256 verified, built from cloud-provider-ip-addresses. Powers go-cloudip and js-cloudip
aws azure cidr cloud-ip-ranges cloud-providers cloudflare database digitalocean gcp ip-database ip-detection ip-lookup ip-ranges messagepack oracle-cloud
Last synced: 05 Jul 2026