Array DBMS: Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m WP:CHECKWIKI error fixes using AWB (10468)
No edit summary
Line 4:
Array databases aim at offering flexible, scalable storage and retrieval on this information category.
 
[[ImageFile:Euclidean neighborhood in n-D arrays.png|thumb|150px|alt=Euclidean neighborhood of elements in arrays|Euclidean neighborhood of elements in arrays]]
 
== Overview ==
Line 141:
 
The following are representative domains in which large-scale multi-dimensional array data are handled:
* Earth sciences: geodesy / mapping, remote sensing, geology, oceanography, hydrology, atmospheric sciences, cryospheric sciences
* Space sciences: Planetary sciences, astrophysics (optical and radio telescope observations, cosmological simulations)
* Life sciences: gene data, confocal microscopy, CAT scans
* Social sciences: statistical data cubes
* Business: OLAP, data warehousing
 
These are but examples; generally, arrays frequently represent sensor, simulation, image, and statistics data.
Line 159:
 
== List of Array DBMS ==
* [[GeoRaster|Oracle GeoRaster]]
* [[MonetDB]]
* [[PostGIS]]
* [[rasdaman]]
* [[SciDB]]
 
== See also ==
*[[Data Intensive Computing]]
 
== References ==
{{Reflist}}
 
== See also ==
[[Data Intensive Computing]]
 
{{Database models}}