GUN (graph database)
Decentralized Graph Database
From Wikipedia, the free encyclopedia
GUN (also known as Graph Universe Node, gun.js, and gunDB) is an open source, offline-first, real-time, decentralized, graph database written in JavaScript for the web browser.[1][2]
| GUN | |
|---|---|
| Original author | Mark Nadal |
| Developer | ERA Inc |
| Initial release | 2014 |
| Written in | JavaScript |
| Type | NoSQL, Graph database, Javascript library |
| License | MIT License, Apache 2.0, zlib License |
| Website | gun |
| Repository | github |
The database is implemented as a peer-to-peer network distributed across "Browser Peers" and "Runtime Peers". It employs multi-master replication with a custom commutative replicated data type (CRDT).[citation needed]
GUN is currently used in the decentralized version of the Internet Archive.[3][4]