Discussion of: GeoRocket: A scalable and cloud-based data store for big geospatial files

From epsciwiki
Revision as of 05:12, 31 August 2020 by Davidl (talk | contribs) (Created page with " '''David''' * Vert.X (Java event frameowrk) * Implements own query language ** Not SQL ** ''... we developed a new query language instead of using SQL. Joins and updates woul...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

David

  • Vert.X (Java event frameowrk)
  • Implements own query language
    • Not SQL
    • ... we developed a new query language instead of using SQL. Joins and updates would be too complex or impossible to implement ...
  • Primary target is Geospatial files (e.g. CityGML)
  • ... every imported file can later, during export, be reconstructed as it was ( apart from possible minor whitespace changes between chunks ).