cube2222 / octosql

OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.
Mozilla Public License 2.0
4.74k stars 201 forks source link

Any plans for Avro data type support? #297

Closed yusufozturk closed 1 year ago

yusufozturk commented 1 year ago

Do you have any plans to support Avro files in the future? In the benchmarks, Avro is much faster to serialize/deserialize and the file size is usually a lot smaller.

Thanks.

cube2222 commented 1 year ago

Hey @yusufozturk!

No plans to add it to the core, but it can be added as a plugin in the future.