Bitcoin Forum
May 13, 2024, 06:54:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [SHARE] Project Simply Blockchain Data With ArangoDB  (Read 168 times)
zororaka (OP)
Copper Member
Member
**
Offline Offline

Activity: 84
Merit: 56

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

*Image Removed*
1715583276
Hero Member
*
Offline Offline

Posts: 1715583276

View Profile Personal Message (Offline)

Ignore
1715583276
Reply with quote  #2

1715583276
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715583276
Hero Member
*
Offline Offline

Posts: 1715583276

View Profile Personal Message (Offline)

Ignore
1715583276
Reply with quote  #2

1715583276
Report to moderator
1715583276
Hero Member
*
Offline Offline

Posts: 1715583276

View Profile Personal Message (Offline)

Ignore
1715583276
Reply with quote  #2

1715583276
Report to moderator
NotATether
Legendary
*
Online Online

Activity: 1596
Merit: 6740


bitcoincleanup.com / bitmixlist.org


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.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
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!