Rasdaman

Rasdaman ("raster data manager") is an array / datacube storage and query engine.

Rasdaman engine uses embedded SQLite for managing its array metadata. By default it writes out array data files to the local filesystem. It can optionally write arrays as BLOB data to PostgreSQL, but this feature is deprecated.

Data Model

Array / Matrix

Query Interface

SQL

The DBMS uses proprietary extensions to SQL called the Rasdaman Query Language (rasql). It supports supports retrieval, manipulation, and data definition for multi-dimensional arrays.

Storage Format

Custom

System Architecture

Shared-Everything

People Also Viewed

Rasdaman Logo
Website

https://rasdaman.org

Source Code

https://rasdaman.org/browser

Tech Docs

https://doc.rasdaman.org/

Twitter

@rasdamanGmbH

Developer

Jacobs University Bremen

Country of Origin

DE

Start Year

1989

Project Type

Commercial, Open Source

Written in

C++

Embeds / Uses

PostgreSQL, SQLite

Licenses

GPL v3

Wikipedia

https://en.wikipedia.org/wiki/Rasdaman

People Also Viewed