|
|
|
|
|
by StanSeltser
3164 days ago
|
|
Stanislav Seltser, Petacube
kuwze: the following things are fundamentally different: license, software size,data model, sparsity support SciDB
---
license: Affero
,software size: 5GB
,data model: ACID
,focus on: dense
,dimensions: integer
------ TileDB
license MIT
,software size <1MB
, data model: eventual consistency via fragments
, focus on: dense, sparse
,dimensions are integer, floats |
|