Direct Squid PostgreSQL Access

--

The new beta release of Squid CLI brings massive quality-of-life improvements to squid developers:

  • Direct access to the squid databases deployed to Aquarium
  • Interactive UI right in your terminal

Yes, you read it right — you can now access the squid data using a direct Postgres connection string.

The possibilities are endless — query data from a Python notebook, inspect with PgAdmin, hook with Grafana!

To test the new release install the beta release and run sqd explorer:

npm i -g @subsquid/cli@beta
sqd explorer

Press 3 to navigate to the DB access details.

--

--

SQD (previously Subsquid)
SQD (previously Subsquid)

Written by SQD (previously Subsquid)

The Web3 Data Layer Powering devs with access to data on over 150+ chains, including EVM, SVM, Substrate and more. https://sqd.dev/

No responses yet