Bitcoin Forum
May 10, 2024, 02:13:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: Bitcoin in SQL on: June 06, 2022, 03:43:07 PM
The project you mentioned is extremely interesting. I'm reading their white paper and will reach out. Thank you!
2  Bitcoin / Project Development / Re: Bitcoin in SQL on: June 03, 2022, 02:37:20 PM
To access all the wallets and their relevant balance I have some queries in this blog: https://www.dolthub.com/blog/2022-06-01-free-the-sql-data/. I can add an addresses table as a generated view for sure
3  Bitcoin / Project Development / Bitcoin in SQL on: June 02, 2022, 01:47:04 PM
I launched an open-source Bitcoin database https://www.dolthub.com/repositories/web3/bitcoin. Anyone should be able to clone and run mysql queries on top of it. It's built on a database tool called https://github.com/dolthub/dolt.

Let me know if this interesting, this current database is a little behind the head block but I have a more optimized database of Bitcoin coming soon.
4  Bitcoin / Development & Technical Discussion / Re: Generate All bitcoin addresses with balance on: June 02, 2022, 01:34:30 PM
I open-sourced the Bitcoin blockchain https://www.dolthub.com/repositories/web3/bitcoin. It's a little behind (will catch up soon to the head block) but you can easily query all wallets in SQL with it. CC this blog https://www.dolthub.com/blog/2022-06-01-free-the-sql-data/ for some ideas.
5  Bitcoin / Development & Technical Discussion / Re: How to query the blockchain - advanced search? on: June 02, 2022, 01:17:27 PM
If you know SQL, I put together a Bitcoin database https://www.dolthub.com/repositories/web3/bitcoin that is currently updated till 2013. I have a more optimized database on the way that will be easier to download and work with. If interested, I can help you with the SQL queries.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!