alerdenisovA
Convex Community2w ago
1 reply
alerdenisov

Hello, convexers! I'm exploring the

Hello, convexers! I'm exploring the opportunity to query documents with complex ordering and filtering. I would love to have a table-oriented replica of the data. Convex uses SQL (postgres in my case) underneath, but all the data is stored in a very complex format (inside documents). I'm sure it's possible to parse it somehow into a materialized view, but I'm struggling to reverse-engineer the format.

Do we have documentation about data format?
Was this page helpful?