Bitcoin Forum
July 12, 2025, 12:30:25 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [SHARE] Project Simply Blockchain Data With ArangoDB  (Read 198 times)
zororaka (OP)
Copper Member
Member
**
Offline Offline

Activity: 94
Merit: 58

Blockchain Enthusiast & AI Enthusiast


View Profile WWW
June 30, 2020, 12:13:26 AM
Last edit: June 30, 2020, 12:26:11 AM by zororaka
Merited by ABCbits (2)
 #1

I made this as my study material on the concept of blockchain with a database application (semi-decentralized). I didn't know this would be useful for those who needed it or not, but here I am just sharing. may be useful Grin Grin

Link: https://github.com/RakaWA/simple-concept-blockchain-data
NotATether
Legendary
*
Offline Offline

Activity: 2030
Merit: 8697


Search? Try talksearch.io


View Profile WWW
June 30, 2020, 06:39:28 PM
Merited by ABCbits (1)
 #2

Making a sample implementation of a blockchain using databases is a good start, it lets you experiment with implementing protocols without having to set up so many nodes, since you can create a checkpoint in the database for testing that has the state of a blockchain at a known point.

And it should be done with a NoSQL database, because SQL is too relational to adapt to storing arbitrary data, which necessitates using some database that behaves more like a key-value store.

██
██
██
██
██
██
██
██
██
██
██
██
██
... LIVECASINO.io    Play Live Games with up to 20% cashback!...██
██
██
██
██
██
██
██
██
██
██
██
██
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!