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/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/brainiac2677/sql-notes
Contains SQL practise problems and solutions.
database oracle postgresql sql
Last synced: 09 Oct 2025
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/globbie/knowdy
Knowdy: a knowledge management system
c database embedded-database graph graph-database
Last synced: 24 Apr 2025
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/smsraj2001/textile-store-management-dbms
A DBMS project on Textile Store Management using StreamLit-Python for the frontend app
database dbms-application functions gui mysql mysql-queries procedure python query-processing sql store-management-system streamlit triggers webapp
Last synced: 22 Apr 2025
https://github.com/aryaminus/rn-firechat-functions
Serverless functions for push notification configuration of Rn-firechat for cloud messaging with subscription to database child 'chat' and then checking for the uid in 'friend' database to forward the push notification to the device token of receiver
backend cloud-function-for-firebase database firebase firebase-cloud-messaging firebase-realtime-database http-requests push-notifications react react-native serverless token
Last synced: 12 Apr 2026
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/cipi-sh/agent
Cipi Agent for Laravel applications
ai automation cipi database databases deploy deployment devops gdpr-compliant git integration laravel mcp mcp-server package php pipeline tool vps webhook
Last synced: 03 Jun 2026
https://github.com/xkonti/learning-surreal
Schema and queries from the series of livestreams about SurrealDB
astrojs database livestream surrealdb tutorial
Last synced: 07 Nov 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/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/aallali/safinadb
SafinaDB (safina;سفينة;ship;saa-fee-na) is a custom-built database engine designed to be efficient, stable and fast (for learning purposes). Inspired by the Arabic word for "ship".
database key-value-store learning-by-doing rust storage-engine
Last synced: 11 Apr 2025
https://github.com/buckelieg/jdbc-fn
A functional layer to simplify a usage of JDBC with Stream API for Java 8+
database functional java java-8 java8 jdbc jdbc-stream sql sql-query sql-script sql-stream stream streams
Last synced: 16 Dec 2025
https://github.com/BryanMorgan/time-tracking-api
Go API for tracking time in tasks across multiple projects. See https://github.com/BryanMorgan/time-tracking-app for reference React app.
api database go golang postgresql time time-tracking tracking
Last synced: 01 May 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/0xleif/flite
FLite is a streamlined Swift ORM for using FluentSQLiteDriver
async-await database fluent ios macos sqlite swift tvos watchos
Last synced: 11 Apr 2025
https://github.com/chuigda/project-rela
Translate relational queries to some imperative codes
Last synced: 29 Oct 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/nafis-sadik/dotnet-core-scaffolding-oracle
Oracle Database Scaffolding with Entity Framework Core
database dotnet dotnet-core efcore entity-framework-core oracle oracle-database oracle-db scaffolding
Last synced: 30 Apr 2025
https://github.com/newrelic-experimental/nri-db
Database On-Host Integration for New Relic Infrastructure (formerly 'InfraDBPlugin')
Last synced: 10 Apr 2025
https://github.com/elasticrash/spawnflake
Spawnflake is a schema agnostic, random and/or patterns based data generator, for MySQL databases.
database database-testing fake-data-generator integration-testing
Last synced: 30 Apr 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/umihico/microdb
In-memory, Hash-mapping, Disk-writable, Thread-safe database.
Last synced: 13 Apr 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/altafjava/migrate-mongodb-to-mysql
This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.
database database-migration migrate migrate-database migrate-mongodb-to-mysql migration mongodb mongodb-migration mongodb-mysql mongodb-to-mysql mysql python sql
Last synced: 15 Jun 2025
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/cw00dw0rd/arangonotebooks
arangodb database foxx graph hacktoberfest2020 hactoberfest jupyter-notebook tutorials
Last synced: 11 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/hailuand/corgimq
A lightweight Java message queue library built on your RDBMS.
database jdbc message-queue rdbms
Last synced: 07 Mar 2026
https://github.com/hasaanahmad/nextpress-starter
NextPress Starter is a template that offers seamless authentication using AuthJS, integrated with a PostgreSQL database via Prisma ORM. It also includes Shadcn for an elegant UI component setup, making it easy to kickstart your Next.js projects with a modern tech stack.
authjs database next-auth nextauth nextjs postgresql postgress prisma prisma-orm shadcn shadcn-ui
Last synced: 23 Feb 2026
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/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/bluebrain/bluenaas-subcellular
A web environment for the simulation of brain molecular networks.
database experiment gui subcellular visualization
Last synced: 03 Jul 2025
https://github.com/haraldrudell/parl
A Go library for massive virtual parallelism © 2018–present Harald Rudell harald.rudell@gmail.com (https://haraldrudell.github.io/haraldrudell/)
android database go golang parallelism sql sqlite sqlite3
Last synced: 18 Jul 2025
https://github.com/bocaletto-luca/nasa-collection
This repository hosts a collection of interactive web applications that leverage free NASA APIs to bring you closer to the wonders of space. Each project is designed with a responsive interface and interactive features to explore data ranging from meteorite landings to stunning space imagery, Earth views, planetary details, solar activity, ...
api bocaletto-luca css3 database free-api html5 image javascript nasa nasa-api nasa-collection nasa-image nebulose planet responsive solar-system star sun
Last synced: 06 May 2026
https://github.com/bocaletto-luca/rick-and-morty-explorer
Rick and Morty is an interactive web application that lets you explore characters from the famous series "Rick and Morty." The application leverages the official API to fetch character data and boasts a modern, responsive design built with HTML, CSS, JavaScript, and Bootstrap 5. By Bocaletto Luca
api bocaletto-luca cartoon css3 database free-api html5 javascript multidevice open-source opendata opendata-api responsive rick-and-morty rick-and-morty-api rick-and-morty-app webapp
Last synced: 07 May 2026
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/brainhub24/lampstack
A professional lamp stack installer
apache database developer-tools distro docker fail2ban firewall-configuration firewalld installer-script lamp lapp lemp lets-encrypt mariadb nginx php php8 postgressql redhat ssl
Last synced: 27 Dec 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/turiphro/nosqllab
Ready-to-go NoSQL database examples in Docker Compose
couchdb database database-lab docker docker-compose hbase mongodb neo4j nosql postgresql psql redis riak riak-kv
Last synced: 02 Mar 2026
https://github.com/gsiems/db-dictionary
Generate data dictionaries using database metadata
database dictionary mysql oracle postgresql sqlite3
Last synced: 12 Jan 2026
https://github.com/ntoll/bfd
Big Friendly Datastore (organic collaboration on data, from the ground up).
database open-data rest-api social
Last synced: 18 Feb 2026
https://github.com/cartabinaria/basi-di-dati
Una raccolta di risorse per l'insegnamento di Basi di dati (90107) del Corso di Laurea in Informatica.
database relational-databases university-course
Last synced: 17 Jan 2026
https://github.com/siddheshkukade/movie-review-full-stack-java-spring-boot-reactjs
"Movie Review App is a robust full-stack application utilizing Java Spring Boot and ReactJS. It offers seamless user authentication, extensive movie exploration, and interactive review capabilities, enhancing the movie-watching experience." by @SiddheshKukade
api backend database full-stack j2ee java java8 javascript mongodb react spring-boot
Last synced: 13 Jul 2025
https://github.com/faf4a/aoi.mongo
Easy to use package for the implementation of MongoDB in aoi.js.
Last synced: 29 Oct 2025
https://github.com/mystpi/dinostore
🦕 Gleam bindings to the Deno KV database
bindings database deno deno-kv gleam javascript
Last synced: 10 Apr 2025
https://github.com/brannondorsey/spectrum-wrangler-docker
A Dockerized version of Spectrum Wrangler that downloads and geo indexes public FCC license data
amateur-radio database docker docker-compose fcc fcc-data fcc-license postgis postgresql public-data radio
Last synced: 03 May 2025
https://github.com/neuroglia-io/cloud-shapes
Cloud Shapes is an event-driven database designed for real-time projection materialization based on CloudEvents
api cloudevent database eda event-driven projection
Last synced: 28 Oct 2025
https://github.com/metalfm/transactor
Transactor is a library for simplifying transaction management in Go
database go golang transaction-manager transactions
Last synced: 11 Jun 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/woodprogrammer/keyvaluestore
Distributed Simple Nosql Store
consistency database distributed-systems key lookup nosql store value
Last synced: 12 Sep 2025
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/robertdebock/ansible-role-vsftpd
Install and configure vsftpd on your system.
ansible application cloud database development infrastructure linux molecule monitoring networking playbook security storage system tools tox vsftpd windows
Last synced: 23 Oct 2025
https://github.com/pitzzahh/automated-teller-machine-api
API used for making atm applications (none-web-app)
automated-teller-machine database postgresql-database spring-jdbc spring-jdbctemplate
Last synced: 19 Mar 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/rubbysoft/fixmate
About FixMate At FixMate, we are committed to providing fast, reliable, and affordable repair services for all your electronic devices. Whether it’s a smartphone, laptop, tablet, or home appliance, our team of certified technicians is dedicated to fixing your devices with precision and care. Founded with the vision of making repairs easier and mo
admin-dashboard database firebase good-first-issue magicui management nextjs tailwindcss typescript
Last synced: 12 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/willianantunes/go-playground
This map is totally blank for me. Let's discover it until we find the treasure!
Last synced: 18 May 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/getindata/terraform-snowflake-database
Terraform module for managing Snowflake database
database schema snowflake snowflake-db terraform terraform-module
Last synced: 06 Mar 2026
https://github.com/cloudnative-pg/cloudnative-pg.github.io
CloudNativePG website
cloudnative database k8s kubernetes postgres postgresql website
Last synced: 14 Apr 2025
https://github.com/dsiner/androidorm
Fast integration with SQLite & ORMs. greenDAO, Sqlite, Room, OrmLite, LitePal, Realm; ORM数据库、快速集成
Last synced: 13 Apr 2025
https://github.com/tbrugz/queryon
Engine for building REST APIs based on JDBC-compatible RDBMSs
Last synced: 11 Jan 2026
https://github.com/luismisanve/geminipostsql_chatbot
Blazor AI ChatBot that translates natural language into PostgreSQL queries then turns the result into natural language again
ai asp-net-core blazor database gemini gemini-api newtonsoft-json npgsql pgadmin4 postgresql visual-studio
Last synced: 13 Jul 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/arsham/dbtools
Go db helpers library for using in production code and tests.
database go golang library pgx sqlmock-helpers testing transaction
Last synced: 18 Mar 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/3noch/drifter-project-m36
Drifter migration backend for Project:M36
database drifter haskell migration project-m36
Last synced: 02 May 2026
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/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/anonyfox/wired
WIP: Collection of embeddable database models for Rust.
data-structures database embedded-database learning-exercise rust
Last synced: 28 Oct 2025
https://github.com/somdipdey/easysql
Use this class library to execute your MS SQL queries easily without hassle.
csharp csharp-code csharp-library database dataset dictionary easysql ms-sql-queries mssql nuget nuget-gallery nuget-package sql sql-statement sqlhelper tsql
Last synced: 13 Apr 2025
https://github.com/markpeterfejes/mongo-repl-init-container
A simple init-container for setting up replication in a kubernetes Stateful-set
database docker init-containers kubernetes mongodb nodejs statefulsets
Last synced: 05 Apr 2026
https://github.com/chez14/f3-ilgar
A simple migration tool for Fat-Free Framework
database fat-free-framework migration migration-tool php
Last synced: 04 May 2025
https://github.com/moyanj/genshindatabase
这里是一个致力于收集、整理和分享关于原神的数据的项目。我们汇集了丰富的原神数据,旨在为原神玩家提供全面、准确的资料支持。
chinese database genshin genshin-impact resources
Last synced: 06 Apr 2026
https://github.com/akkilmg/databases
🚧 Under Construction 🚧 A guided snippet for database you can use in your project with a small hands on documentation.
collection database database-collection databases digitalocean hacktoberfest hacktoberfest2022 mongodb mongodb-database python python3
Last synced: 13 Apr 2025
https://github.com/alexandroskyriakakis/database
A Market analytics website created from scratch.
bootstrap database ece-ntua flask javascript market-basket-analysis mysql mysql-connector python sql web-development website
Last synced: 12 Apr 2025
https://github.com/packruble/cardoteka
The best type-safe wrapper over SharedPreferences. ⭐ Why so? -> strongly typed cards for access to storage -> don't think about type, use get|set -> can work with nullable values -> callback based updates
cardoteka dart database flutter persistence shared-preferences storage
Last synced: 28 Oct 2025
https://github.com/gamemaker2k/df2k-v3
Discussion Forums 2k v3 here for historical reasons.
bbs board bulletin-board bulletin-board-system css database df2k forum-threads forum-topics forums fourm html4 intdb javascript message-board php thread threads topic topics
Last synced: 13 Jul 2025
https://github.com/manusquall/restaurant-web-app
A restaurant web app to save commands of differents food products, show them and modify it also. Similar to a CRUD app
crud-application database food-products php restaurant-web sql sql-database
Last synced: 13 Apr 2025
https://github.com/c0deta1ker/matbasex
MatBaseX is an all-in-one database and analytical tool for photoelectron spectroscopy (PES) analysis, focused on materials and their X-ray interactions. It offers features like a Materials Properties Database, IMFP & XPS Sensitivity Factor Calculator, and PES N-Layer Simulations & Curve Fitting utilities. Explore its powerful capabilities today!
cross-sections crystal-structure crystallography data-analysis data-fitting database electron imfp imfp-calculator-matlab material material-database matlab matlab-application matlab-gui matlab-toolbox pes-modelling photoelectron-spectroscopy photoionization simulation xps
Last synced: 01 Jul 2025
https://github.com/d-ganchar/ripley
A simple interface for routine db operations and data maintenance
clickhouse data data-maintenance database python sql
Last synced: 05 May 2025
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/vinc/pollen.vinc.cc
Chart the European Pollen Database 🌼
Last synced: 29 Apr 2026
https://github.com/thecodingmachine/dbfaker
Easy test data in your database !
database dbal fake-data php php7 test-data-generator
Last synced: 17 Feb 2026
https://github.com/vl4deee11/ch2es
Application for transferring data from clickhouse to elasticsearch
clickhouse database elasticsearch transfer
Last synced: 10 Apr 2025
https://github.com/archf/ansible-sql-runner
Run a sequence of sql queries or scripts on a target db
ansible database impala phoenix postgresql role sql
Last synced: 11 Apr 2025
https://github.com/willvin313/phprad-hr-manager
A PHPRad HR Manager project file.
dashboard database employees hr-management hr-management-system hr-manager human-resource-managment human-resources human-resources-management-system mysql phprad-classic-edition phprad-hr-manager wamp xampp
Last synced: 30 Apr 2025
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