Given your source databases and target schema specifications, Cocoon automatically writes SQL to perform the transformation
Cocoon is open-source. Try out Cocoon in Google Colab.
Cocoon connects to your data warehouses (e.g., Snowflake, Duckdb...) and uses LLMs (e.g., GPT-4, Claude-3, Gemini-Ultra, or your local LLMs) to transform tables.Need support or have questions? Contact Us
More example database transformation results
Database Transformation is based on the following research paper:
@article{huang2150transform,
title={Transform Table to Database Using Large Language Models},
author={Huang, Zezhou and Guo, Jia and Wu, Eugene},
journal={Proceedings of the VLDB Endowment. ISSN},
volume={2150},
pages={8097}
}