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/loiclefevre/oracle-database-api-for-mongodb
Testcontainers example to deploy the Oracle Database API for MongoDB
api database mongodb oracle testcontainers
Last synced: 13 May 2026
https://github.com/romchela/db-query-implementation
Own implementation of complex database query on huge amount of data
Last synced: 30 Apr 2026
https://github.com/lekhana3003/simplcache
An Easy Java Cache Library
cache cache-database cache-storage cachemanager database eviction eviction-policies github java library redis
Last synced: 13 Apr 2026
https://github.com/murtadhaalobaidi/soundgood-music-school
Soundgood Music School
astah database jdbc-connector lucidchart maven pgadmin4 psql psql-database query sql sql-server sqlshell terminal
Last synced: 13 Apr 2026
https://github.com/larapulse/database
PHP library and ORM to handle DB connection, apply C.R.U.D. operations
database mysql mysql-database orm orm-library orm-php-framework pdo pdo-mysql pdo-php pdo-wrapper postgres postgresql
Last synced: 25 Feb 2026
https://github.com/questionlp/wwdtm_database
Wait Wait Don't Tell Me! Stats Page Database
Last synced: 13 Feb 2026
https://github.com/perldancer/dancer2-plugin-auth-extensible-provider-database
Dancer2::Plugin::Database provider for Dancer2-Plugin-Auth-Extensible
Last synced: 13 May 2026
https://github.com/alesanchezr/json-orm
Create and manage a database with just JSON static files.
database json json-orm static-file-orm
Last synced: 03 May 2026
https://github.com/hrkings/express-typescript-full-template
A full feature Express API template, including database, Babel toolchain and full testing support
api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing
Last synced: 14 Apr 2026
https://github.com/lucasparedes/sql-coderhouse
Proyecto final del curso "SQL" de CoderHouse.
coderhouse database final-project mysql project sql
Last synced: 16 May 2026
https://github.com/idea2app/taro-idb-keyval
A minimal shim of idb-keyval for Taro framework
database indexed-db key-value mini-app shim standard storage taro web
Last synced: 22 Feb 2026
https://github.com/jorgecupi/linq_azurefunctions
This is a short tutorial on how to use .NET Language Integrated Query (LINQ) properly in Azure Functions
azure-functions database linq linq-documentation sql-database
Last synced: 14 May 2026
https://github.com/artegoser/tessradb
TessraDB is local noSQL database
database db embedded-database json-database nosql nosql-database serverless tessradb typescript
Last synced: 14 Apr 2026
https://github.com/0xsirsaif/papers-i-love
A captivating collection of computer science papers that fuel inspiration and intellectual curiosity.
compiler database memory networking os papers
Last synced: 25 Oct 2025
https://github.com/ghost-land/3dsdb
An open Source database for Nintendo 3DS
Last synced: 14 Feb 2026
https://github.com/keiailab/mongodb-operator
Kubernetes Operator for MongoDB — ReplicaSet, Sharded Cluster, Backup/PITR, TLS, LDAP, Monitoring. MIT licensed.
artifacthub backup cloud-native database devops ghcr gitops golang helm-chart kubernetes kubernetes-operator mit mongodb mongodb-operator oci olm operator replicaset sharding
Last synced: 11 Jun 2026
https://github.com/hectorqin/thinkphp-migration
ThinkPHP database migration tools
database migration-tool phinx thinkphp
Last synced: 30 Apr 2026
https://github.com/jpablodrexler/simple-portable-database
Simple Portable Database is a library that provides a convenient way to store tabular and binary data in a local directory. The library uses csv and binary files to enable a simple persistence mechanism for local applications.
binary-files c-sharp c-sharp-library csharp csharp-library csv csv-files database dotnet dotnet-standard dotnet6 net6 nuget-package portable
Last synced: 14 Mar 2026
https://github.com/kanzatahreem/broadway
Practicing Ruby on Rails by following codecademy's course
broadway codecademy database ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/yoc00lig/restaurant-management-system
The Restaurant Management System is a relational database project. The system provides comprehensive support for a catering company, facilitating both take-away and on-site ordering services. 🍽️
database databases-course management-system
Last synced: 16 Feb 2026
https://github.com/ao-concepts/storage
Storage and persistence helper module for gorm.
database go golang gorm repository storage transactions
Last synced: 14 May 2026
https://github.com/yehorbk/sqlitemanager
Cross-platform SQLite managing application. (JavaFX)
database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3
Last synced: 02 Apr 2026
https://github.com/wmluke/dosea
A dosea (daw-see-ey) for your datasets. Data visualization tool for relational, time series, and document databases
csv data-visualization database postgres react remix sqlite3 typescript
Last synced: 03 May 2026
https://github.com/harrryhe/grind-daily
GrindDaily is a daily challenge platform where users can view and complete tasks via the React frontend, while the Node.js and Express backend.
backend css database expressjs frontend html javascript material-ui mongodb mongodb-atlas mongoose nodejs react software-engineering tailwindcss webapplication website
Last synced: 31 Jan 2026
https://github.com/jaffarabbas/library-management-system-in-java-
GUI base + Database functionality
data database datastructures-algorithms dbms gson java javafx javafx-application javafx-desktop-apps javamail library-management-system mysql sql xammp
Last synced: 05 May 2026
https://github.com/lokeshahire/toothsome-week-3235
J.Crew Clone Website. This is my Individual Project on "https://jcrew.com/in" under Construct Week of UNIT - 4 in MASAI FULLSTACK WEB DEVELOPMENT COURSE.
api axios css database html javascript reactjs reducer router
Last synced: 14 Apr 2026
https://github.com/yuaanlin/minisql
A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.
database minisql project sql zhejiang-university zju
Last synced: 16 Apr 2026
https://github.com/goatplatform/orderstamp-js
A lightweight TypeScript utility providing efficient, O(1) ordered list management in databases, simplifying insertions and reordering.
algorithms big-data database typescript
Last synced: 01 Mar 2025
https://github.com/strugee/password-requirements-dataset
Dataset of what websites impose insecure password limits, or crash on strong passwords
database dataset hacktoberfest insecurity json json-data json-schema password-safety password-strength security-dataset
Last synced: 02 Mar 2026
https://github.com/chompfoods/sdk-swift-3
Swift 3 SDK for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded/grocery foods plus raw ingredients.
alamofire api branded chomp database food grocery ingredients nutrition raw recipe-api recipes swift swift-3 swift3
Last synced: 28 Jan 2026
https://github.com/ikr4-m/vbscript-learning
Sekumpulan listing dasar tentang dunia Visual Basic (Visual Studio / Visual Basic 6.0) terampung dalam sebuah penampungan atau yang biasa kita sebut repository.
database repository tutorial vbscript
Last synced: 14 Jun 2026
https://github.com/mhtkarakose/se-222-database-systems-term-project
Term Project sql
Last synced: 27 Jan 2026
https://github.com/ksanyok/translatepress-addon-indexer
An addon for TranslatePress to automatically index the translation tables for enhanced search performance and faster content loading.
database indexdb optimization php php7 php8 wordpress wordpress-development wordpress-plugin
Last synced: 05 May 2026
https://github.com/luismisanve/geminipostsql_api
REST API that uses AI to translate natural language to PostgreSQL queries
ai asp-net-core database gemini gemini-api newtonsoft-json npgsql pgadmin4 postgresql rest-api restsharp visual-studio
Last synced: 15 Jun 2026
https://github.com/dreamph/dbre
Golang ORM Database Adapter (Support Bun/Gorm)
bun database database-adapter database-orm go-sql golang gorm orm query repository sql
Last synced: 05 Feb 2026
https://github.com/prabaprakash/challenge-event-management-db
Event Management Database
Last synced: 05 Jun 2026
https://github.com/franck-gaspoz/moviedbassistant
Generates Movie documents (HTML, movie database,...) using Web Crawlers ( IMDb, ... )
cli database gui imdb movie scraper scrapy-crawler scrapy-spider scrawler
Last synced: 28 Jan 2026
https://github.com/oci-landing-zones/terraform-oci-multicloud-google
Terraform Modules for OCI Multicloud with Google Cloud
ai database google multicloud oci oracle
Last synced: 28 Jan 2026
https://github.com/francis94c/refactor-ci
A PHP (code Igniter) Library for easily refactoring associative arrays (remove key-vals, rename keys, & inflate a value with respective objects from a mysql table based off provided primary key values). You'll find this library useful if you want to return payloads which should have different keys than what they exist as in the database.
codeigniter database igniter json payloads php refactor-ci resource rest rest-api
Last synced: 16 Apr 2026
https://github.com/harehare/mq-db
Markdown-specialized embedded database with interval-indexed block storage and hierarchical query support.
Last synced: 18 Jun 2026
https://github.com/quaddarv1ne/bmstu-data-architect
Архитектор данных — это специалист, который проектирует, создаёт и управляет структурами данных организации, обеспечивая их эффективное хранение, обработку, интеграцию и безопасность. Он разрабатывает стратегии работы с данными, определяет стандарты, выбирает подходящие технологии (например, базы данных, облачные решения)
analytics csv csv-parser database excel postgresql powerbi python sql
Last synced: 18 Jun 2026
https://github.com/omic/attest
A claim-native database for building reality models
biology claims database knowledge-graph provenance python rust
Last synced: 01 Apr 2026
https://github.com/nagyatka/pandabase
PHP ORM
database lightweight mysql orm pandabase php
Last synced: 01 Feb 2026
https://github.com/daluisgarcia/build_your_party
Database I subject project. An online store about party products and services. Can create budgets with products and proccess them
database php practice-project shop
Last synced: 06 May 2026
https://github.com/quickstartlibs/db
Stash Queries - A thin and simple yet elegant database abstraction layer around PDO.
database injection mysql pdo pdo-replacement pdo-wrapper persistent-connections php queries query-builder querying sql stash-queries stash-query
Last synced: 04 May 2026
https://github.com/siennathesane/cesiumdb
Low-level LSM-tree key value store.
Last synced: 17 Apr 2026
https://github.com/tobinchilongo/blogapponrails
Microverse project Blog app will let users view post blogs.
database increment relational-database rspec-rails ruby schema validation-library
Last synced: 17 Apr 2026
https://github.com/luminati-io/Pinterest-dataset-samples
Two sample datasets of over 1000 Pinterest profiles and posts, extracted using the Bright Data API, ideal for market research, influencer marketing, and product development.
data data-extraction data-mining database datasets pinterest pinterest-api structured-data web-scraping
Last synced: 09 Apr 2025
https://github.com/w-kuipers/alphadb
AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.
database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system
Last synced: 08 May 2026
https://github.com/mickamy/seeder
Populate your database with realistic fake data, one command.
cli database developer-tools fake-data go postgresql seeder test-data
Last synced: 31 May 2026
https://github.com/softspiders/clean-architecture-counter-starters
Counter App starters on React in the Clean Architecture
api ca clean-architecture counter-app database db fullstack hooks jest jest-fetch-mock json-server react react-testing-library rest softspiders ss starter test ts typescript
Last synced: 11 Apr 2026
https://github.com/vlannaai/noy-db
Zero-knowledge, offline-first, encrypted document store with pluggable backends and multi-user access control
aes-256-gcm database document-store e2ee encryption monorepo multi-user offline-first pbkdf2 pluggable-backends privacy sync typescript web-crypto zero-knowledge
Last synced: 15 Jun 2026
https://github.com/hxndev/sql-queries-on-hr-dataset
This was our lab task in which we were asked to write various queries for Oracle MySql. All the queries have been tested on the HR Dataset.
code database dataset hr hr-data mysql-database queries query sql
Last synced: 28 Apr 2026
https://github.com/sheweny/mistial
database database-management discord discord-bot sheweny
Last synced: 09 May 2026
https://github.com/fou1100ouacus/database-level2-concepts-t-sql
Transact-SQL (T-SQL) is a programming language used to manage and manipulate relational databases. It is a proprietary language developed by Microsoft and is the primary language used for programming Microsoft SQL Server
database tsql tsql-stored-procedures
Last synced: 07 Feb 2026
https://github.com/apache/cloudberry-go-libs
go-libs for Apache Cloudberry (Incubating)
ai big-data cloudberry data-analysis data-warehouse database distributed-database go greenplum mpp olap postgres postgresql sql
Last synced: 27 Apr 2026
https://github.com/tobytwigger/laravel-settings
Strongly typed, feature rich settings for Laravel and Vue.
config configuration database laravel open-source persistence php settings settings-repository settings-storage vue vuejs
Last synced: 09 Apr 2025
https://github.com/al-ghaly/data-management-case-study
A Case Study (Project) Covering most of the steps in the data management process.
bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql
Last synced: 11 May 2026
https://github.com/chenhb23/gitee-db
免费的增删改查数据库😏。可在静态页面上直接修改数据库数据,免去服务器环节的费用。可跨域、响应速度快、ts 编写,有完整的接口类型提示!
cross-domain database free openapi typescript
Last synced: 04 May 2026
https://github.com/scthornton/prompt-database
Prompt injection attack database for defensive AI security research with RAG-powered generation and testing integration
ai-security database defensive-security perfecxion-ai prompt-injection red-teaming security-research
Last synced: 22 Jun 2026
https://github.com/stkirchberg/telegram_social-transfer-knot
Mini-social network on Telegram with automatic post broadcasting and custom nicknames.
bot database local server serverless telegram
Last synced: 23 Jan 2026
https://github.com/anselmoo/copy2hash
Copy or rename any file(s) to a hash-secured filename via terminal
data-science data-warehouse database hash indexation sha sha256
Last synced: 27 Apr 2026
https://github.com/gabrpt/matsim-output-postgresql-converter
Tool to convert matsim output to postgreSQL database with postGIS extension
converter database matsim parser postgis postgis-database postgres-database postgresql postgresql-database python-script
Last synced: 17 Apr 2026
https://github.com/neves-rafael/rocket-notes-back-end
É a parte Back-End de uma aplicação que permite o cadastro de usuários em um banco de dados, adicionando notas, links e tags vinculados a esse mesmo usuário já existente! Utilizando Node.Js com o insomnia, beekeeper, SQLite3 e dependências como Express, Knex e Bcryptjs desenvolvi um Back-End com as funcionalidades CRUD.
beekeeper database insomnia javascript knex nodejs sqlite3
Last synced: 17 Jan 2026
https://github.com/yusufcinarci/beyaz-esya-sitesi-asp.net
Asp.Net ile hazırlamış olduğum Çınarcı Beyaz Eşya sitesinde televizyon, buzdolabı, fırın vb. ürünlerin fiyatları bulunmakla birlikte Access veritabanına da anlık olarak geçmektedir.
access asp-net beyaz-esya-sitesi database microsoft-access microsoft-access-database microsoft-sql-server microsoft-visual-studio site veritabani visual-studio website
Last synced: 04 Apr 2026
https://github.com/fpsska/mockjson
DATA BASE 🗄
backend-api database fakeapi json mockdata my-json-server rest-api typicode
Last synced: 27 Apr 2026
https://github.com/redactedprofile/docker-web-tools
A collection of containers ready to spin up, pre-configured with docker-compose for convenience
database databases docker docker-compose elasticsearch mongo mysql neo4j postgis postgres web
Last synced: 04 Apr 2026
https://github.com/singlestore-labs/ibis-singlestoredb
Ibis backend for SingleStoreDB
database dataframe ibis python singlestoredb
Last synced: 06 Feb 2026
https://github.com/asynched/tiny-sql
A tiny in-memory database written in Node.js
Last synced: 11 May 2026
https://github.com/r3nanp/sellapi
💰 An API to make sales!
api-rest architecture database nodejs postgres r3nanp typeorm typescript
Last synced: 11 Apr 2026
https://github.com/davemlz/master_of_datascience
Master of Data Science repository
data data-mining data-science database r rmd sql sqlite statistics
Last synced: 14 Apr 2026
https://github.com/fadahunsiseyi/vet_clinic
In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits
Last synced: 26 Apr 2026
https://github.com/nishkarshraj/java-programming-oops
Java Programming Codes!
algorithms algorithms-and-data-structures data-structures database java java-library open-source opensource
Last synced: 02 May 2026
https://github.com/codemage66/php-crud-api
PHP script that adds a REST API to a SQL database
api-server automatic-api crud database geospatial multi-database mysql openapi php php-api postgis postgresql rest-api restful sql-database sqlite sqlserver swagger
Last synced: 04 Apr 2026
https://github.com/byte-cats/datastation
A Simple to use Go library to help connect to most types
Last synced: 29 Apr 2026
https://github.com/evanxg852000/rockstartdev
A collection of projects implemented for learning
algorithm compilers cpp14 data-structures database golang learning python
Last synced: 18 Apr 2026
https://github.com/hitoshyamamoto/hayai
Instantly create and manage local SQL, NoSQL, and Vector databases with Docker using a fast and extensible CLI tool for backend developers.
backend cli database database-management developer-tools
Last synced: 01 Jun 2026
https://github.com/plopezm/goedb
Goedb is a database manager to ease the persistence layer in a enterprise development
database datasource entity-manager orm persistence
Last synced: 14 Jan 2026
https://github.com/uchennaemeruche/mysql-util
Utility module for mysql and nodejs
Last synced: 04 May 2026
https://github.com/maxinexiong/my-leetcode-sql-exercises
My solutions to LeetCode SQL questions.
database leetcode leetcode-solutions mysql sql sqlquery
Last synced: 25 Apr 2026
https://github.com/lunodb/lunodb
Modern, AI-powered database client supporting MySQL, PostgreSQL, SQLite, MariaDB, MongoDB, SQL Server, and Redis with voice dictation, multiple AI providers, and visual relationship diagrams.
database developer-tool mariadb mongodb postgresql redis sql sqlite
Last synced: 01 May 2026
https://github.com/softspiders/mongoose
backend connect database db hello-world helloworld javascript min mongodb mongoose node nodejs softspider softspiders ss template
Last synced: 15 Apr 2026
https://github.com/kkgthb/download-salesforce-objects-and-fields-as-json
A CumulusCI project that helps you download a Salesforce org's objects and fields as JSON
cumulusci data-structures database json metadata python salesforce salesforce-objects schema sfdx
Last synced: 04 May 2026
https://github.com/softmotions/ejdb2swift
EJDB2 Swift binding for iOS OSX Linux
binding bindings carthage carthage-installation cocoapod cocoapods database ejdb ejdb2 ios ios-swift json mobile osx swift swift-binding swift-package
Last synced: 26 Apr 2025
https://github.com/mrrfv/kvdb
Postgres-based key-value database backend server, perfect for simple applications that need basic cloud storage / syncing
backend database firebase-alternative key-value postgres postgresq
Last synced: 26 Feb 2026
https://github.com/ketgo/nameko-mongoengine
MongoEngine dependency provider for Nameko microservice framework
database microservices mongodb mongoengine nameko nosql
Last synced: 18 Apr 2026