The CSV Manager is an advanced tool that has upgraded from the CSV Reader. It supports handling multiple CSV tables at the same time, reading CSV files from the hard drive, creating tables using C# code, and outputting the results to a CSV file on the hard drive. The source code is included for further customization. This package is part of the Data Toolkit, which offers a comprehensive set of tools for data management in Unity.
To use the CSV Manager, one of the Odin plugins (either the free Odin Serializer or the paid Odin Inspector) must be imported. If Odin Inspector is used, a user-friendly database UI is available in the Inspector, making it easier to work with the database. Otherwise, the database will be a black box.
Example CSV files are available for download, and bug reports and feature requests can be submitted through the provided link.
The CSV Manager supports the following features:
- Handling multiple CSV tables simultaneously
- Reading CSV files from the hard drive
- Creating tables using C# code
- Outputting results to a CSV file on the hard drive
The package requires one of the Odin plugins (Odin Serializer or Odin Inspector) to be imported.





