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-10 00:07:53 UTC
- JSON Representation
https://github.com/haroldeustaquio/electricity-mqtt-monitor
This repository focuses on extracting and storing electricity level data from a monitoring center using MQTT, storing the information in a database. This project will be integrated with the WhatsApp-Automation-Bot repository to send automatic notifications of electricity levels via WhatsApp.
automation database electricity monitoring mqtt mqtt-broker python-mqtt-client sqlite sqlite-database
Last synced: 03 Sep 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/toastdriven/localtable
A thin database-like wrapper over `window.localStorage`.
browser database javascript localstorage sessionstorage
Last synced: 17 Oct 2025
https://github.com/pycomet-zz/medical-web-app
This is a Medical Web Application
charts database django django-application interview-questions medical-application
Last synced: 04 Mar 2026
https://github.com/delsart/guixu
GuiXu is a high-performance, minimalist embedded database based on Kotlin, combining Kotlin Serialization and Memory-Mapped File (MMAP) technology to provide efficient read/write operations and excellent space utilization.
android-library database kotlin kotlin-library
Last synced: 03 Mar 2025
https://github.com/ftonato/vue-supabase-microblog
This is a repository created to provide an example of how to create a microblog using Vue + Supabase
Last synced: 23 Apr 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/technologicnick/scrap-mechanic-mod-scraper
Scrapes the Steam Workshop for Scrap Mechanic mods
database lua mod scraper steam-workshop
Last synced: 04 Jul 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/rdbc-io/rdbc-pool
Asynchronous database access for Scala and Java - connection pool
asynchronous connection-pool database non-blocking rdbc
Last synced: 14 Jan 2026
https://github.com/kenanbek/memdb
In-memory database with O(1) insert, delete and search.
database go golang in-memory-database
Last synced: 07 May 2025
https://github.com/mo7amedaliebaid/todo-hive
this repo contains 3 todo apps , The 3 apps depend on hive as local database , With different features and architecture.
dart database flutter getx hive multiple-themes notifications task-manager todo todoapp todolist
Last synced: 27 Jun 2025
https://github.com/amankumarsinhagithub/crud-app-using-php-mysql
This repository showcases a simple CRUD (Create, Read, Update, Delete) application implemented in PHP and MySQL.
backend bootstrap5 crud-application database html-css-javascript mysql php
Last synced: 15 Apr 2025
https://github.com/aljawaid/contentcleaner
This tool allows admins to cleanup their Kanboard database by selectively deleting useless data saved by Kanboard and leftover data after uninstalling plugins.
cleaner database database-cleaner kanboard kanboard-plugin plugin purge reset sessions
Last synced: 15 Mar 2025
https://github.com/Bardin08/db-seeder
DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡
database dataseeding development made-by-ukrainians softwareengineering sql testing utilities
Last synced: 18 Apr 2025
https://github.com/chanmenglin/websecurity
Web-Security(Web 安全)
cookie cookies-csrf cookies-document csrf data-security database javascript samesite samesite-cookie-csrf samesite-cookies security server-security sql web web-security website xss xss-cookies
Last synced: 10 Oct 2025
https://github.com/mono0926/vapor-firestore
Firestore REST Client
database firestore realtime-database server-side-swift swift swift4 vapor
Last synced: 12 Apr 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/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/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/deepmancer/asyncpg-client
Asyncpg Client is a simple and easy-to-use module to interact with PostgreSQL databases
async asynchronous asyncio asyncpg database postgres postgresql postgresql-database pytho
Last synced: 01 Apr 2025
https://github.com/jweinst1/corplet
A binary-corpus system for word tagging
corpus-linguistics database linguistics nlp nlp-library
Last synced: 22 Apr 2025
https://github.com/SeLite/SeLite.github.io
Documentation of SeLite. :heavy_check_mark: For wiki see https://github.com/SeLite/SeLite instead.
automation collaboration configuration-management data-driven database firefox functional gui interactive javascript qa reporting script selenium selite sqlite sqlite-database test test-automation testing
Last synced: 11 Mar 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/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/deepakbhalla/liquibase-custom-gui
Custom web based GUI for Liquibase integrated with Spring Boot Application and H2 Database.
css custom-gui database frontend h2-database html java8 jquery liquibase liquibase-custom-gui liquibase-gui lombok maven microservices spring-boot spring-data-jpa springboot userinterface
Last synced: 10 Apr 2025
https://github.com/caogiathinh/caogiathinh
airflow database dataengineer dbt dsa linux python spark sql
Last synced: 09 Oct 2025
https://github.com/sjefvanleeuwen/rqlite-dotnet
A lightweight database HTTP API client for rqlite. rqlite is a lightweight, distributed relational database, which uses RAFT and SQLite as its storage engine.
cluster data database distributed distributed-computing distributed-database distributed-systems dotnet raft rqlite
Last synced: 12 May 2025
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/uliontse/news_api
API(pipeline) of news in China (Including 36 Mainstream news media). Including function of getting contents, size, keyword, sentiment, etc.
api crawlspider database media news news-api newsapi pipeline sentiment
Last synced: 02 Jul 2025
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/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/frempongdev/oop-school-library
School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.
database oop oop-in-ruby orm postgresql relational-databases ruby sql
Last synced: 09 Oct 2025
https://github.com/kibitan/pgmasking
Command line tool for generating anonymized database for PostgreSQL (WIP)
command-line-tool database gdpr golang postgres postgresql rdbms
Last synced: 19 Jul 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/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/emirror-de/naphtha
Universal database connection layer for your application in Rust. Implements the most common functions insert, update and remove for database connections. Change the database without having to adjust your code. Specific models can be stored in different databases. Query models by property. Migrations in pure Rust and available during runtime.
database database-connector database-migrations models rust-lang
Last synced: 23 Apr 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/data-cleaning/dcmodifydb
Deterministic, documented correction rules on a database
correction data-cleaning database r
Last synced: 22 Oct 2025
https://github.com/holon-platform/holon-datastore-jpa
Holon Platform JPA Datastore module. This is the Java Persistence API implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.
database datastore eclipselink hibernate holon-platform jpa jpa-datastore jpa-entities orm spring-boot
Last synced: 23 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/cdimascio/couchinator
🛋️ Fixtures for CouchDB and IBM Cloudant: Create and teardown cloudant dbs
bluemix cli cloudant couchdb database fixture-loader fixtures ibm-cloudant test-automation test-driven-development
Last synced: 24 Apr 2025
https://github.com/voku/simple-active-record
:ring: Active Record Pattern via PHP
active-record activerecord database hacktoberfest mysql php php7 sql
Last synced: 12 May 2025
https://github.com/nyeogmi/moogle
data structures for relational code in Rust
data-structures database game-development rust
Last synced: 26 Apr 2025
https://github.com/nishkarshraj/python-programming
Programming in Python with level ranging from basic to advanced.
data-structures database database-management oops-in-python python python-3 python-library python-script
Last synced: 22 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/wwkk-y/easysql
基于 Java 实现的关系型数据库
database database-management dbms java
Last synced: 07 Sep 2025
https://github.com/siddharthbadal/python-projects
Advanced Projects in Python
api automation database webscraping
Last synced: 08 Oct 2025
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/gaurav-van/chat-with-mysql
Meet MySQL Assistant: Access database info seamlessly with natural language. No SQL expertise required. Simply ask questions, receive clear responses.
database gemini-api langchain langchain-python schema streamlit
Last synced: 10 Apr 2025
https://github.com/karasevm/couchdb-raspberry-pi
CouchDB Docker Image for 32 bit arm
couchdb database docker raspberry-pi
Last synced: 21 Jan 2026
https://github.com/michelboucey/ipv6db
A RESTful Web Service for IPv6-related data
database ipv6 ipv6-address microservice restful-webservices
Last synced: 28 Apr 2025
https://github.com/tigrisdata-archive/tigris-vector-ts
Tigris Vector Database client for TypeScript
database javascript nodejs search typescript vector
Last synced: 01 Jul 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/interkosmos/rim
Relational Database Management System in FORTRAN 77
database dbms fortran-77 nasa software-archeology
Last synced: 08 Jul 2025
https://github.com/pchemguy/SecureADODB-Fork
Modified SecureADODB example
adodb database library oop vba vba-excel vba-library
Last synced: 30 Jul 2025
https://github.com/CodeDynasty-dev/SQLiteBruv
💃 A type-safe, secure SQLite query builder with D1/Turso support with built-in migrations and security features.
cloudflare-d1 d1 database sql sqlite sqlite3 sqlitebruv turso turso-db
Last synced: 10 Sep 2025
https://github.com/jurihock/bandbase
Bandbase is an unique web application, which addresses the everyday needs of music bands. It helps to organize band contacts, gig details and music scores, and enables powerful automation tasks.
bootstrap css database fastapi flask html jinja js latex nginx postgresql python sql sqlalchemy tabler tex vue
Last synced: 23 Mar 2025
https://github.com/haxtra/super-sqlite3
Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package
database db encryption query-builder sql sqlite synchronous
Last synced: 18 Apr 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/fern-flower-lab/sqlg-clj
The SQL Graph with Tinkerpop3 and Clojure
clj clojure clojure-library database dataprocessing graph gremlin h2 hsql maria mssql mysql postgresql rdbms-to-graph sql tinkerpop tinkerpop-graphs tinkerpop3
Last synced: 28 Feb 2026
https://github.com/alissonpelizaro/postgly
The modern, local-first PostgreSQL client with a natural-language SQL assistant.
agentic-ai database database-gui database-management db db-admin dbeaver dbeaver-alternative ide llm openai pgadmin pgadmin-alternative postgres postgresql sqlalchemy
Last synced: 18 Jun 2026
https://github.com/socigy-org/socigy.opensource.db
Roslyn source-generator–powered ORM for Databases
csharp-library database database-helper database-library migration-tool migrations orm-library
Last synced: 26 Jun 2026
https://github.com/tracewayapp/lit
A small library for mapping between queries and structs.
database golang golang-orm orm orm-library
Last synced: 04 Apr 2026
https://github.com/vyruss/postgresql-mistakes
Code for the book PostgreSQL Mistakes and How to Avoid Them https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them
book database dba mistakes opensource postgres postgresql
Last synced: 14 Feb 2026
https://github.com/eps1lon/poe-db
relational db backend for Path of Exile's Content.ggpk
Last synced: 03 Mar 2026
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/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/toudi/gorpheus
database agnostic migration utility / library
agnostic database migrations schema-migrations
Last synced: 13 Feb 2026
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/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/dragonbe/poc-webapp-vault
A proof-of-concept to connect a PHP web application to a MySQL database using credentials provided by Hashicorp Vault
database mysql php proof-of-concept security vault webapp
Last synced: 16 Mar 2026
https://github.com/planetteamspeakk/mysqlw
A wrapper for MySQL connections for Java.
database database-management databases gradle java mysql mysql-connector mysql-database sqlite sqlite3 wrapper
Last synced: 26 Oct 2025
https://github.com/rezmoss/cloudip-db
Compact, daily-updated MessagePack database of cloud-provider IP ranges (AWS, GCP, Azure, Cloudflare, DigitalOcean, Oracle). ~743 KB gzipped, SHA-256 verified, built from cloud-provider-ip-addresses. Powers go-cloudip and js-cloudip
aws azure cidr cloud-ip-ranges cloud-providers cloudflare database digitalocean gcp ip-database ip-detection ip-lookup ip-ranges messagepack oracle-cloud
Last synced: 05 Jul 2026
https://github.com/sevdanurgenc/sql-project-ideas-for-beginners
This repo includes many sql projects.
Last synced: 20 Apr 2026
https://github.com/patilharshal16/psql-replication
Postgres replication: Read data from WAL(Write ahead log) file i.e. in binary format and convert that WAL data to readable JSON format using the Wal2JSON library and store that JSON data in database/S3/Cloud for auditing purpose.
database databases ddl ddl-export java java-8 kafka postgres postgresql postgresql-database psql psql-database replication spring-boot stream wal wal2json
Last synced: 27 Oct 2025
https://github.com/webfiori/database
Database abstraction layer of WebFiori framework.
database hacktoberfest mysql php webfiori-framework
Last synced: 11 May 2026
https://github.com/helloharendra/sql_alchemy
database harendra-prajapati harendraprajapati helloharendra sqlalchemy sqlite3 streamlit
Last synced: 05 Mar 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/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/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/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/xe/olegdb-ee
OlegDB: Enterprise Edition
completed-project database enterprise-edition mayo
Last synced: 24 Jan 2026
https://github.com/mariona-ft/databases-dabd
DISSENY I ADMINISTRACIÓ DE BASES DE DADES Curs 2023-24 EPSEVG
administration base-de-dades base-de-datos bd database database-management database-schema disseny sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 06 Apr 2025
https://github.com/pablobona/catalog-of-my-things-ruby
Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.
data-structures database json methods object preserve rubocop ruby ruby-gem testing
Last synced: 10 Jun 2025
https://github.com/searchcraft-inc/vite-react-searchcraft-template
Provides a minimal Vite + React + Searchcraft starter template.
ai api database elasticsearch enterprise-search full-text-search fuzzy-search react search search-as-you-type search-engine searchcraft site-search typescript typo-tolerance vite vite-react-typescript vite-starter vite-template
Last synced: 18 Jan 2026
https://github.com/xdillx/databridge
A personal project developed in Delphi to facilitate data imports into various databases. It adheres to OOP principles and MVC architecture, providing an intuitive interface for mapping and transferring data between different database systems, including Firebird, MySQL, SQLite and PostgreSQL.
database delphi firebird import mysql oop oracle-database sqlite sqlserver
Last synced: 21 Jun 2025
https://github.com/ostrojs/database
OstroJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, SQLite and many more. OstroJS is ORM based database query using Model class. It's support relationship query buiilder.
database eloquent eloquent-models model mysql nodejs oracle orm ostrojs relational-model sql sqlite
Last synced: 30 Apr 2025
https://github.com/centralfloridaattorney/dataspoon
dataspoon is a database that helps to prepare data for analysis
database dataspoon encoder-decoder javaspoon mysql onehot
Last synced: 05 Apr 2025