Close Menu
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain
  • Web 3
    • NFT
    • Metaverse
  • Regulation
  • Analysis
  • Learn
  • Blog
What's Hot

Interoperability is ‘essential’ for digital assets to reach their full potential: DTCC

2026-03-07

The software development market is booming worldwide | Big giants TCS, Infosys, Wipro

2026-03-07

Bitcoin – Derivatives Flash ‘Mixed Signals’, But Is $72K a Real Possibility?

2026-03-07
Facebook X (Twitter) Instagram
  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
Facebook X (Twitter) Instagram
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain

    Interoperability is ‘essential’ for digital assets to reach their full potential: DTCC

    2026-03-07

    A groundbreaking leap into the consumer future of decentralized AI

    2026-03-07

    BitGo to Power SoFiUSD Stablecoin Infrastructure as SoFi Launches First Nationally Chartered Bank Token

    2026-03-07

    AINFT extends multi-chain AI services with BNB chain integration

    2026-03-07

    CMC Markets Begins 24/7 Blockchain Settlements with JP Morgan’s Kinexys

    2026-03-07
  • Web 3
    • NFT
    • Metaverse
  • Regulation

    US lawmakers consider ban on prediction markets amid bets on Iran

    2026-03-06

    De volatiliteit van Bitcoin zou in april kunnen exploderen als SEC de markt achter de ETF-leverage beoordeelt

    2026-03-06

    Crypto company Kraken secures a direct link to Federal Reserve payments

    2026-03-04

    Bitcoin’s $85 billion derivatives engine may move onshore as CFTC eyes April approval

    2026-03-04

    De deadline voor stablecoins van het Witte Huis verstrijkt terwijl de CLARITY Act vastloopt

    2026-03-03
  • Analysis

    Billionaire Peter Thiel dumps a $74,400,000 stake in three assets, including one of Warren Buffett’s favorites

    2026-03-07

    Bitcoin Price Rally Slows, Consolidation Signals Possible Next Step

    2026-03-07

    XRP Price Ladder Shows What Conditions Are Needed for $18, $100, and $500

    2026-03-07

    Bitcoin’s rally from $73,000 faces a crucial test as momentum looks to change

    2026-03-06

    ‘Good Times Have Arrived’ – Trader Michaël van de Poppe Says the Bitcoin Bear Phase is Over – Here Are His Goals

    2026-03-06
  • Learn

    What Is Wrapped ETH (WETH) and Why Do You Need It in DeFi?

    2026-03-06

    What Is Crypto Protocol and Why Coins Need It

    2026-03-04

    Wat is Liquid Proof-of-Stake: uitgelegd voor beginners

    2026-03-02

    The 9 Most Common Crypto Scam Types

    2026-03-02

    Sidechains Explained: What They Are, How They Work, and Why They Matter

    2026-02-20
  • Blog
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
Home»Altcoins»Cryptographic database GroveDB now live, enabling secondary index query proofs for DApps
Altcoins

Cryptographic database GroveDB now live, enabling secondary index query proofs for DApps

2023-07-06No Comments4 Mins Read
Share
Facebook Twitter LinkedIn Pinterest Email

Dash, a renowned payment-focused cryptocurrency project built with ease of use and near-instant transactions in mind, has recently introduced GroveDB. The product marks a leap forward for the entire industry as it is the world’s first database to support secondary index query proofs. GroveDB is a critical component of the upcoming Dash Platform, scheduled for release in the last quarter of 2023.

As GroveDB is the first database to support secondary index query proofs, GroveDB is the first to enable users to perform complex database queries in an intuitive and efficient manner while allowing them to verify their search results with cryptographic proofs.

GroveDB queries look like traditional database queries, only with the added functionality of cryptographic verification. Suppose a user wants to search insurance records to find the names of all Brazilian citizens who have had the flu in 2020. This search would use 3 secondary indexes: one for country, one for disease, and one for year. The data is returned to the user along with the proof, which consists of instructions for calculating the root hash of the database using the requested data. Once the hash has been calculated, it can be compared to the actual root hash of the database, and if they match, the user can rest assured that the data is authentic. Of course, this whole process is transparently handled by GroveDB.

Designed as a multi-tiered, specialized, demonstrable solution, GroveDB will become a vital enabler in driving Dash’s growth and greater decentralization. Developers deploying their applications on Dash Platform gain access to security guarantees and query capabilities not found anywhere else.

See also  Judge in Coinbase Insider Trading case says secondary market sales were securities transactions

