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-06-29 00:07:51 UTC
- JSON Representation
https://github.com/faris771/comp333_db_project
Hotel DBMS for Database course
database java javafx mysql scenebuilder
Last synced: 11 Apr 2025
https://github.com/dhi13man/spring-multi-data-source
To mitigate Spring's limitations with multiple data sources in a single service, this library provides two custom Java annotations that automatically generate all the required bean definition configurations, and package-segregated repositories, for each data source.
annotation-processor annotations database java maven spring spring-boot
Last synced: 14 Apr 2025
https://github.com/tablelandnetwork/js-tableland-cli
Development has moved to: https://github.com/tablelandnetwork/tableland-js/
blockchain cli command-line-tool database nfts web3
Last synced: 03 Aug 2025
https://github.com/guzba/respite
Redis protocol backed by SQLite.
database nim redis redis-server sql sqlite
Last synced: 23 Mar 2025
https://github.com/vapor-community/fluent-provider
A provider for including Fluent in Vapor applications
cache database driver swift vapor vapor-provider
Last synced: 07 Oct 2025
https://github.com/alaca/xmldb
PHP XML Database
crud database flat-file flat-file-db php php-xml-database xml xml-database xmldb
Last synced: 17 Apr 2025
https://github.com/rqlite/knex-rqlite
rqlite dialect for Knex.js
database javascript knex rqlite sqlite typescript
Last synced: 23 Apr 2025
https://github.com/nutanix-cloud-native/ndb-operator
Nutanix NDB Kubernetes Operator
database kubernetes ndb nutanix operator
Last synced: 12 Jan 2026
https://github.com/AutomataNexus/Aegis-DB
Multi-paradigm distributed database: SQL, Document, Graph, Key-Value, Time Series & Streaming in one platform. Built in Rust.
database distributed-systems document-database gdpr graph-database hipaa key-value-store rust sql time-series
Last synced: 07 May 2026
https://github.com/yiisoft/cache-db
Yiisoft database adapter for cache
cache database hacktoberfest yii3
Last synced: 22 Jul 2025
https://github.com/r-dbi/RKazam
A boilerplate for DBI drivers, fully DBI-compliant
Last synced: 30 Jul 2025
https://github.com/sondosaabed/the-national-bank
Banking Database Management System for TNB. Java | JavaFX | MySQL
banking banking-system database mysql transaction
Last synced: 22 Apr 2025
https://github.com/jdogresorg/counterparty2mysql
PHP script that populates a MySQL database with Counterparty data
counterparty database mysql php
Last synced: 11 Mar 2026
https://github.com/verement/lmdb-simple
Simple Haskell API for LMDB
database haskell-api haskell-library lmdb
Last synced: 02 May 2025
https://github.com/shubh2-0/jdbc-practice
🔍 Dive into JDBC practice with two projects: Student Management Application and Student Management Application with DAO Pattern. Learn CRUD operations, DAO layer abstraction, code organization, and extensibility. Clone, configure, and contribute to level up your JDBC skills. Let's explore the world of database interaction! 🚀👩💻📚
api database java jdbc jdbc-driver mysql
Last synced: 23 Apr 2025
https://github.com/contributte/doctrine-extensions-atlantic18
:mag: Doctrine Atlantic18/DoctrineExtensions extension for Nette Framework (@nette)
database doctrine2 doctrineextensions gedmo nette nette-framework
Last synced: 07 Jan 2026
https://github.com/jfeser/castor
Deductive synthesis and compilation of specialized databases.
compiler database deductive-reasoning program-synthesis
Last synced: 25 Jul 2025
https://github.com/xkonti/surrealdb.nim
SurrealDB driver for Nim.
database hacktoberfest nim no-sql sql surrealdb
Last synced: 12 Jul 2025
https://github.com/ashercn97/ormlette
Ormlette is a delightful ORM (?) for Gleam!
beam database db elixir erlang frm functional-programming gleam gleam-lang gleamlang object-relational-mapping orm pgo postgre postgres postgresql sql
Last synced: 13 Apr 2025
https://github.com/the4thdoctor/repcloud
postgresql repack in cloud with a twist
cloud database maintenance postgresql repack
Last synced: 19 Aug 2025
https://github.com/flyway/flyway-community-db-support
Offical Flyway Community Supported Database Plugins
continuous-delivery continuous-deployment database database-administration database-deployment database-management database-migrations devops flyway java java-library redgate
Last synced: 30 Aug 2025
https://github.com/alecgn/multi-db-helper
A Dapper-based multi-target .NET Standard library for multi-database access and UnitOfWork pattern.
c-sharp csharp dapper database dotnet dotnet-core dotnet-standard dotnetcore dotnetstandard firebird mssql multi-database-access mysql oracle postgre postgresql sql sqlite transaction unit-of-work
Last synced: 31 Jul 2025
https://github.com/riclolsen/opc2mongodb
Free tool to read data from OPC sources and save to a MongoDB database.
communication-protocol database mongodb mongodb-database nosql opc opc-da scada upc-ua
Last synced: 24 Oct 2025
https://github.com/webmatch/WbmQueryManager
Database-Management Plugin for Shopware 5
database query shopware shopware-plugin
Last synced: 10 May 2025
https://github.com/parvvaresh/online-shop-database-design
This repository contains documentation and resources for a database design project
database database-design database-management database-schema shop
Last synced: 24 Feb 2025
https://github.com/percona/percona-link-mongodb
Cluster-to-Cluster MongoDB replication
clone database replication sync
Last synced: 22 Jul 2025
https://github.com/statamic/custom-publish-forms-eloquent
An example of using Custom Publish forms powered by Eloquent.
database eloquent laravel statamic statamic-addon statamic-v2
Last synced: 06 Apr 2025
https://github.com/mah-shamim/php-mysql-quiz-app
To create a website that presents a question with multiple types of options (image, text, file, video, link) and an answer, using HTML, jQuery, JSON, PHP, and MySQL
ajax complex-questionnaire database dynamic-content dynamic-questions html html-jquery-quiz-system interactive-quiz jquery json media-questionnaire media-rich-quiz multi-option-quiz mysql php php-mysql-quiz-app questionnaire questionnaire-app questionnaire-system web-development
Last synced: 25 Jul 2025
https://github.com/alejandrodevs/mass_insert
Mass database insertion in Rails
activerecord database insertion mysql rails ruby single-database-insertions
Last synced: 24 Sep 2025
https://github.com/tory1103/oh-my-pickledb
Oh-My-PickleDB is an open source key-value store using Python's json module.
database datastore encryption-decryption fernet fernet-encryption json key-value python python3
Last synced: 27 Feb 2026
https://github.com/angoca/db2unit
db2unit is a testing framework for IBM DB2 SQL PL
database db2 db2luw ibm rdbms sql-pl tap test-runner testing testing-tool unit-testing
Last synced: 02 Aug 2025
https://github.com/eguven/nanomongo
Minimal Python ODM for MongoDB
database database-design mongodb odm python
Last synced: 08 May 2025
https://github.com/raniellyferreira/rotate-files
Rotate files locally, in S3 (api-compatible), Google Storage or Azure Blob Storage based on custom backup rotation scheme
aws azure backup blob-storage cli database devops files gcs golang google lightweight logs rotate rotate-backups rotate-files rotate-logs s3 s3-api storage
Last synced: 17 Oct 2025
https://github.com/pakerwreah/inspectorweb
Tool to inspect SQLite databases and intercept network requests from mobile applications.
android cpp cross-platform database debug debugging flipper http inspect ios jni mobile ndk okhttp socket sqlcipher sqlite stetho vue websocket
Last synced: 13 Jul 2025
https://github.com/confluentinc/demo-database-modernization
This demo shows how to stream data to cloud databases with Confluent. It includes fully-managed connectors (Oracle CDC, RabbitMQ, MongoDB Atlas), ksqlDB/Flink SQL as stream processing engine.
aws confluent-cloud connect database flink-sql ksqldb mongodb-atlas oracle rabbitmq streaming-data-pipelines terraform
Last synced: 24 Jun 2026
https://github.com/upb-lea/transistordatabase_file_exchange
Data exchange for transistor objects generated and managed with Transistor_Database
database power-electronics transistors
Last synced: 23 Jun 2025
https://github.com/dan1elt0m/sadel
SQLModel helper class for upserting records.
alembic asyncio database pydantic sqlalchemy sqlmodel upsert
Last synced: 18 Jan 2026
https://github.com/vcian/laravel-data-bringin
Laravel Data Bringin - Import CSV files to a Laravel application's database
csv-import csv-import-to-database database datamapping dynamic dynamic-import import larage-data-import laravel mysql
Last synced: 21 Jun 2025
https://github.com/Atennop1/RelationalDatabasesViaOOP
Simple OOP library for using relational database and having fun
csharp database databases library nuget-package nuget-packages oop orm package relational-databases sql unity unity-package unity-plugin
Last synced: 30 Aug 2025
https://github.com/copiousfreetime/libsql-ruby
libsql database engine embedded in a ruby extension.
database embedded-database embedded-databases-wrapper libsql ruby ruby-gem rubygem sqlite
Last synced: 14 Jul 2025
https://github.com/Apen/TYPO3-backup
A bash script to backup any version of any TYPO3 website
backup database typo3-backup typo3-website
Last synced: 02 Aug 2025
https://github.com/ndxdeveloper/formation-delphi
Formation complète Delphi 13 Florence couvrant Object Pascal, VCL/FireMonkey, développement multiplateforme, bases de données MySQL/MariaDB, IoT, et IA. Exemples de code et projets pratiques en français. Compatible Delphi 11+.
course database delphi delphi13 developpement embarcadero firemonkey formation french learn-to-code multiplatform multithreading mysql object-pascal pascal programming rad rest-api tutorial vcl
Last synced: 08 Apr 2026
https://github.com/codewithdhruba01/expensetrackersystem
This is a simple Expense Tracker application built using Python and SQLite. It allows users to add, view, and delete expenses, view a monthly summary, and visualize expenses using a pie chart.
database datatime graph sqlite3
Last synced: 27 Jul 2025
https://github.com/tudb-labs/tudb
A distributed graph database system (GDBMS)
database distributed-database distributed-systems graph-database
Last synced: 22 Apr 2025
https://github.com/montyanderson/kavy
🗄️ Networked in-memory key-value store.
c cache database event-loop key-value protocol redis store
Last synced: 04 Aug 2025
https://github.com/cauen/prisma-generator-postgres-realtime
A prisma generator that turns your Postgres Database into a realtime Database and make it easy to subscribe to changes from Prisma Client type-safe api
codegen database db extension generator postgres prisma realtime subscription typescript
Last synced: 13 Apr 2025
https://github.com/apache/cayenne-modeler
Mirror of Apache Cayenne Modeler UI
cayenne database java library network-client network-server web-framework xml
Last synced: 22 Apr 2025
https://github.com/kostiantyn-nemchenko/ansible-role-clickhouse
:rocket: Ansible Role for ClickHouse
analytics ansible ansible-roles clickhouse database sql
Last synced: 10 Apr 2025
https://github.com/hanielu/google-keep-sveltejs-firebase
Google Keep Clone With Svelte and Firebase (Firestore)
database firebase firestore google-keep google-keep-clone keep skills sveltejs
Last synced: 13 Oct 2025
https://github.com/getintogit1/database-tuning
Hands-on lab series focused on practical techniques to enhance database performance. Topics include schema design, query optimization, indexing strategies, join tuning, and concurrency control. Inspired by real-world workloads and concepts from database performance literature.
database postgresql python sql sqlite tuning
Last synced: 07 Mar 2026
https://github.com/cotag/libcouchbase
libcouchbase ruby FFI with libuv integration
adapter couchbase database libcouchbase ruby
Last synced: 11 Apr 2025
https://github.com/vinugawade/ms-bkp
Bash script to backup all mysql databases as separate compressed files.
bash bash-script cli command-line-tool database export github linux macos mysql mysql-database open-source opensource shell shell-scripts sql utility windows
Last synced: 22 Apr 2025
https://github.com/ricardobrazao/systematize
Structure and data migrations as one.
Last synced: 29 Jul 2025
https://github.com/teddyoweh/beardb
Database system utilizes AES encryption for JSON data, providing secure and easy remote access, management, and deployment.
Last synced: 09 Apr 2025
https://github.com/geerlingguy/ansible-role-php-pgsql
Ansible Role - PHP support for PostgreSQL.
ansible database extension pgsql php php-pgsql postgres postgresql role
Last synced: 27 Oct 2025
https://github.com/gmmcal/gmmcal.com.br
My personal website code, playground and learning lab
backend-tests ci-cd cypress database end-to-end end-to-end-testing frontend-tests gemset github-actions jest postgres rails rspec ruby ruby-on-rails
Last synced: 13 May 2026
https://github.com/travisvn/supabase-inactive-fix
Stop Supabase projects from being paused due to inactivity
automation cronjobs database postgres python sql supabase
Last synced: 23 Oct 2025
https://github.com/shibuyakosuke/laravel-ddl-export
Export Table definition to spreadsheet by artisan command.
database excel export laravel laravel-ddl-export laravel-package
Last synced: 03 Mar 2026
https://github.com/jacobspitzer/dbeasyconnect
Communicate with any database the fastest way with easiest configuration in c#, and strongly typed written.
crud dapper database dbeasyconnect easy-connect easyconnect entity-framework linq sql sql-server
Last synced: 18 Apr 2026
https://github.com/ashish0309/restauranttablebookingapp
A simple Restaurant Table booking app showing basic usage of Firebase realtime database
booking-platform booking-system database firebase firebase-auth firebase-database restaurant restaurant-management swift
Last synced: 25 Oct 2025
https://github.com/ubos-tech/ubos
Low-code/No-code development platform
admin-dashboard admin-panels ai app-builder artificial-intelligence custom-gpts custom-internal database developer-tools javascript llm low-code low-code-framework low-code-platform node-red react
Last synced: 10 Oct 2025
https://github.com/narodb/naro
A lightweight NoSQL prototyping database with MessagePack binary encoding and decoding.
database databases hacktoberfest narodb nosql
Last synced: 02 May 2026
https://github.com/chenningg/cz4031-b-plus-tree
B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.
bplustree cpp database database-systems-principles index
Last synced: 06 Jul 2025
https://github.com/thma/generic-persistence
GenericPersistence is a Haskell persistence library for relational databases. The approach relies on GHC.Generics. A real-world demo can be found here:
database generics haskell orm-library persistence reflection
Last synced: 26 Mar 2025
https://github.com/opt-nc/setup-duckdb-action
🦆 Blazing Fast and highly customizable Github Action to setup a DuckDb runtime
action actions analytics csv data-science database databases dataquality dataqualitycheck duckdb embedded-database github-actions olap sql
Last synced: 16 Mar 2026
https://github.com/nodedb-lab/nodedb
A local-first, real-time, edge-to-cloud hybrid database for multi-modal workloads
columnar database distributed graph kv-store local nosql rag sql timeseries vector
Last synced: 08 May 2026
https://github.com/tryagi/langchain.databases
Part of the LangChain.NET project. Has separate abstractions, does not contain dependencies on the main project and can be used independently
agi ai csharp database dotnet langchain langchain-dotnet ml net vector vector-database
Last synced: 23 Oct 2025
https://github.com/quarkiverse/quarkus-shardingsphere-jdbc
Quarkus Sharding Sphere JDBC Extension
database distributed middleware quarkus-extension
Last synced: 24 Apr 2025
https://github.com/powerlevel9000/task-to-do-app
This is website for tracking your daily task completed or not , you can add ,delete edit and mark complete you tasks once you have finished all you can delete comlted atonce
database filter-lists module scss-styles webpack
Last synced: 02 Apr 2025
https://github.com/yasindehfuli/laravel-learn
Laravel Learn Sample 👨💻
blade-components course database laravel php sql step-by-step
Last synced: 24 Apr 2025
https://github.com/djdeveloperr/keydb
Simple Key-value storage module with support for multiple database backends.
database deno key-value typescript
Last synced: 07 May 2025
https://github.com/serlo/database-layer
GraphQL-inspired API in front of the mysql database of https://serlo.org/
database mysql mysql-database rust serlo service
Last synced: 27 Apr 2025
https://github.com/lodastack/store
database db distributed-systems go kv raft store
Last synced: 27 Apr 2025
https://github.com/hemanta212/nepali-news-portal-kbd
Online webapp that scrapes news from different new portals of Nepal and worldwide. Hosted at heroku.
api blueprint database email-validation flask heroku international kantipur kbd login logout nepal nepali news news-scraping pagination password-reset postgres scraping sqlite
Last synced: 20 Oct 2025
https://github.com/the-hideout/tarkov-data-manager
The Tarkov Data manager web app to manage the sql database
database manager-system webapp
Last synced: 05 Mar 2026
https://github.com/carlkidcrypto/purpleair_data_logger
A logger that will query purple air sensor(s) for data. That data can then be stored in a PostGreSQL database, CSV files, or SQLite3 databse. Find this package on pypi: https://pypi.org/project/purpleair-data-logger/#history You can grab your own sensor here: https://www2.purpleair.com/
api database datalogger grafana logger paa postgresql purpleair purpleair-sensor purpleairapi purpleairdatalogger
Last synced: 16 Feb 2026
https://github.com/berkid89/dotnet-dbinfo
A simple cross-platform command-line tool for get useful database information (in json format). Supported ones: Microsoft SQL Server, AWS DynamoDb, Azure CosmosDb, MongoDb
cli cosmosdb database dotnet-core dynamodb mongodb sql-server tool
Last synced: 23 Apr 2025
https://github.com/datacarpentry/sql-socialsci
Data Management with SQL for Social Scientists
alpha carpentries data-carpentry data-wrangling database english lesson social-sciences sql
Last synced: 11 Mar 2026
https://github.com/elan8/propanedb
A document database for Protocol Buffer messages with GRPC interface
database grpc protobuf protocol-buffers
Last synced: 04 Apr 2026
https://github.com/thelinuxer/pgvoyager
A modern PostgreSQL database explorer with schema browser, SQL editor, ERD visualization, and embedded Claude Code terminal for AI-assisted database operations
claude database database-client database-management erd go golang mcp postgres postgresql sql svelte
Last synced: 20 Apr 2026
https://github.com/w-henderson/jasondb
🗄️ A Blazingly-Fast, JSON-Based, Log-Structured Database.
Last synced: 10 Apr 2025
https://github.com/OpenEnergyPlatform/data-preprocessing
Repository for data formatting, import of data, data and metadata review, and data curation.
data-analysis database oep open-energy-family
Last synced: 27 Jan 2026
https://github.com/bool64/sqluct
Struct-based database access layer for Go
database go hacktoberfest query-builder sql
Last synced: 29 Jan 2026
https://github.com/txthinking/denolib
A Deno library to keep everything small.
crypto database database-migrations deno denojs httpserver kiss library migration redis
Last synced: 11 Dec 2025
https://github.com/sahar-abdelsamad/vet-clinic
This is a data structure for a vet clinic, created using a relational database. It is a complete database with data about: animals, animals' owners, clinic employees, and visits.
Last synced: 07 Oct 2025
https://github.com/lmmentel/batchcalculator
Batch Calculator for Zeolite synthesis
batch-calculation chemistry database gui python synthesis
Last synced: 12 May 2025
https://github.com/alessandrosp/gspread_db
A database-like API for gspread.
database google-sheets google-sheets-api gspread spreadsheet spreadsheets
Last synced: 09 Mar 2026
https://github.com/epsoft/explainable
explainable
data database dataset explainable numpy seaborn tensorflow
Last synced: 29 Jul 2025