DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > eXtremeDB vs. FoundationDB vs. Riak TS vs. Sadas Engine vs. SQream DB

Vergleich der Systemeigenschaften eXtremeDB vs. FoundationDB vs. Riak TS vs. Sadas Engine vs. SQream DB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameeXtremeDB  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenSQream DB  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungNatively in-memory DBMS with options for persistency, high-availability and clusteringSortierter Key-Value Store. Core features werden durch layers ergänzt.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsa GPU-based, columnar RDBMS for big data analytics workloads
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Document Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Time Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,80
Rang#214  Overall
#99  Relational DBMS
#18  Time Series DBMS
Punkte1,06
Rang#185  Overall
#31  Document Stores
#28  Key-Value Stores
#85  Relational DBMS
Punkte0,28
Rang#307  Overall
#27  Time Series DBMS
Punkte0,07
Rang#373  Overall
#157  Relational DBMS
Punkte0,74
Rang#224  Overall
#103  Relational DBMS
Websitewww.mcobject.comgithub.com/­apple/­foundationdbwww.sadasengine.comsqream.com
Technische Dokumentationwww.mcobject.com/­docs/­extremedb.htmapple.github.io/­foundationdbwww.tiot.jp/­riak-docs/­riak/­ts/­latestwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.sqream.com
EntwicklerMcObjectFoundationDBOpen Source, formerly Basho TechnologiesSADAS s.r.l.SQream Technologies
Erscheinungsjahr20012013201520062017
Aktuelle Version8.2, 20216.2.28, November 20203.0.0, September 20228.02022.1.6, Dezember 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0Open Sourcekommerziell infofree trial version availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC und C++C++ErlangC++C++, CUDA, Haskell, Java, Scala
Server BetriebssystemeAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Windows
Linux
OS X
AIX
Linux
Windows
Linux
Datenschemajaschemafrei infoEinige Layers unterstützen Schemataschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejanein infoEinige Layers unterstützen Typenneinjaja, ANSI Standard SQL Types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infosupport of XML interfaces availableneinnein
Sekundärindizesjaneineingeschränktjanein
SQL infoSupport of SQLja infowith the option: eXtremeSQLnur in speziellem SQL-Layeryes, limitedjaja
APIs und andere Zugriffskonzepte.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
HTTP API
Native Erlang Interface
JDBC
ODBC
Proprietäres Protokoll
.Net
JDBC
ODBC
Unterstützte Programmiersprachen.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
.Net
C
C#
C++
Groovy
Java
PHP
Python
C++
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresjanur im SQL-layerErlangneinuser defined functions in Python
Triggersja infoby defining eventsneinja infopre-commit hooks and post-commit hooksneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung / shardingShardingShardinghorizontale Partitionierunghorizontal and vertical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
jafrei wählbarer Replikationsfaktorkeinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyLinearizable consistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjanur im SQL-layernein infolinks between datasets can be storedjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infomanaged by 'Learn by Usage'
Berechtigungskonzept infoZugriffskontrolleneinneinAccess rights for users, groups and roles according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
eXtremeDBFoundationDBRiak TSSadas EngineSQream DB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
eXtremeDBFoundationDBRiak TSSadas EngineSQream DB
Erwähnungen in aktuellen Nachrichten

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject
17. November 2021, Electronic Design

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13. Mai 2024, Embedded Computing Design

McObject LLC Joins STMicroelectronics Partner Program to Expand, Enhance and Accelerate Customer
6. Juni 2024, EIN News

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11. August 2023, Automation.com

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

bereitgestellt von Google News

I SQream, you SQream, we all SQream for … data analytics?
5. Oktober 2023, Fierce Network

SQream Announces Strategic Integration for Powerful Big Data Analytics with Dataiku
9. Februar 2024, insideBIGDATA

SQream Joins Samsung Cloud Platform Ecosystem
26. Juli 2023, Datanami

SQream Technologies raises $39.4 million for GPU-accelerated databases
24. Juni 2020, VentureBeat

Chinese giant Alibaba leads investment round in Israel big-data startup
30. Mai 2018, The Times of Israel

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt