DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Apache IoTDB vs. Datastax Enterprise vs. HEAVY.AI vs. Manticore Search vs. SiteWhere

Vergleich der Systemeigenschaften Apache IoTDB vs. Datastax Enterprise vs. HEAVY.AI vs. Manticore Search vs. SiteWhere

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenDatastax Enterprise  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenSiteWhere  Xaus Vergleich ausschliessen
KurzbeschreibungAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkDataStax 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.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareMulti-storage database for search, including full-text search.M2M Integrationsplatform zur Speicherung und Abfrage von Zeitserien
Primäres DatenbankmodellTime Series DBMSWide Column StoreRelational DBMSSuchmaschineTime Series DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
Spatial DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,31
Rang#159  Overall
#14  Time Series DBMS
Punkte4,82
Rang#65  Overall
#4  Wide Column Stores
Punkte1,41
Rang#153  Overall
#71  Relational DBMS
Punkte0,23
Rang#301  Overall
#21  Suchmaschinen
Punkte0,07
Rang#347  Overall
#33  Time Series DBMS
Websiteiotdb.apache.orgwww.datastax.com/­products/­datastax-enterprisegithub.com/­heavyai/­heavydb
www.heavy.ai
manticoresearch.comgithub.com/­sitewhere/­sitewhere
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.datastax.comdocs.heavy.aimanual.manticoresearch.comsitewhere1.sitewhere.io/­index.html
EntwicklerApache Software FoundationDataStaxHEAVY.AI, Inc.Manticore SoftwareSiteWhere
Erscheinungsjahr20182011201620172010
Aktuelle Version1.1.0, April 20236.8, April 20205.10, Jänner 20226.0, Februar 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoApache Version 2; enterprise edition availableOpen Source infoGPL Version 2Open Source infoCommon Public Attribution License Version 1.0
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++ and CUDAC++Java
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)Linux
OS X
LinuxFreeBSD
Linux
macOS
Windows
Linux
OS X
Windows
DatenschemajaschemafreijaFixed schemavordefiniertes Schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinCan index from XMLnein
Sekundärindizesjajaneinja infoFull-Text Index auf allen Suchfeldernnein
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statements (CQL); Spark SQLjaSQL-like query languagenein
APIs und andere ZugriffskonzepteJDBC
Native API
Propriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
JDBC
ODBC
Thrift
Vega
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
HTTP REST
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
All languages supporting JDBC/ODBC/Thrift
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresjaneinneinuser defined functions
Triggersjajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding infono "single point of failure"Sharding infoRound robinSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.Sharding infobasierend auf HBase
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasconfigurable replication factor, datacenter aware, advanced replication for edge computingMulti-Source ReplikationSynchronous replication based on Galera libraryfrei wählbarer Replikationsfaktor infobasierend auf HBase
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Immediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinnein infoAtomicity and isolation are supported for single operationsneinja infoisolated transactions for atomic changes and binary logging for safe writesnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrollejaZugriffsrechte für Benutzer auf einzelne Objekte definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinBenutzer mit feingranularem Berechtigungskonzept
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBDatastax EnterpriseHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Manticore SearchSiteWhere
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» mehr
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» mehr
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
Licensing and pricing modelsAnnual subscription
» 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
Apache IoTDBDatastax EnterpriseHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Manticore SearchSiteWhere
Erwähnungen in aktuellen Nachrichten

AMD EPYC 4364P & 4564P @ DDR5-4800 / DDR5-5200 vs. Intel Xeon E-2488 Review
6. Juni 2024, Phoronix

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

Apache Promotes IoT Database Project
25. September 2020, Datanami

Benchmarking The Performance Impact To AMD Inception Mitigations
15. August 2023, Phoronix

IoTDB Provides Data Management for Industrial Edge IT
15. Oktober 2020, The New Stack

bereitgestellt von Google News

DataStax Enterprise 4.0 Gives in-Memory Option to Cassandra
31. Mai 2024, Data Center Knowledge

DataStax previews new Hyper Converged Data Platform for enterprise AI
15. Mai 2024, VentureBeat

DataStax to launch AI-integrated data platforms HCDP & DSE 6.9
16. Mai 2024, IT Brief Asia

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite Needed for AI in Production
15. Mai 2024, Business Wire

DataStax acquires the startup behind low-code AI builder Langflow
4. April 2024, TechCrunch

bereitgestellt von Google News

Dr. Mike Flaxman, VP or Product Management at HEAVY.AI – Interview Series
19. September 2024, Unite.AI

5 Q’s for Mike Flaxman, Vice President of Heavy.AI
15. August 2024, Center for Data Innovation

HEAVY.AI Accelerates Big Data Analytics with Vultr's High-Performance GPU Cloud Infrastructure
11. September 2024, insideBIGDATA

HEAVY.AI Accelerates Big Data Analytics with Vultr’s High-Performance GPU Cloud Infrastructure
11. September 2024, insideBIGDATA

Meta delivers strong earnings, but weak guidance and heavy AI spending prompt investors to bail
24. April 2024, SiliconANGLE News

bereitgestellt von Google News

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2. Mai 2023, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25. Juli 2022, hackernoon.com

Highlighting in Search Results
24. Mai 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27. April 2023, hackernoon.com

Optimizing Elastic Search for High-Load Applications
18. August 2023, hackernoon.com

bereitgestellt von Google News

SiteWhere: An open platform for connected devices
11. Juli 2017, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9. März 2023, H2S Media

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt