Manipulate and analyze Parquet files efficiently. Generate text embeddings, extract file information, and convert files to DuckDB or PostgreSQL formats seamlessly.
Tools
embed-parquet
Embed text in a specific column of a parquet file
parquet-information
Get information about a parquet file including column names, number of rows, and file size
convert-to-duckdb
Convert a Parquet file to a DuckDB database
convert-to-postgres
Convert a Parquet file to a PostgreSQL table with pgvector support
View 1 more tool