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/ebean-orm/ebean-test-containers
Ability to control docker containers. e.g. Postgres running as docker container for testing
clickhouse cockroachdb database db2 docker hana java localdynamodb localstack mariadb mysql nuodb oracle postgres sqlserver test test-containers yugabyte
Last synced: 15 Sep 2025
https://github.com/jayantgoel001/python-extras
Some Extra Libraries Of Python.
database postgresql python seaborn sqlite3 tkinter tkinter-python
Last synced: 12 Jun 2025
https://github.com/deepakbhalla/liquibase-custom-gui
Custom web based GUI for Liquibase integrated with Spring Boot Application and H2 Database.
css custom-gui database frontend h2-database html java8 jquery liquibase liquibase-custom-gui liquibase-gui lombok maven microservices spring-boot spring-data-jpa springboot userinterface
Last synced: 10 Apr 2025
https://github.com/cybercog/php-db-locker
PHP application-level database locking mechanisms to implement concurrency control patterns.
advisory-locks concurrency concurrency-control database db lock locking locks mutex race-condition-prevention race-conditions
Last synced: 28 Jul 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/arun-gupta/spring-hibernate-hsql
Spring Boot application using Hibernate with in-memory HSQL database
database hibernate java maven spring spring-boot
Last synced: 29 Apr 2025
https://github.com/deathbeam/littledb
The littlest key-value database :baby_chick:
Last synced: 10 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/matrixai/js-db
Key-Value DB for TypeScript and JavaScript Applications
database key-value-database rocksdb
Last synced: 10 Apr 2025
https://github.com/herrmannplatz/fastify-postgresjs
Fastify postgres.js plugin
database fastify-plugin postgresql
Last synced: 28 Apr 2025
https://github.com/aerogo/nano-backup
:anchor: Backup utility for nano databases.
Last synced: 10 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/boycce/monastery
⛪ A simple, straightforward Mongo ODM
database javascript mongo mongodb mongodriver nodejs odm orm
Last synced: 10 Apr 2025
https://github.com/notshrirang/pydbops
A Relational Database Management System. Developed on top of sqlite databases. CLI is included in the package. This project aims to provide more robust database management system for python android developers.
android database mongodb mysql postgresql pydbops pydbops-cli python rdbms sql sqlite sqlite-android sqlite3
Last synced: 26 Oct 2025
https://github.com/marketcalls/websocket-stockmarket-clickhouse
Storing WebSocket Stock Market Data in ClickHouse
clickhouse database python stock-market storing-realtime-data streaming-data websockets
Last synced: 23 Oct 2025
https://github.com/tsnsoft/delphi_db_demo
Пример программы "Склад" на Delphi
database delphi demo oldschool
Last synced: 03 Aug 2025
https://github.com/basemax/googleplaydatabasemirror
Repository of designing a crawler script to update a mirror database from Google Play on PHP.
crawl crawl-pages crawler crawlers crawling database database-schema google-play mysql php
Last synced: 24 Sep 2025
https://github.com/subramanyaks/busreservation
This is the DBMS mini project made from Java swing and oracle db as database which reserve the seat of bus and also shows the seating allotment.
database java javaswings vtu vtuproject
Last synced: 14 May 2025
https://github.com/rdbc-io/rdbc-pool
Asynchronous database access for Scala and Java - connection pool
asynchronous connection-pool database non-blocking rdbc
Last synced: 14 Jan 2026
https://github.com/edernucci/database-schema-operator
Kubernetes Operator to help with Database as a Code
database kubernetes kubernetes-operator migration-tool mssql mssql-tools schema-migrations
Last synced: 29 Apr 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/LUDevNet/Assembly
Library for files/resources for LU related software
database file-formats lego-universe library rust-lang
Last synced: 13 May 2025
https://github.com/woojiahao/pds-analysis
data-science database matplotlib numpy pandas python3
Last synced: 27 Jul 2025
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/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/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/williamscch/vet_clinic
PostgreSQL relational database to create data structure for a vet clinic.
Last synced: 31 Aug 2025
https://github.com/haroldeustaquio/electricity-mqtt-monitor
This repository focuses on extracting and storing electricity level data from a monitoring center using MQTT, storing the information in a database. This project will be integrated with the WhatsApp-Automation-Bot repository to send automatic notifications of electricity levels via WhatsApp.
automation database electricity monitoring mqtt mqtt-broker python-mqtt-client sqlite sqlite-database
Last synced: 03 Sep 2025
https://github.com/nibbleshift/gorb
GO Regression testing and Benchmark Tools
benchmark-framework database go testing
Last synced: 12 Jan 2026
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/pauljohanneskraft/codabledb
SQLite3 wrapper to enable simple access via the Codable protocol
codable database sqlite3 swift
Last synced: 11 Apr 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/zhravan/neonode-oss-quick-starter
Node.js/TypeScript starter kit optimized for seamless development and deployment, powered by Neon.tech
database deno javascript nodejs postgres postgresql serverless typescript
Last synced: 26 Aug 2025
https://github.com/pchemguy/SecureADODB-Fork
Modified SecureADODB example
adodb database library oop vba vba-excel vba-library
Last synced: 30 Jul 2025
https://github.com/baxiry/docstore
Fast, lightweight, embedded document database
database document embedded mongodb-like nosq
Last synced: 12 Mar 2026
https://github.com/abdalrhman80/.net-roadmap
Backend .NET Developer Roadmap
asp-net-api asp-net-mvc csharp database efcore linq oop sql-server
Last synced: 03 Oct 2025
https://github.com/xquery/ml-utils
Small collection of command line utilities for working with MarkLogic
cmake database graphing marklogic
Last synced: 15 Apr 2025
https://github.com/mkon/db_lock
Obtains manual db locks.
database hacktoberfest mutex ruby
Last synced: 30 Jul 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/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/carlosneto726/mdc3der-database
Midnight Club 3: DUB Edition Remix DataBase
bootstrap database fanmade midnightclub
Last synced: 01 Aug 2025
https://github.com/floattech/sqlite
A pure-go wrapper for database/sql using fumiama/sqlite3
database go golang no-cgo sqlite sqlite3 sqlite3-orm
Last synced: 02 May 2025
https://github.com/ahammadmejbah/data-science-interview-question-and-solution
Data Science Interview Question: Explain the concept of regularization in machine learning. Solution: Regularization is a technique to prevent overfitting by adding a penalty term to the loss function.
data-engineering data-mining data-science data-structures data-visualization database
Last synced: 26 Feb 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/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/shoeib-yarmand/json-repository-configuration
Json Repository Configuration for .Net Standard 2.1
addjson appsettings appsettings-json asp-net asp-net-core aspnet-core aspnetcore c-sharp configuration configurationprovider csharp database dot-net dotnet dotnetcore nuget repository
Last synced: 30 Jul 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/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/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/kbismark/noscdb
A fast nodejs database built with real-time applications needs in mind.
Last synced: 06 Mar 2026
https://github.com/alissonpelizaro/postgly
The modern, local-first PostgreSQL client with a natural-language SQL assistant.
agentic-ai database database-gui database-management db db-admin dbeaver dbeaver-alternative ide llm openai pgadmin pgadmin-alternative postgres postgresql sqlalchemy
Last synced: 18 Jun 2026
https://github.com/francescodisalesgithub/github-codespace-postgresql-install
installation of postgresql on a github codespaces
codespace codespaces database github postgresql quick
Last synced: 15 Apr 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/jelastic-jps/db-clustering
Database Clusters Collection
database jps mariadb mongo-cluster-docker mongodb mysql mysql-cluster postgresql postgresql-cluster replication
Last synced: 22 Apr 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/mnishiguchi/dbkv
A disk-based key-value storage built on top of dets
database elixir embedded key-value key-value-store nerves
Last synced: 11 Dec 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/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/crate/tsperf
TSPERF Time Series Database Benchmark Suite. Framework for evaluating and comparing the performance of time series databases, in the spirit of TimescaleDB's TSBS.
benchmark benchmark-suite benchmarks cratedb database database-benchmarking database-perfomance database-performance-analysis influxdb mongodb mssql odbc postgresql time-series timescaledb timeseries timeseries-data timeseries-database timestream tsbs
Last synced: 18 Jun 2025
https://github.com/apache/couchdb-folsom
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 22 Apr 2025
https://github.com/wilsonehusin/sqldoc
Generate markdown documentation from SQL tables.
database documentation documentation-generator postgres postgresql sql
Last synced: 14 Jun 2025
https://github.com/searchcraft-inc/vite-react-searchcraft-template
Provides a minimal Vite + React + Searchcraft starter template.
ai api database elasticsearch enterprise-search full-text-search fuzzy-search react search search-as-you-type search-engine searchcraft site-search typescript typo-tolerance vite vite-react-typescript vite-starter vite-template
Last synced: 18 Jan 2026
https://github.com/timobechtel/socketdb
Real-time data synchronization
database db javascript nodejs real-time socket socket-io socketdb synchronization websocket
Last synced: 14 Jul 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/aydinnyunus/kidemmaas
Basit Regresyon: Python ile Uygulama
database datas dataset machine machine-intelligence machine-learning machine-learning-algorithms machine-learning-coursera machine-learning-library machine-translation machinelearning machinelearning-python python python-3 python3 regression regression-algorithms regression-analysis regression-models regression-testing
Last synced: 29 Apr 2025
https://github.com/wargrey/schema
A data modeling tool
database racket schema sqlite3
Last synced: 19 Feb 2026
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/delonnewman/activerecord-pull
A simple query interface for pulling deeply nested data from records.
activerecord activerecord-queries database declarative-programming eav-model graph nested-objects nested-structures object-oriented-programming ontology query querying relational relational-database relational-databases ruby ruby-on-rails sql-databases tree trees
Last synced: 28 Oct 2025
https://github.com/almpartners/palje
A tool for creating hierarchical documentation of SQL Server databases to Confluence wiki
confluence database documentation mssql
Last synced: 03 Aug 2025
https://github.com/cbozan/simple-database-with-c
A simple database console application written in C where data is kept and records can be accessed, updated, listed and deleted when necessary.
c-console-app c-programming c-programming-language console-app console-application database database-management-system
Last synced: 18 Jun 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/belgattitude/soluble-metadata
Extract metadata from sql queries (reflection over sql)
database metadata mysql mysqli pdo-mysql php reflection sql
Last synced: 12 May 2025
https://github.com/roimenashe/aerospike-search
In-memory embedded full-text & vector search for Aerospike, powered by Apache Lucene
aerospike database full-text-search hybrid-search java lucene search search-engine vector
Last synced: 19 Apr 2026
https://github.com/developerdavi/ezadmin
:construction: Sistema de gerenciamento de banco de dados web, similar a produtos como phpMyAdmin
apache banco-de-dados bancos-de-dados database dbms management management-system mysql oracle-database php phpmyadmin postgresql project server sgdb site sql
Last synced: 22 Jul 2025
https://github.com/h0rn0chse/lokabu
A budget book saving to a local file
budget budget-book budget-manager budgetbook cash-book cashbook database electron finances money money-manager sqlite3
Last synced: 15 Apr 2025
https://github.com/xdillx/databridge
A personal project developed in Delphi to facilitate data imports into various databases. It adheres to OOP principles and MVC architecture, providing an intuitive interface for mapping and transferring data between different database systems, including Firebird, MySQL, SQLite and PostgreSQL.
database delphi firebird import mysql oop oracle-database sqlite sqlserver
Last synced: 21 Jun 2025
https://github.com/jewelshkjony/spreadsheets
An awesome extension to work with google spreadsheet. You can read, write and modify data from your sheets.
airtable aix app-inventor database excel extension fast-database google-script google-spreadsheet json kodular niotron script-less spreadsheets
Last synced: 21 Jul 2025
https://github.com/7s9n/pylowdb
Tiny local JSON database for Python.
database json local nosql nosql-database python python3
Last synced: 09 Jun 2026
https://github.com/wilfredpine/vanilla-php
A very basic Vanilla PHP web application using PDO for database.
crud database mysql mysql-database native pdo pdo-mysql php vanilla vanilla-php
Last synced: 24 Sep 2025
https://github.com/helloharendra/database_connectivity_java
here all codes are about java database connectivity.
database database-connectivity harendra-prajapati hellooharendra java
Last synced: 19 Apr 2025
https://github.com/onyxmoon/optolith-cloud
This repository contains the development data of the server for a cloud infrastructure service for Optolith Character Generator (https://github.com/elyukai/optolith-client).
api-platform api-server cloud cloud-infrastructure-service dasschwarzeauge database doctrine2 dsa dsa5 php73 server symfony symfony5 tde thedarkeye
Last synced: 09 Apr 2025
https://github.com/abedputra/ip2location
Get your location such as city, region or country.
city country database ip2location ip2location-database region
Last synced: 17 Aug 2025
https://github.com/mikroskeem/BenjiAuth
An authentication plugin for BungeeCord
authentication bcrypt bungeecord database pizza plugin waterfall
Last synced: 16 Apr 2025
https://github.com/phachon/database
php 数据库操作模块
database mysql pdo php php-database php-mysql php-mysqli php7
Last synced: 14 May 2025
https://github.com/technologicnick/scrap-mechanic-mod-scraper
Scrapes the Steam Workshop for Scrap Mechanic mods
database lua mod scraper steam-workshop
Last synced: 04 Jul 2025
https://github.com/mue/api
Code for the Mue API
database hacktoberfest images nodejs quotes serverless
Last synced: 09 Sep 2025
https://github.com/aljawaid/contentcleaner
This tool allows admins to cleanup their Kanboard database by selectively deleting useless data saved by Kanboard and leftover data after uninstalling plugins.
cleaner database database-cleaner kanboard kanboard-plugin plugin purge reset sessions
Last synced: 15 Mar 2025