Hi all, <br><br>Only recently have I started using databases more often. I like Spatialite for its single file solution, I can easily share data with others... PostGIS is great too, happy that they have 64 Windows now.<br>
<br>Performance wise- in QGIS:<br>Is it better to have one big Database (PostGIS or Spatialite or whatever) with all of your layers/tables in there, or to have several smaller databases, each containing their own family of data<br>
<br><div style="margin-left:40px">For example,<br>I could have one database for OSM data from Geofabrik, one database with Natural Earth data, and one database with my own data., etc<br><br>-or-<br><br>I could stuff all of those into one big database. <br>
</div><br>Which approach is the better practice? Will accessing several databases in QGIS at the same time vs one big db be any different in performance?<br><br>If I'm working with PostGIS, would it make sense to separate the different data groups (OSM, Natural Earth, etc) into different schemas? Would there be any benefit to that?<br>
<br>Thanks!<br><br>Koos<br>