#What is PostGIS and why should I care? ###PostGRES An open-source relational database management system (RDBMS). ###PostGIS An extension for PostGRES databases that adds the ability to store spatial data, and special functions to query spatial data.
###Advantages Using a PostGIS-enabled PostGRES database to store spatial data allows you to:
- Store massive amounts of data
- Work on files concurrently without corrupting them