LATEST NEWS
FASTER THAN ANY OTHER DB
Sadas Engine is an alternative to databases such as Oracle, DB2 and Teradata, and it is the best columnar Database Management System on the market. Why?
SPEED: it is from 10 to more than 100 times faster than transactional DBMSs, carrying out searches on data in fractions of a second over a period longer than 10 years.
LOW TCO: it runs perfectly on low cost standard hardware, it does not need DBA interventions and it is completely built in house, so third-party licenses are unnecessary!
Next Version: SADAS Engine 8.0
SNAPSHOT
The SNAPSHOT allows to execute the same query text on data snapshots in different moments, without having to edit the text for every execution, and without having to specify in the query text the temporal version of the data of the table. The Snapshot is univocally identified by an alphanumeric identifier and has a validity timestamp (moment of the "snap" of the snapshot) as essential attribute.
TABLE PARTITIONING
The PARTITIONING allows to horizontally cluster the tables, that is the data of the high cardinality tables can be devided into physically different segments according to the values of a suitable partitioning field. The horizontal clustering of the tables with the same cardinality considerably reduces the use of hw resources, in particular RAM and CPU, used by Sadas Engine both in the phases of loading and inquiry and substantially improves the performances for both analytical queries and information retrieval.