BitcoinDatabaseGenerator
Blockchain importer
Transfers data from Bitcoin blockchain files to a SQL database
A high performance data transfer tool that can be used to transfer data from Bitcoin Core blockchain files to a SQL Server database
123 stars
28 watching
53 forks
Language: C#
last commit: over 7 years ago
Linked from 2 awesome lists
bitcoin
Related projects:
Repository | Description | Stars |
---|---|---|
rodentrabies/brdf | A Common Lisp implementation of a graph-based data repository for Bitcoin time chain data in RDF format | 1 |
bitcoin-studio/bitcoin-programming-with-bitcoinjs | A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. | 162 |
bitauth/chaingraph | A multi-node blockchain indexer and GraphQL API built on Kubernetes | 52 |
danielgerlag/nblockchain | A .NET standard library that simplifies the development of blockchain-enabled applications by providing a flexible framework for defining data and rules. | 83 |
jashmenn/bitcoin-reading-list | A curated resource for learning to program Bitcoin transactions | 895 |
mcdee/blockparser | Fast and efficient Bitcoin blockchain data extractor | 61 |
netoeuler/darkbitcoingraph | Tool to find and graph Bitcoin addresses with abuse reports linked to specific addresses | 8 |
glv2/peercoin-blockchain-parser | Parses and exports data from the Peercoin blockchain in various formats. | 4 |
codemaveric/libra-go | A Go client for interacting with the Libra Blockchain | 49 |
kennbroorg/trackenn | Tool for analyzing and tracking transactions on blockchain networks. | 14 |
paulmillr/scure-btc-signer | An audited library for creating, signing and decoding Bitcoin transactions. | 156 |
crisadamo/gochain | A basic implementation of blockchain in Go with endpoints for node management and data synchronization | 273 |
pontem-network/lcs-js | Provides serialization and deserialization functions for data types common in blockchain applications | 4 |
bitcoinjs/bitcoinjs-message | A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
bitcoinjs/blkdat-stream | A module for parsing Bitcoin blockchain data from blk*.dat files in real-time | 14 |