Skip to content

SQL Indexing #2

Answered by mark-rushakoff
Abstrct asked this question in Q&A
Nov 1, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hi @Abstrct, thanks for opening our first community question.

Are you asking about indexing Cosmos SDK transactions? gcosmos does not provide that yet. It looks like we are going to need to provide transaction indexing very soon, for basic transaction querying and for IBC support -- so it's very high on our priority list.

This will end up looking similar to the tmstore interfaces in Gordian. We will get the interfaces in place first with an in-memory implementation for testing, and once that is developed enough, we will provide an implementation in SQLite.

We don't have immediate plans to provide any Postgres or MySQL implementations of storage layers, but we anticipate that at least one …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Abstrct
Comment options

@mark-rushakoff
Comment options

Answer selected by Abstrct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants