DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Atos Standard Common Repository vs. Datastax Enterprise vs. eXtremeDB vs. Riak TS vs. SWC-DB

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. Datastax Enterprise vs. eXtremeDB vs. Riak TS vs. SWC-DB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenDatastax Enterprise  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessenSWC-DB infoSuper Wide Column Database  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Natively in-memory DBMS with options for persistency, high-availability and clusteringRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVA high performance, scalable Wide Column DBMS
Primäres DatenbankmodellDocument Store
Key-Value Store
Wide Column StoreRelational DBMS
Time Series DBMS
Time Series DBMSWide Column Store
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,80
Rang#60  Overall
#4  Wide Column Stores
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte0,20
Rang#319  Overall
#27  Time Series DBMS
Punkte0,01
Rang#376  Overall
#13  Wide Column Stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.datastax.com/­products/­datastax-enterprisewww.mcobject.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technische Dokumentationdocs.datastax.comwww.mcobject.com/­docs/­extremedb.htmwww.tiot.jp/­riak-docs/­riak/­ts/­latest
EntwicklerAtos Convergence CreatorsDataStaxMcObjectOpen Source, formerly Basho TechnologiesAlex Kashirin
Erscheinungsjahr20162011200120152020
Aktuelle Version17036.8, April 20208.2, 20213.0.0, September 20220.5, April 2021
Lizenz infoCommercial or Open SourcekommerziellkommerziellkommerziellOpen SourceOpen Source infoGPL V3
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
ImplementierungsspracheJavaJavaC und C++ErlangC++
Server BetriebssystemeLinuxLinux
OS X
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Linux
DatenschemaSchema and schema-less with LDAP viewsschemafreijaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinnein infosupport of XML interfaces availableneinnein
Sekundärindizesjajajaeingeschränkt
SQL infoSupport of SQLneinSQL-like DML and DDL statements (CQL); Spark SQLja infowith the option: eXtremeSQLyes, limitedSQL-like query language
APIs und andere ZugriffskonzepteLDAPPropriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
HTTP API
Native Erlang Interface
Proprietäres Protokoll
Thrift
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C#
C++
Java
Lua
Python
Scala
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
C++
Server-seitige Scripts infoStored ProceduresneinneinjaErlangnein
Triggersjajaja infoby defining eventsja infopre-commit hooks and post-commit hooksnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionSharding infono "single point of failure"horizontale Partitionierung / shardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaconfigurable replication factor, datacenter aware, advanced replication for edge computingActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
frei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjanein infolinks between datasets can be stored
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsnein infoAtomicity and isolation are supported for single operationsACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationZugriffsrechte für Benutzer auf einzelne Objekte definierbarnein
Weitere Informationen bereitgestellt vom Systemhersteller
Atos Standard Common RepositoryDatastax EnterpriseeXtremeDBRiak TSSWC-DB infoSuper Wide Column Database
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
eXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» mehr
eXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» mehr
IoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
Schneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
With hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsAnnual subscription
» mehr
For 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
Atos Standard Common RepositoryDatastax EnterpriseeXtremeDBRiak TSSWC-DB infoSuper Wide Column Database
Erwähnungen in aktuellen Nachrichten

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20. Februar 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19. März 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19. Juli 2023, EnterpriseAI

DataStax adds vector search to boost support for generative AI workloads
18. Juli 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20. Juli 2023, Blocks & Files

bereitgestellt von Google News

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

McObject Offers eXtremeDB 8.3 for Incremental Improvements and New Platforms
11. November 2022, Automation.com

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

McObject and Lynx Software Technologies Team Up for the First COTS Hard Real-Time DBMS for Mission- and Safety ...
21. Oktober 2021, GlobeNewswire

Beta tests for real time in-memory embedded database ...
4. Mai 2021, eeNews Europe

bereitgestellt von Google News

Basho open-sources its Riak TS database for the Internet Of Things
5. Mai 2016, TechCrunch

Basho brings open source Riak TS database for IoT
7. Mai 2016, Open Source For You

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

bereitgestellt von Google News

2022 All O-Zone Football Team
17. Dezember 2022, Ozarks Sports Zone

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

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