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-06 00:07:49 UTC
- JSON Representation
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/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/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/erhangundogan/sql2mongodb
MS SQL Server to MongoDB export tool
database javascript mongodb mongodb-export ms-sql-server mssql nodejs sql websockets
Last synced: 03 Oct 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/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/llaville/php-compatinfo-db
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
Last synced: 14 Apr 2025
https://github.com/alxnkt/mongo-to-postgres
Simple data migration from MongoDb to PostgreSQL
database migration mongo postgres
Last synced: 31 Oct 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/matteoguadrini/nosqlapi
nosqlapi is a library for building standard NOSQL python libraries.
column-database column-db column-store database document-database document-db graph-database graph-db key-value-database keyvalue-db nosql nosql-database nosql-databases orm orm-framework python python3 selector-engine
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/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/MCodrescu/octopus
R Package for Interacting with Databases
data-science database r rshiny
Last synced: 29 Jul 2025
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/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/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/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/humandataincome/ipdw
InterPlanetary Data Wallet (IPDW): store users data within a secure distributed storage. It enables to build a real decentralised network (Web 0) without the need of centralized database.
crdt database decentralized dht distributed helia ipdw ipfs libp2p local-first p2p peer-to-peer web3
Last synced: 15 Apr 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/tudb-labs/tudb
A distributed graph database system (GDBMS)
database distributed-database distributed-systems graph-database
Last synced: 22 Apr 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/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/darkmortal/kaizer-db
A lightweight and minimal csv database package with SQL-like syntax
Last synced: 19 Apr 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/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/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/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/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/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/eguven/nanomongo
Minimal Python ODM for MongoDB
database database-design mongodb odm python
Last synced: 08 May 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/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/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/ricardobrazao/systematize
Structure and data migrations as one.
Last synced: 29 Jul 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/ilkerkorkut/gorm-hazelcast
gorm Hazelcast Cache
cache database database-cache distributed-cache go gorm hazelcast hazelcast-client
Last synced: 09 Mar 2026
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/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/triologygmbh/test-data-loader
A Groovy DSL for creating test data via JPA
database dsl entity groovy h2 h2-database java jpa test-data test-data-generator test-data-loader testdata wildfly wildfly-swarm
Last synced: 04 May 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/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/mirzakhany/dbctl
DBCTL is a tool designed to make running ephemeral databases in a Docker container easy and fast.
database golang postgresql redis testing
Last synced: 10 Mar 2026
https://github.com/mikeroyal/apache-arrow-guide
Apache Arrow Guide
apache arrow data-science database etl-automation etl-pipeline
Last synced: 31 Mar 2025
https://github.com/andriisoldatenko/go-blog
This tutorial explains how to build a web application using Go in less than 20 minutes.
database docker go golang module okta postgresql template-engine web
Last synced: 30 Apr 2025
https://github.com/skytable/docs
Documentation for Skytable
database docs documentation key-value-database mkdocs mkdocs-sites nosql rust skybase skytable terrabase terrabasedb
Last synced: 07 May 2025
https://github.com/ribafs/auto-crud
Criador Automático de CRUDs com PDO, Bootstrap e outros bons recursos
autocrud banco-de-dados bootstrap css database html linux macos pagination pdo php windows
Last synced: 03 Sep 2025
https://github.com/dvoraka/av-service
Network file service with replication and anti-virus checking
amqp anti-virus database file-services java jms kafka replication rest solr spring spring-boot storage
Last synced: 16 Jan 2026
https://github.com/svladykin/replicamap
Key-value Kafka Database
apache-kafka concurrent-map database fault-tolerance in-memory in-memory-database java kafka key-value multimaster replication
Last synced: 28 Jul 2025
https://github.com/datamade/school-report-cards
Tools for parsing annual school report card data from the state of Illinois
database illinois school school-report-cards
Last synced: 03 Mar 2025
https://github.com/nsneruno/jm_dict
Implementation of JMDict Japanese Dictionary in Dart using ObjectBox Database
dart database dictionary flutter japanese-dictionary japanese-language objectbox
Last synced: 09 May 2025
https://github.com/firaskahlaoui/university-codes-and-tps
This repository contains my university projects and practical sessions (TPs) from my studies in Computer Science and Big Data. It includes various implementations in data science, machine learning, and web development, showcasing my progress and skills in programming, data analysis, and model building.
cloud database python security streamlit visualization web-framework
Last synced: 22 Apr 2025
https://github.com/rakshitbharat/extendeddatabase
Extend Power of Laravel's ORM Eloquent with attaching more methods to it.
Last synced: 28 Oct 2025
https://github.com/cm000n/qss
QuestDB State Storage (QSS) Custom Component for Home Assistant to store entity states inside a QuestDB.
analytics custom-component database grafana homeassistant qss questdb state-storage storage timeseries
Last synced: 22 Mar 2025
https://github.com/kruserr/rapiddb
A reasonably fast configurable embedded key-value sensor database
database embedded-database embedded-kv embedded-webserver high-performance key-value kv mmav persistence rust sensor-database
Last synced: 23 Jul 2025
https://github.com/oracle/nosql-node-sdk
Node.js SDK for Oracle NoSQL Database
cloud database nodejs nosql nosql-database oracle oracle-cloud
Last synced: 09 Apr 2025
https://github.com/lambdaclass/reconnections
We were tired of implementing a reconnection system for our database clients so we created this
database erlang reconnect services
Last synced: 15 Mar 2026
https://github.com/vin-cento/fakesnake
Do you need to quickly generate a 🎲random dataset to work with? This is the 🔨tool for you! You can generate a quick list of random or quickly populate a 🏬database.
Last synced: 04 Nov 2025
https://github.com/lslxy1021/DYB
斗鱼弹幕Demo
database douyu-barrages java mysql
Last synced: 27 Mar 2025
https://github.com/leoc11/elcy
ORM for Typescript and Javascript with Linq-like query syntax.
database elcy entity-framework javascript linq linq-to-entities mssql orm sqlite sqlserver typescript
Last synced: 29 Jun 2025
https://github.com/wowoengine/sawitdb-php
SawitDB: The First Agricultural-Based Database with Anti-Corruption Protocols. Built for Data Sovereignty to oppose expensive, unreliable state infrastructure.
database database-engine php sawit-db sawitdb wowo-engine wowoengine
Last synced: 13 Jan 2026
https://github.com/zdavatz/oddb.org
Open Drug Database for Switzerland
bag database drug open postgresql refdata ruby spezialitaetenliste swissmedic switzerland
Last synced: 03 May 2025
https://github.com/upb-lea/materialdatabase
A database for ferrite core materials to store datasheet information and self-measured data.
database ferrite materials power-electronics
Last synced: 05 May 2025
https://github.com/correia-jpv/fucking-awesome-bigdata
A curated list of awesome big data frameworks, resources and other awesomeness. With repository stars⭐ and forks🍴
awesome awesome-list bigdata data data-analytics data-science data-stream data-visualization data-warehouse database distributed-database series-database stream-processing streaming-data visualize-data
Last synced: 27 Apr 2025
https://github.com/zirho/firebase-unit-test
Unit tests for Firebase
database firebase firebase-console unit-testing
Last synced: 30 Apr 2025
https://github.com/andrehertwig/admintool
Extendable Admin UI
admintools database database-web-view developer-tools extendable file-manager javamelody jmx jmx-web-view log4j log4j-configuration log4j-console properties properties-web-view quartz-scheduler spring spring-boot spring-security thymeleaf user-management
Last synced: 18 Jul 2025
https://github.com/tbellembois/gochimitheque
Open source chemical product management application written in Golang.
Last synced: 17 Jan 2026
https://github.com/adwaith-rajesh/onstro-db
A simple 👍 and efficient 💪 DataBase 📚 designed to store and use large amounts of data.
database pandas python python-database python3
Last synced: 10 Apr 2025
https://github.com/vnpy/vnpy_postgresql
VeighNa框架的PostgreSQL数据库接口
database postgresql veighna vnpy
Last synced: 11 Apr 2025
https://github.com/Linkurious/docker-neo4j
Neo4J helper repository to run Neo4j with docker-compose
database devops docker docker-compose neo4j
Last synced: 04 Apr 2025
https://github.com/aniskchaou/gym-frontend-admin
GYM is an easy-to-use gym management and administration system. It helps you to keep track of the records of your members and their memberships, and allows easy communication between you and your members. Gym Management system also includes additional features that will help you in the management and growth of your club and gym.
axios chartjs database fitness-app gym gym-management react sport-application webapp
Last synced: 10 Apr 2025
https://github.com/epicestudar/backend-php-2semestre2023
repository for PHP codes from the Senai DEV course
backend database login-validation-php php projects-php user-verification
Last synced: 15 Jul 2025
https://github.com/zohaibkhandev/newsapp
Experience a personalized news feed tailored to your interests. Receive real-time notifications for breaking news stories. Immerse yourself in multimedia-rich articles. Save and bookmark articles for later reading. Navigate seamlessly through different sections. Customize your news experience with adjustable settings.
database kotlin-android news newsapi newsapp rest-api
Last synced: 11 Apr 2025
https://github.com/OpenCarbonWatch/Website
Source code (back-end and front-end) of our main website, which monitors greenhouse gases emissions reports by organizations
carbon-emissions database laravel opendata vuejs
Last synced: 07 May 2025
https://github.com/kiritsu/uploadr
Upload server for files, pastes, shortened urls, etc. made with ASP.NET Core 5
asp-netcore azure-pipelines csharp database hacktoberfest netcore postgresql sharex-upload
Last synced: 07 May 2025
https://github.com/rafaelespinoza/godfish
a db migration management CLI and library
cassandra database database-migrations mariadb migration migrations mysql postgres schema-migrations sqlite3 sqlserver
Last synced: 12 Mar 2026
https://github.com/pinguapps/appwritemigrator
PinguApps.AppwriteMigrator is a .NET CLI tool that enables a code-first approach to managing your database schema with Appwrite. This tool simplifies the process of syncing and migrating your database schema between local and remote environments, ensuring consistency across development, staging, and production setups.
appwrite cli code-first database migrate schema sync tool
Last synced: 15 Jul 2025
https://github.com/apaxa-go/pgtypes
Native GoLang implementation of some PostgreSQL types.
database golang library postgresql types
Last synced: 17 Jan 2026
https://github.com/willvin313/phprad-helpful-resources
This repo provides a list of phprad helpful resources to make learning easier.
app-generator database demo demos documentation mysql php-rad phprad phprad-classic-edition phprad-demo phpraddemo project-template resources tutorials videos
Last synced: 30 Apr 2025
https://github.com/karelwintersky/monolog-pdo-handler
PDO Handler for Monolog, based on Monolog example with some additions
Last synced: 18 Jul 2025
https://github.com/adarsh-kmt/dragondb
A B+ Tree based database storage engine, written in Go.
b-plus-tree buffer-pool-manager database golang slotted-page
Last synced: 16 May 2026
https://github.com/rohit-chouhan/ajxon
PHP Framework to Generate Dynamic Work Ajax Code and UI
ajax database framwork html-form json php rohit-chouhan
Last synced: 10 Apr 2025
https://github.com/mujz/pg-search-sequelize-example
An example use case of pg-search-sequelize node library
database database-search fast full-text full-text-search materialized materialized-view materialized-views node nodejs postgres postgresql search search-algorithm sequelize sequelizejs view
Last synced: 29 Oct 2025
https://github.com/nneji123/fastapi_auth
API key based Authentication package for FastAPI, focused on simplicity and ease of use
api authentication database fastapi postgres pypi-package sqlite3
Last synced: 06 May 2025