Edited By
Santiago Lopez

A groundbreaking SQL engine has launched, enabling rapid queries of EVM events without the need for pre-decoded tables. This innovation aims to streamline on-chain data analysis, empowering developers and analysts to bypass previous bottlenecks.
This new event-based blockchain analytics engine stores raw event logs across EVM chains. Users can provide their contract ABI directly, allowing for immediate data retrieval.
No waiting: Eliminate the delay often caused by manual indexing.
SQL-based: Utilize familiar SQL syntax for queries, which means less learning curve for users.
Broad compatibility: Works with numerous chains including Ethereum, Arbitrum, and Polygon.
"Every time we needed data from a new contract, we hit the same bottleneck," one developer commented, highlighting the frustration that prompted this innovation. By enabling a system where users Bring Your Own ABI (BYOABI), the engine opens up possibilities for querying almost any contract available on the blockchain.
Using straightforward SQL commands allows users to access vast amounts of data quickly. An example shared in demonstrations shows how to view recent Transfer events for USDC:
SELECT * FROM @ethereum::usdc(0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48)::Transfer
The reception has been overwhelmingly positive, with users expressing excitement and relief over the new tool. Comments like "Good idea π" and "This is so cool! You guys are doing good for web3" reflect a strong community sentiment in favor of the invention. One user stated, "You made it already into the main directory for web3 infra about world chain,β emphasizing the project's rapid acceptance in the ecosystem.
As blockchain technology evolves, tools that simplify data retrieval are crucial. Developers and analysts can now engage with a wider array of contracts without being restricted by outdated indexing methods. This not only democratizes access to important information but also enhances the functionality of decentralized applications (dApps).
β‘ SQL-based queries make complex data access easier for all.
ποΈ Thousands of contracts are now readily available for analysis.
π Positivity in community feedback signals a successful launch.
Without a doubt, this SQL engine represents a significant step in evolving data analytics for blockchain. As more people adopt this tool, we can expect to see a richer, more engaged ecosystem emerge, paving the way for innovative future applications in the crypto space.
As this SQL engine gains traction, experts estimate around 70% of developers will transition to using it within the next year. The reason lies in its ability to simplify queries and reduce data retrieval times, making it a game-changer in real-time analysis. With ongoing improvements and potential collaborations with other platforms, the likelihood of broader adoption in decentralized application (dApp) development is high. Increased efficiency is expected to lead to more innovative applications emerging, with possibilities ranging from enhanced financial analytics to more robust decentralized finance (DeFi) solutions.
Looking back, the rise of this SQL engine mirrors the early days of the internet in the 1990s. During that time, the introduction of user-friendly web browsers allowed everyday people to access and navigate the vast information available online, much like how this new engine democratizes blockchain data analysis. Just as browsing the web transformed industries, enabling new forms of communication and commerce, this tool is set to reshape how developers interact with blockchain data, unleashing creativity in ways we may not yet fully understand.