Meanwhile, GroveDB acts as a completely self-contained, open-source product that can be easily integrated into other dApps for the same purposes. The database is written in Rust and supports all compile targets (x86, AArch64 and Wasm) and also has Node.js bindings.

At its core, GroveDB takes a hierarchical form where root hashes of lower-level trees are stored in higher-level tree nodes; and the root hash of the root tree can be used to prove the state of the entire database. All trees in GroveDB are standard Merkle trees, which allows higher performance compared to most other Merkle stores: higher throughput, more efficient use of the backing store, and faster proof generation.

GroveDB is purpose built and tuned for secondary index queries that are more complex than retrieving a single key. Users can create unique and composite indexes for each field and access them intuitively, without having to repeat every single record in the database as they would without secondary indexes. In addition, users can rest assured that the data they receive has not been tampered with as GroveDB makes it possible to verify the authenticity of all queries using cryptographic proofs.

In this context, the database will provide a cost-effective solution for dApps that currently use non-verifiable indexing services such as The Graph.

“The users of such services are forced to rely solely on reputation systems and economic incentives – they are not guaranteed the authenticity of the data. GroveDB introduces proofs for complex queries, giving users both smooth data indexing and verifiability.” said Paul DeLucia, R&D at Dash Core Group.

See also  Launch of Wall Street Giant S&P Global Bridging Crypto and shares in tokenized index

“The need for proofs of secondary index queries is evident in the blockchain sector where reliability is vital. We are sure GroveDB’s technical innovation will make it an attractive tool for dApp developers.” added DeLucia.

Dash has also revealed some other features that set GroveDB apart from its competitors. Among them are ACID compliance, immutable and mutable storage, as well as attendance and absence proofs. Moreover, GroveDB is free to use and offers much more functionality compared to similar databases.

Feel free to check out GroveDB’s extensive documentation here.

About Das

Dash is a payment-oriented cryptocurrency that allows millions of individuals around the world to make instant and secure transactions, with almost zero fees. It is accepted at nearly 200,000 merchants worldwide, accessible through 3,300+ ATMs and 100+ exchanges worldwide.

Dash pioneered groundbreaking features including a dual network of boosted nodes and decentralized project management, instantly settled payments, and a completely secure blockchain. The development of the Dash Network is supported by Dash Core Group, the largest organization funded by the Dash Treasury. For more information visit https://www.dash.org/.

Disclaimer: This is a paid post and should not be treated as news/advice.



Source link

Cryptographic dApps database enabling GroveDB Index Live proofs query Secondary
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

Ethereum Rising Wedge Warning: A disruption could send the price to $1,500

2026-03-07

Bitcoin On-Chain Data Identifies Unusual Market Cap Behavior

2026-03-07

Analyst Says Bitcoin’s $200,000 Target Remains Open, But There Is a More Realistic Goal

2026-03-07

Bitcoin could reach $180,000 this year, but only if this scenario happens: Amber Data

2026-03-07
Add A Comment
Leave A Reply Cancel Reply

Top Posts

AI Startup CreatorBid uses DePIN infrastructure provider io.net for scalable GPU access

2024-12-04

Algorand’s CTO responds as Doom on Hydra processes more transactions than Cardano in just a few days

2024-08-21

Liberland is preparing for congressional elections on the blockchain

2025-01-02
Editors Picks

Industrial Metaverse Impact: Insights from Nokia and EY

2023-06-12

Marktomvang, trend en voorspelling van transactiemonitoring (2025-2032)

2026-02-05

Crypto Analyst Predicts Over 20% Rally for Chainlink (LINK), Updates Forecast for Dogecoin (DOGE)

2023-09-19

Is Kanye West Crypto coming in? Rapper rejects $ 2 million crypto -welder Deal

2025-02-08

Our mission is to develop a community of people who try to make financially sound decisions. The website strives to educate individuals in making wise choices about Cryptocurrencies, Defi, NFT, Metaverse and more.

We're social. Connect with us:

Facebook X (Twitter) Instagram Pinterest YouTube
Top Insights

Interoperability is ‘essential’ for digital assets to reach their full potential: DTCC

The software development market is booming worldwide | Big giants TCS, Infosys, Wipro

Bitcoin – Derivatives Flash ‘Mixed Signals’, But Is $72K a Real Possibility?

Get Informed

Subscribe to Updates

Get the latest news and Update from Bitcoin Platform about Crypto, Metaverse, NFT and more.

  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
© 2026 Bitcoinplatform.com - All rights reserved.

Type above and press Enter to search. Press Esc to cancel.