If you want to do spatial things in the database, then PostGIS for PostgreSQL or Spatialite for SQLite are definitely your best options. For general performance, PostgreSQL is consistently excellent, but it’s not the best in all cases .
If you want to do spatial things in the database, then PostGIS for PostgreSQL or Spatialite for SQLite are definitely your best options. For general performance, PostgreSQL is consistently excellent, but it’s not the best in all cases .