cpard / lingofy

turn data into lingo compatible databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lingofy

turn data into lingo compatible databases

  • Use PDM to make your life easy.
  • Lingofy turns data stored in Parquet into a database that Lingo can query.
  • You can either pass one parquet file or a directory with many parquet files as parameter.
  • Assumes that each parquet file equals one table.
  • It DOES NOT support all types that Parquet & Lingo support.
  • Use at your own risk :D

About

turn data into lingo compatible databases

License:MIT License


Languages

Language:Python 100.0%