|
|
|
|
|
by mfreed
1465 days ago
|
|
We see those types of queries commonly in TimescaleDB. And, for example, both compression and "horizontal" scale out has ways where you can optimize your code for these types of analytical queries. More concrete, we see a lot of web3/crypto use cases, and making a wallet ID, NFT name, or ticker as a top-level considerations. E.g., use your contract address as the segmentby field for compression. |
|