PostGIS - Das Wo in der Datenbank: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
 
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
"PostGIS - das Wo? in der Datenbank - Verbreitung und Anwendungen".
 
"PostGIS - das Wo? in der Datenbank - Verbreitung und Anwendungen".
  
Vortrag von Stefan Keller und Andreas Neumann an PGDay Europe 2010, 6. bis 8. Dezember 2010, in Stuttgart (für mehr Infos siehe [[Agenda]]).
+
Vortrag von Stefan Keller und Andreas Neumann an '''PGDay Europe 2010''', 6. bis 8. Dezember 2010, in Stuttgart zum [[PostGIS]].
  
* Präsentation: Siehe [http://wiki.postgresql.org/wiki/PGDay_Europe_2010_Talks] bzw. kurz http://tinyurl.com/postgis-talk-pgday-europe-2010
+
Download/Weblinks:
 +
* Abstract: [http://www.postgresql.eu/events/schedule/pgday2010/session/57-postgis-das-wo-in-der-datenbank/]
 +
* Präsentation(en): Siehe [http://wiki.postgresql.org/wiki/PGDay_Europe_2010_Talks] bzw. kurz http://tinyurl.com/postgis-talk-pgday-europe-2010
 
* Homepage PGDays: [http://2010.pgday.eu/]
 
* Homepage PGDays: [http://2010.pgday.eu/]
 +
 +
Vorgeschlagene (aber aus Zeitgründen nicht durchgeführte) Birds-of-a-feather (BoF) sessions:
 +
* Benchmarking PostgreSQL and other DBMS: Benchmark suites: Using and enhancing the '[[HSR Texas Spatial Database Benchmark]]', [[Database Benchmark]]
 +
* Tuning PostgreSQL: Configuration helpers: pgtune tool, (others?); Performance issues: datatypes hstore and tsvector; Helping others: Postgres vs. MySQL on Mediawiki; Postgres on OpenStreetMap (= EAV 'schema')
 +
* Postgres replication
 +
* Postgres for the cloud
 +
* Postgres and full text search
 +
* Postgres and On-line Analytical Processing (OLAP)
 +
* Postgres and NoSQL: Concepts and implementations (Column DBs, no schema DBs with hstore, EAV 'schema' issues, distributed databases [http://databasecolumn.vertica.com/database-innovation/mapreduce-a-major-step-backwards/] )
 +
 +
[[Kategorie:PostgreSQL]][[Kategorie:PostGIS]]

Aktuelle Version vom 17. Juli 2011, 16:54 Uhr

"PostGIS - das Wo? in der Datenbank - Verbreitung und Anwendungen".

Vortrag von Stefan Keller und Andreas Neumann an PGDay Europe 2010, 6. bis 8. Dezember 2010, in Stuttgart zum PostGIS.

Download/Weblinks:

Vorgeschlagene (aber aus Zeitgründen nicht durchgeführte) Birds-of-a-feather (BoF) sessions:

  • Benchmarking PostgreSQL and other DBMS: Benchmark suites: Using and enhancing the 'HSR Texas Spatial Database Benchmark', Database Benchmark
  • Tuning PostgreSQL: Configuration helpers: pgtune tool, (others?); Performance issues: datatypes hstore and tsvector; Helping others: Postgres vs. MySQL on Mediawiki; Postgres on OpenStreetMap (= EAV 'schema')
  • Postgres replication
  • Postgres for the cloud
  • Postgres and full text search
  • Postgres and On-line Analytical Processing (OLAP)
  • Postgres and NoSQL: Concepts and implementations (Column DBs, no schema DBs with hstore, EAV 'schema' issues, distributed databases [4] )