Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@ckb-lumos/sql-indexer

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckb-lumos/sql-indexer

SQL based CKB Indexer

latest
Source
npmnpm
Version
0.17.0-rc8
Version published
Maintainers
3
Created
Source

@ckb-lumos/sql-indexer

CKB indexer using SQL as the storage backend.

While the SQL based indexer provides the same interface as the basic RocksDB based indexer, using a SQL backend means the developers are free to express more possible queries than the ones enabled in the CellCollector interface.

Note: this is a highly experimental package for now. We are still experimenting and evaluating the proper way to support CKB indexing into SQL database. We might rewrite this package completely at a later time.

FAQs

Package last updated on 28 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts