Thanks for this fantastic project!
Might you consider adding support for SurrealDB's SurrealQL schema <-> Avro/JSON Structure? SurrealDB is an innovative multi-model DB (relational, document, graph, vector, fulltext search etc... all in one) and its SurrealQL language is very SQL-like - here's the docs for DEFINE (how tables, fields etc are defined/created).
They extended a custom CBOR Protocol, which might make it easier to integrate into avrotize/structurize.
Being able to interoperate with other DBs, data pipelines etc... would make it much easier to adopt. Their team is quite approachable and collaborative if you need any guidance - I can help facilitate that as well, if needed.
Thanks for this fantastic project!
Might you consider adding support for SurrealDB's SurrealQL schema <-> Avro/JSON Structure? SurrealDB is an innovative multi-model DB (relational, document, graph, vector, fulltext search etc... all in one) and its SurrealQL language is very SQL-like - here's the docs for DEFINE (how tables, fields etc are defined/created).
They extended a custom CBOR Protocol, which might make it easier to integrate into avrotize/structurize.
Being able to interoperate with other DBs, data pipelines etc... would make it much easier to adopt. Their team is quite approachable and collaborative if you need any guidance - I can help facilitate that as well, if needed.