Copy multiples feature classes in ArcSDE to a local file geodatabase
Why use it?
You can create your own Python script using model builder, but you have to modify the script everytime you want to dump different tables. Using this script you only need to have a CSV with all the table names, that’s it.
Purpose:
It can be used as an archival and historical database
It will make you ArcSDE database portable and shareable
DataFinder is a data management client developed in Python that primarily targets the management of scientific technical data. The system is able to handle large amounts of data and can be easily integrated in existing working environments.