DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > eXtremeDB vs. IRONdb vs. STSdb vs. Trafodion vs. Vertica

Vergleich der Systemeigenschaften eXtremeDB vs. IRONdb vs. STSdb vs. Trafodion vs. Vertica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameeXtremeDB  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenSTSdb  Xaus Vergleich ausschliessenTrafodion  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungNatively in-memory DBMS with options for persistency, high-availability and clusteringA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityKey-Value Store mit spezieller Indizierungsmethode infoOptimiert hinsichtlich Performanz durch spezielle IndizierungstechnologieTransactional SQL-on-Hadoop DBMSCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Time Series DBMSKey-Value StoreRelational DBMSRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte0,04
Rang#360  Overall
#52  Key-Value Stores
Punkte10,68
Rang#43  Overall
#27  Relational DBMS
Websitewww.mcobject.comwww.circonus.com/solutions/time-series-database/github.com/­STSSoft/­STSdb4trafodion.apache.orgwww.vertica.com
Technische Dokumentationwww.mcobject.com/­docs/­extremedb.htmdocs.circonus.com/irondb/category/getting-startedtrafodion.apache.org/­documentation.htmlvertica.com/­documentation
EntwicklerMcObjectCirconus LLC.STS Soft SCApache Software Foundation, originally developed by HPOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr20012017201120142005
Aktuelle Version8.2, 2021V0.10.20, January 20184.0.8, September 20152.3.0, Februar 201912.0.3, Jänner 2023
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoGPLv2, kommerzielle Lizenz verfügbarOpen Source infoApache 2.0kommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC und C++C und C++C#C++, JavaC++
Server BetriebssystemeAIX
HP-UX
Linux
macOS
Solaris
Windows
LinuxWindowsLinuxLinux
DatenschemajaschemafreijajaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infotext, numeric, histogramsja infoPrimitive Typen und benutzerdefinierte Klassenjayes
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 availableneinneinnein
SekundärindizesjaneinneinjaNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLja infowith the option: eXtremeSQLSQL-like query language (Circonus Analytics Query Language: CAQL)neinjaFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere Zugriffskonzepte.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
HTTP API.NET Client APIADO.NET
JDBC
ODBC
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte Programmiersprachen.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C#
Java
All languages supporting JDBC/ODBC/ADO.NetC#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored Proceduresjayes, in LuaneinJava Stored Proceduresyes, PostgreSQL PL/pgSQL, with minor differences
Triggersja infoby defining eventsneinneinneinyes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung / shardingAutomatic, metric affinity per nodekeineShardinghorizontal partitioning, hierarchical 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
configurable replication factor, datacenter awarekeineja, durch HBaseMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja infomittels user defined functions und HBaseno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACIDACID
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 haltenjaneinneinnein
Berechtigungskonzept infoZugriffskontrolleneinneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
eXtremeDBIRONdbSTSdbTrafodionVertica infoOpenText™ Vertica™
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» 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
Cost-based models and subscription-based models are both available. One license is...
» 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
eXtremeDBIRONdbSTSdbTrafodionVertica infoOpenText™ Vertica™
Erwähnungen in aktuellen Nachrichten

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

With eXtremeDB Database, Spreadbrokers Targets Real-Time Trading
27. März 2012, GlobeNewswire

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

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

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22. Februar 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

Evaluating HTAP Databases for Machine Learning Applications
2. November 2016, KDnuggets

HP Throws Trafodion Hat into OLTP Hadoop Ring
14. Juli 2014, Datanami

Low-latency, distributed database architectures are critical for emerging fog applications
7. April 2022, Embedded Computing Design

bereitgestellt von Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16. Oktober 2023, Oracle

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17. Mai 2023, PR Newswire

MapR Hadoop Upgrade Runs HP Vertica
22. September 2023, InformationWeek

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

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Milvus logo

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

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt