Software:SciDB
Developer(s) | Paradigm4 |
---|---|
Initial release | 2008 |
Type | Database management system |
License | AGPL v3[1] |
Website | www |
SciDB is a column-oriented database management system (DBMS) designed for multidimensional data management and analytics common to scientific, geospatial, financial, and industrial applications. It is developed by Paradigm4 and co-created by Michael Stonebraker.
History
Stonebraker claims that arrays are 100 times faster in SciDB than in a relational DBMS on a class of problems.[2] It is swapping rows and columns for mathematical arrays that put fewer restrictions on the data and can work in any number of dimensions unlike the conventionally widely used relational database management system model, in which each relation supports only one dimension of records.
A 2011 conference presentation on SciDB promoted it as "not Hadoop".[3] Marilyn Matz became chief executive Paradigm4 in 2014.[4]
See also
References
- ↑ Download & licensing
- ↑ Gavin Clarke (September 13, 2010). "SciDB: Relational daddy answers Google, Hadoop, NoSQL: Stonebraker doesn't drop ACID". The Register. https://www.theregister.co.uk/2010/09/13/michael_stonebraker_interview.
- ↑ Paul Brown (September 22, 2011). "Big Data and Big Analytics: SciDB is not Hadoop". Strata Conference session. http://strataconf.com/stratany2011/public/schedule/detail/21376.
- ↑ Daniel Gutierrez (February 18, 2014). "Interview: Marilyn Matz, CEO of Paradigm4". Inside Big Data. http://insidebigdata.com/2014/02/18/interview-marilyn-matz-ceo-paradigm4/.
External links
Original source: https://en.wikipedia.org/wiki/SciDB.
Read more |