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.