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-01 00:07:37 UTC
- JSON Representation
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/mikroskeem/BenjiAuth
An authentication plugin for BungeeCord
authentication bcrypt bungeecord database pizza plugin waterfall
Last synced: 16 Apr 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/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/yihleego/unique
Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.
database distributed-id distributed-sequence id java mybatis mysql primary-key rpc seq sequence spring-boot spring-cloud sql
Last synced: 12 Apr 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/teddyoweh/beardb-website
Website Documentation for BearDB and BearDBAPI
api beardb database database-systems json
Last synced: 09 Apr 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/particuleio/terraform-scaleway-database
Terraform module to create and configure Scaleway Databases. Create RDB instances with managed databases, user creation and ACLs support.
cloud database iac infrastructure-as-code mysql postgresql scaleway scaleway-rdb sql terraform terraform-module
Last synced: 16 May 2025
https://github.com/nicknaso/simdb
Mirror repository for SimDB a A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
cpp database key-value performance
Last synced: 10 Apr 2026
https://github.com/mamiysr/surrealdb.cr
SurrealDB driver for Crystal
crystal database database-connector surreal surrealdb
Last synced: 17 Apr 2025
https://github.com/a-poor/toydb
A small, toy database written in pure python.
Last synced: 03 Aug 2025
https://github.com/miku/makta
Create an sqlite3 database from tabular data (2-TSV).
Last synced: 10 Aug 2025
https://github.com/tsnsoft/delphi_db_demo
Пример программы "Склад" на Delphi
database delphi demo oldschool
Last synced: 03 Aug 2025
https://github.com/ivnstn/teamtools.linter.commandline
Static code analysis tool for T-SQL scripts and SSDT projects
code-analysis-tool code-quality code-smell database linter rdl sql-server ssdt static-analysis tsql
Last synced: 19 Nov 2025
https://github.com/alwatr/nitrobase
Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.
database db ecmascript javascript json nodejs typescript
Last synced: 28 Apr 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/byjg/php-anydataset-db
Anydataset Database Relational abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
anydataset byjg database microsoft-sql-server mysql postgressql relational-databases sqlite3
Last synced: 14 Mar 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/kramber1024/url-shortener-api
🔗 API for URL Shortener
api bitly crud database docker fastapi python rest restful-api short-url sqlalchemy swagger url-shortener
Last synced: 27 Oct 2025
https://github.com/actalog/mongodump
🍃 GitHub Action for creating a binary export of a database's contents
actions backup database github-actions mongodb mongodump security
Last synced: 27 Feb 2026
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/heptau/pg_dbml
💾 CLI utility to export PostgreSQL schemas to DBML format. Leverage pure SQL introspection to generate declarative data blueprints. Ideal for feeding LLMs, allowing AI to quickly and cheaply understand complex database structures without live querying.
ai cli database dbml documentation llm postgres postgresql schema
Last synced: 21 Jun 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/xe/olegdb-ee
OlegDB: Enterprise Edition
completed-project database enterprise-edition mayo
Last synced: 24 Jan 2026
https://github.com/mehditeymorian/sample-go-api
Simple API written with GoLang using Echo framework
api database dblayer echo echo-server gorm postgres
Last synced: 07 Oct 2025
https://github.com/riotkit-org/br-pgbr
PostgreSQL backup helper. Portable, single-binary backup & restore with automated restore procedure
backup-repository database pgbr pgdump pgrestore pgsql pgsql-backup postgres postgres-backup postgresql psql single-binary
Last synced: 14 Feb 2026
https://github.com/nabilhy/vet-clinic
Vet clinic is a relational database that representes a data structure for a vet clinic
Last synced: 10 Apr 2025
https://github.com/lowlydba/expressdb.io
:books: Guides and references for SQL Server (Express)
Last synced: 11 Oct 2025
https://github.com/siddharthbadal/python-projects
Advanced Projects in Python
api automation database webscraping
Last synced: 08 Oct 2025
https://github.com/data-cleaning/dcmodifydb
Deterministic, documented correction rules on a database
correction data-cleaning database r
Last synced: 22 Oct 2025
https://github.com/admirkadriu/sein-redis
Secondary indexing for Redis
database database-index indexing javascript nodejs redis
Last synced: 05 Mar 2026
https://github.com/ohmpatel1997/pay-later
Pay Later is a POC application for leading fintech company Simpl (https://getsimpl.com/), which enables users to make transactions with partnered merchants immediately and users can pay later on a monthly basis based on their billing. The idea behind this project is to model the architecture, designing the database models and microservices. The project is entirely built using Golang.
Last synced: 14 Oct 2025
https://github.com/nimaboscarino/databased
Scripts to create a Hip-Hop data set, scraping Spotify, Last.fm, and Genius.
database genius hiphop machine-learning spotify torch
Last synced: 16 Oct 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/mahm0udnasr/master-mongodb-and-mongoose
MongoDB & Mongoose Learning Repo – A collection of notes and code examples to learn and master MongoDB with Mongoose.
database mongodb mongoose nosql
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/arturo-lang/art-db-module
Db management module for Arturo
arturo arturo-module database mysql orm sqlite sqlite3
Last synced: 20 Oct 2025
https://github.com/lim-yoona/ymdb
ymdb is a simple distributed key-value storage system.
database distributed-systems go golang golang-application grpc kv-store raft skiplist store-systems yaml-configuration
Last synced: 09 Oct 2025
https://github.com/aplbrain/tamarind
manage multiple ephemeral neo4j containers
database docker graph graph-database neo4j neo4j-database
Last synced: 24 Oct 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/ciaanh/hosthub
database github github-pages javascript react
Last synced: 13 Oct 2025
https://github.com/caogiathinh/caogiathinh
airflow database dataengineer dbt dsa linux python spark sql
Last synced: 09 Oct 2025
https://github.com/tomakado/mgosd
Tiny concurrent and scheduled dump creator for MongoDB.
backup-utility concurrency database dumper go golang mongodb
Last synced: 14 Jan 2026
https://github.com/ivknv/s3m
sqlite3 wrapper for multithreaded python applications
database databases multi-threading multithreading python python3 sqlite sqlite-database sqlite3 sqlite3-database thread-safe thread-safety
Last synced: 22 Oct 2025
https://github.com/eps1lon/poe-db
relational db backend for Path of Exile's Content.ggpk
Last synced: 03 Mar 2026
https://github.com/sap/json-data-and-query-generator
A generator of JSON data and queries, e.g., for benchmarking JSON document stores.
benchmark database json sample-code
Last synced: 19 Oct 2025
https://github.com/chrisvilches/collection-sync
Javascript Library for bi-directional database synchronization between multiple devices or servers. Customizable and completely database agnostic.
collection database database-sync database-synchronization javascript node nodejs npm sync synchronization typescript
Last synced: 11 Feb 2026
https://github.com/json-schema-org/vocab-database
A proposed JSON Schema vocabulary for common database use cases
database json-schema json-schema-vocabulary
Last synced: 19 Oct 2025
https://github.com/nireo/upfi
A file hosting service in Go
authentication database file file-upload golang templates-html
Last synced: 28 Jan 2026
https://github.com/nelsonwenner/database-project-ead
:elephant: Database modeling of a distance learning system, done purely with SQL in one of the university's disciplines.
Last synced: 05 Mar 2026
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/bilalmohib/shaureducationalcomplex
A school website made in html css and bootstrap.It has dynamic quiz portal for remote Exams and automatic results ability and all that is done using firebase realtime database.Instructors can insert questions and answers and automatically that will appear as an exams.
bootstrap4 css3 database firebase firebase-auth html5
Last synced: 15 Mar 2026
https://github.com/twistedstream/google-sheets-table
Treat a Google Sheet like a database table
database google-sheets google-sheets-api
Last synced: 27 Jan 2026
https://github.com/lanterndata/lantern-js
JavaScript/Typescript ORMs for Lantern Vector Database
database drizzle-orm javascript knex postgres postgresql sequelize typescript vector
Last synced: 12 Apr 2025
https://github.com/apache/couchdb-ibrowse
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 29 Oct 2025
https://github.com/vantezzen/vowserdb
🗄 vowserDB allows you to use CSV or JSON files as a database in PHP
Last synced: 18 Jun 2025
https://github.com/ao-space/space-postgresql
AO.space server depends on this database
Last synced: 04 May 2025
https://github.com/diegovictor/meetapp-api
Application built during the Rocketseat GoStack Bootcamp
api database docker editorconfig eslint gostack javascript js meetapp node nodejs postgres redis rocketseat
Last synced: 07 May 2025
https://github.com/gtkcyber/drillworkshop
Learn how to quickly explore your data with Apache Drill
apache-drill big-data database hadoop jdbc python r sql
Last synced: 11 Apr 2025
https://github.com/1lann/db-benchmark
A framework to benchmark database performance with Go.
Last synced: 17 Jun 2025
https://github.com/lazziya/xlocalizer.db
DB extension pack for XLocalizer
asp-net-core database db localization resources xlocalizer
Last synced: 10 Apr 2025
https://github.com/gopherlinzy/gin-vue3-admin
gin-vue3-admin
aliyun-communicate ansi base64captcha cast cobra database faker gin golang gorm govalidator imaging jwt-authentication limiter pluralize redis strcase viper zap
Last synced: 16 Jun 2025
https://github.com/evas-php/evas-orm
🗃 ORM module (ActiveRecord over evas-php/evas-db)
activerecord database orm orm-library php php7
Last synced: 17 Oct 2025
https://github.com/Alwatr/nitrobase
Nitrobase is a blazingly fast, lightweight database built on JSON. It stores data entirely in memory for lightning-quick access, while also providing a JSON file backup for persistence. You can easily serve your data over the web using our high-performance accelerated Nginx server.
database db ecmascript javascript json nodejs typescript
Last synced: 03 May 2025
https://github.com/xdillx/bibliotecagd--fmx
A versatile collection of Delphi custom components for enhancing UI development and facilitating VCL to FMX migration, featuring advanced styling and database connectivity.
components csv database dbedit delphi delphi-gd delphi-library export firemonkey fmx json qrcode ui-components
Last synced: 04 Sep 2025
https://github.com/rafaykhattak/wisepay
WisePay is a sleek expense tracker crafted with ASP.NET Core, facilitating seamless financial management through categorization, reports, and customizable settings. With a user-friendly interface and responsive design, WisePay empowers users to track expenses effortlessly.
crud database dotnet dotnet-core expense-tracker mssql mssql-database syncfusion
Last synced: 30 Oct 2025
https://github.com/abdelrahmanbayoumi/books-database
Desktop application for (Store Books data - Display Books And Fields - Search for book by Title and Author and Publisher and Description)
books database desktop-application javafx library sqlite
Last synced: 09 Sep 2025
https://github.com/halojoy/userinfo-location-browser
Will get info of user: Geolocation, Browser, Operating System and more. Store the data in database.
browser city country database detect detection device ip ip-address location operating-system php php7 timezone user-agent
Last synced: 17 Jul 2025
https://github.com/vitexsoftware/php-ease-fluentpdo
Database support for EasePHP Framework
database easephp-framework fluentpdo php
Last synced: 30 Oct 2025
https://github.com/ncss-tech/sda-lib
Soil Data Access is the name of a suite of web services and applications whose purpose is to meet requirements for requesting and delivering soil survey spatial and tabular data that are not being met by the current Web Soil Survey and Geospatial Data Gateway websites.
database nrcs soil soil-data-access soil-survey sql ssurgo ssurgo-datasets ssurgo-tools usda web-soil-survey
Last synced: 28 Jun 2025
https://github.com/contributte/database
:sparkles: Extra contrib to nette/database (@nette)
active-record contributte database nette nette-framework
Last synced: 29 Dec 2025
https://github.com/shravan20/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: 10 Apr 2025
https://github.com/akashdip2001/sql-study-notes
Study Notes for SQL, RDBMS
database dbms notes rdbms sql sql-server study-notes
Last synced: 30 Apr 2025
https://github.com/rhzs/fastify-knex
Fastify Knex Plugin for supporting many databases (MySQL, Postgres, Maria, Oracle, MSSQL)
database fastify knexjs mariadb mssql mysql node oracle postgresql
Last synced: 11 Apr 2025
https://github.com/ome/ansible-role-postgresql-backup
Backup PostgreSQL database servers
ansible ansible-role backup database ome openmicroscopy postgresql
Last synced: 10 Jul 2025
https://github.com/gouthamve/agni
Experimental LTS for Prometheus
database distributed-systems monitoring prometheus
Last synced: 09 Jul 2025
https://github.com/FAIMS/faims-web
FAIMS Website: v2.5 development and beyond
android data-capture database faims faims-mobile faims-server fieldwork
Last synced: 03 Apr 2025
https://github.com/1dev-hridoy/nexalo
A powerful Node.js Telegram bot offering advanced moderation, fun commands, music downloads, and MongoDB integration for data persistence.
api automation chatbot communitysupport customcommands database devtools funcommands javascript mitlicense moderation mongodb musicbot nodejs opensource telegrambot tgbot utilities
Last synced: 11 Apr 2025
https://github.com/pfieffer/conndb
CRUD operations on MySQL database from Android app using RESTful api.
android database json mysql-database phone php restful-api volley
Last synced: 06 May 2025
https://github.com/src-mgra/node-sqlite-chart
read and add data to sqlite-db with node, show a chart
approach chartjs database easy-to-use examples graphs helpful howto nodejs nodeserver read share sql sqlite sqlite-database sqlite3 tryout usefull
Last synced: 21 Jun 2025
https://github.com/codekeyz/yaroorm
Type-Safe ORM for Dart projects inspired by Eloquent
Last synced: 11 Jan 2026
https://github.com/kurbatov/norm
norm is not an ORM (for clojure)
clojure database datamapper orm sql
Last synced: 19 Mar 2025