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/vitaminjs/vitamin
Data Mapper library for Node.js applications
database datamapper knex polymorphic-relations vitamin
Last synced: 13 Mar 2025
https://github.com/asenyshyn/pg-patch
set of scripts to help organize and manage Postgresql database source code.
database migrations plpgsql postgresql shell
Last synced: 26 Apr 2025
https://github.com/vshulcz/youtube_crawler
A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.
crawler database gui osint parser python requests reverse-engineering sql tkinter youtube
Last synced: 16 Jan 2026
https://github.com/noonat/migrate
A simple migration helper for Go's database/sql package.
database golang migrations mysql postgres postgresql sql sqlite
Last synced: 09 Apr 2026
https://github.com/baudoliver7/easy-liquibase4j
Easy use of Liquibase in pure Java
connection database datasource easy generation java liquibase
Last synced: 13 Apr 2025
https://github.com/mkhanal/knex-case-converter-plugin
Knexjs - convert snake_case column names to camelCase on query and the reverse when using parameters
case-conversion case-converter database knexjs nodejs
Last synced: 12 Jan 2026
https://github.com/nbayramberdiyev/pdo-wrapper
Simple yet efficient PDO wrapper.
database database-queries mysql pdo pdo-mysql pdo-wrapper php php-mysql php-pdo
Last synced: 18 Jun 2025
https://github.com/elhard1/next-js-supabase-website-template
🚀 Production-ready Next.js 14 + Supabase template with authentication, real-time features, and beautiful UI. Includes TypeScript, Tailwind CSS, and shadcn/ui components.
auth authentication boilerplate database file-storage full-stack nextjs nextjs14 postgresql react real-time responsive shadcn-ui starter starter-kit supabase tailwindcss template typescript web-development
Last synced: 26 Aug 2025
https://github.com/fireproof-storage/sketch-magnetic-poetry
Multi-player live magnetic poetry using 🎈 PartyKit and 🔥 Fireproof
collaboration crdt database partykit react websocket
Last synced: 14 Apr 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/sarthakmakhija/picodb
Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.
Last synced: 22 Aug 2025
https://github.com/backendrulz/MySQLTunnel
A http MySQL remote tunnel
database mysql mysql-tunnel-client php tunnel
Last synced: 13 Mar 2025
https://github.com/kenmwaura1/customer-rewards
This is a simple program to query a PostgreSQL database for customer details and reward them with airtime
africastalking database postgresql python
Last synced: 17 Apr 2025
https://github.com/developpeurpascal/embarquer-une-base-de-donnees-locale-dans-vos-logiciels-et-applications-mobiles
Sources du webinaire du 19 décembre 2019.
database delphi embedded-database firedac mobile pascal pascal-language radstudio sample-apps sample-codes samples sql sqlite sqlite-database webinar webinar-demo webinars
Last synced: 01 Aug 2025
https://github.com/marcocesarato/php-cpdo
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
cache cachepdo cpdo database memory pdo php
Last synced: 10 Oct 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/kristijorgji/db-to-php
A library to generate PHP application code based on database definition.
code code-generation database entity factory framework generator library mysql php repository sql testing
Last synced: 14 May 2025
https://github.com/sloweyyy/northwind-db-practice
This repository contains code and exercises related to practicing with the NORTHWIND sample database, often used for learning and practicing SQL database queries and operations.
Last synced: 15 Apr 2025
https://github.com/acathur/store
A key-value store that persists on disk for Deno.
database deno localstorage persist store
Last synced: 20 Feb 2026
https://github.com/embarcadero/interbase-docker
Dockerfile to create a container for Embarcadero InterBase
database dockerfile embarcadero interbase
Last synced: 20 Jan 2026
https://github.com/semolex/zfdb
Simple interface to the ZIP files to use them as DB
database db dbengine key-value-store python python-database-api storage zip zip-storage zipdb zipfile zipfile-storage
Last synced: 10 Apr 2026
https://github.com/scotttesler/migurt
🍦A database migration and seeding tool.
database database-management database-migrations databases migration migration-tool migrations migrationtool postgres postgres-database postgresql postgresql-database relational-databases sql
Last synced: 22 Aug 2025
https://github.com/youns3510/php_oop_crud_project
object-oriented programming with PHP & MySQL.
crud-application database oop php
Last synced: 04 Jan 2026
https://github.com/andy-python-programmer/dino
Dino is a lightweight and fast database for rust!
Last synced: 15 Apr 2025
https://github.com/gms1/jdbmigr
export/import database content to/from XML, Fast-Infoset, CSV or DML in batch (Java(JDBC) command line tools)
batch command-line csv database export fast-infoset import java jdbc xml
Last synced: 02 Aug 2025
https://github.com/codezero-be/laravel-route-key-exists
Laravel validation rule to check if a custom route key exists.
binding database exists laravel model route rule validation
Last synced: 12 Apr 2025
https://github.com/serenorg/database-replicator
Universal database-to-PostgreSQL replication CLI. Supports PostgreSQL, SQLite, MongoDB, and MySQL.
database mariadb mongodb mysql neondb postgresql rds-postgres replication sqlite3 supabase
Last synced: 13 Jan 2026
https://github.com/bbc-esq/vectordb-plugin-for-koboldai
Basic vector database plugin that works wth KoboldAI. Adds documents, images, and audio files.
ctranslate2 database koboldai koboldcpp sentence-transformers tiledb transformers vector-database vision-transformer whispers2t
Last synced: 14 Feb 2026
https://github.com/krishcdbry/nexadb
NexaDB - A lightweight NoSQL database with vector search, TOON format, and enterprise security built-in
database nosql-database toon vector-database vector-embedding-database vector-search
Last synced: 13 Jan 2026
https://github.com/chandrikadeb7/covid-19-helpdesk
Covid-19 helpdesk for tracking moderate and high risk patients around us along with online doctor portal.
coronavirus-tracker coronavirus-tracking covid-19 covid-2019 covid-virus covid19 database google-maps-api html-css-javascript infection php phpmyadmin realtime-tracking risk tracking tsql xampp
Last synced: 02 Oct 2025
https://github.com/matheustanaka/challengeGraphql
CRUD using Graphql, Apollo server and Mongodb.
apollo-server database graphql mongodb nodejs
Last synced: 15 Apr 2025
https://github.com/twtrubiks/flask-migrate-tutorial
透過 Flask-Migrate-Tutorial 管理資料庫 (database)
database flask migrate mssql mysql postgresql python sqlite tutorial
Last synced: 15 Apr 2025
https://github.com/indigoparadox/dbfetch
Rough set of python scripts for fetching JSON data, shoving it into a database, and plotting graphs.
database plotting-graphs weewx
Last synced: 15 Apr 2025
https://github.com/andersnm/typedsql
database micro-orm mysql orm sql sql-server sqlserver
Last synced: 23 Aug 2025
https://github.com/zahidakbar2370/vpndetector-apichecklaravel
in this two things one (check ip if block show message country block), second if if country unblock then check if user using vpn it show you are using vpn otherwise show welcome messgae (upwork client) link: https://www.ipqualityscore.com/documentation/proxy-detection/overview
admin blockip database ip-address ip-geolocation laravel script user vpn-detection
Last synced: 03 Oct 2025
https://github.com/garutilorenzo/clickhouse-cluster
ClickHouse cluster Docker environment
clickhouse cluster container database docker docker-image dockerfile
Last synced: 10 Aug 2025
https://github.com/grumpybusted/grumpy.dacpacmerge
Library for merging a Database Package file (dacpac) with and existing database
dapac database deployment mssql schema
Last synced: 03 Aug 2025
https://github.com/aurasphere/scripts
A collection of script and utilities for different purposes.
android arduino batch bluetooth bookmarklet database eclipse infrared italian-holiday-calculation java json-prettifier lolcode raspberry-pi script shell udp-client udp-server wake-on-lan
Last synced: 23 Apr 2025
https://github.com/hfg43/budget-app
App made with Ruby on Rails where you are able to manage your spending.
backend database deployment devise-gem-extension gems mvc-architecture ruby-on-rails
Last synced: 11 Sep 2025
https://github.com/nezorinegor/bookstore-db
📖 База данных для книжного магазина
Last synced: 02 Aug 2025
https://github.com/kasrakhaksar/py-auto-migrate
A Powerful Database Migration Tool To Transfer Data 🚀
ai cli clickhouse database dynamodb elasticsearch mariadb mongodb mysql oracle postgresql pypi-package python redis sqlserver
Last synced: 05 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/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/bocaletto-luca/dbpedia-explorer
DBpedia Explorer is an interactive web application that lets you navigate the rich, structured data extracted from Wikipedia through the DBpedia project. Leveraging the DBpedia API, this application provides a semantic exploration of topics, empowering users to discover interconnected information through a modern, responsive interface. Bocaletto L.
api bocaletto-luca css3 database dbpedia dbpedia-webapps encyclopedia free-api html5 javascript responsive webapp
Last synced: 18 Jun 2025
https://github.com/rammm2005/schema-ecc
Schema of Simple Database make with SQL
Last synced: 16 Aug 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/emanuelefavero/next-auth-prisma-db
A starter Next.js Typescript project using NextAuth.js and Prisma
authentication database db nextauth nextjs prisma
Last synced: 12 Apr 2025
https://github.com/chuigda/project-rela
Translate relational queries to some imperative codes
Last synced: 29 Oct 2025
https://github.com/tamino-martinius/node-next-model
Rails like models using ES6.
database model node node-js node-module
Last synced: 21 Mar 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/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/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/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/zeyadkhaled/firebase-query-to-excel
A Java class to process Firebase Firestore database queries and create an excel file that could be shared.
csv database excel firebase firebase-database firebase-realtime-database firestore java library query sharing
Last synced: 17 Jul 2025
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/faf4a/aoi.mongo
Easy to use package for the implementation of MongoDB in aoi.js.
Last synced: 29 Oct 2025
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/henrymbuguak/shopping-cart-using-django-2.0-and-python-3.6
This is a shopping created using Django 2.0 and Python 3.6
database django-migrations python shopping-cart situations
Last synced: 11 Apr 2025
https://github.com/filipnet/influxdb-auto-backup
This repository contains a Bash script for automating backups of InfluxDB databases
automation backup database influx influxdb influxdb2 linux maintenance shell-script
Last synced: 24 Jun 2025
https://github.com/umihico/microdb
In-memory, Hash-mapping, Disk-writable, Thread-safe database.
Last synced: 13 Apr 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/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/patilni3/project_power_bi
Global Superstore BI Dashboard
dashboard data-cleaning-and-preprocessing database powerbi report
Last synced: 03 Apr 2025
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/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/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/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/dataterminalapp/dataterminal
A minimal Postgres desktop client for macOS
database electron mac-app postgres postgresql sql
Last synced: 17 Jun 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/furkancosgun/abap_database_manager
A custom SQL query application for SAP ABAP, enabling management of both internal and external databases.
abap abap-development abap-oo abapgit database sql
Last synced: 06 Mar 2026
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/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/noragami/igdbapi
Python wrapper for the Internet Game Database API.
Last synced: 14 Dec 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/bblommers/dynamodb-migrator
Tool that helps you create and migrate DynamoDB databases
aws database dynamodb dynamodb-migrator migration-tool python
Last synced: 11 Apr 2025
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/1024pix/pix-db-replication
Brique décisionelle: import des sources de données (BDD, LCMS)
airtable database pix-captains
Last synced: 23 Jun 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/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/sevdanurgenc/mssql-lecture-notes
In this repo, there are lecture notes of MsSQL.
database mssql mssql-database mssql-server sql
Last synced: 30 Oct 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/t-kuni/notion-database-exporter
This tool exports Notion's database in csv format.
Last synced: 01 May 2025