FastVersion is a Qgis plugin for data versioning in a Postgis database
...We recommend downloading it from the Qgis app.
Plugins->Manage and Install Plugins->Settings->Show also experimental plugins
Plugins->Manage and Install Plugins->Search FastVersion
If downloaded from sourceforge, it must be unzipped in \.qgis2\python\plugins
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