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

DBMS > GridDB vs. IBM Cloudant vs. Manticore Search vs. Raima Database Manager vs. TimescaleDB

Vergleich der Systemeigenschaften GridDB vs. IBM Cloudant vs. Manticore Search vs. Raima Database Manager vs. TimescaleDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGridDB  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenRaima Database Manager infoformerly named db_Vista  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessen
KurzbeschreibungScalable in-memory time series database optimized for IoT and Big DataAuf Apache CouchDB basierendes Database as a Service AngebotMulti-storage database for search, including full-text search.RDBMS with a small footprint, either embedded into an application or used as a database serverA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primäres DatenbankmodellTime Series DBMSDocument StoreSuchmaschineRelational DBMS
Time Series DBMS
Time Series DBMS
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
Time Series DBMS infousing the Manticore Columnar LibraryRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte0,22
Rang#312  Overall
#21  Suchmaschinen
Punkte0,46
Rang#259  Overall
#120  Relational DBMS
#22  Time Series DBMS
Punkte4,64
Rang#71  Overall
#4  Time Series DBMS
Websitegriddb.netwww.ibm.com/­products/­cloudantmanticoresearch.comraima.comwww.timescale.com
Technische Dokumentationdocs.griddb.netcloud.ibm.com/­docs/­Cloudantmanual.manticoresearch.comdocs.raima.comdocs.timescale.com
EntwicklerToshiba CorporationIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftManticore SoftwareRaima Inc.Timescale
Erscheinungsjahr20132010201719842017
Aktuelle Version5.1, August 20226.0, Februar 202315, Juni 20212.13.0, November 2023
Lizenz infoCommercial or Open SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablekommerziellOpen Source infoGPL Version 2kommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++ErlangC++CC
Server BetriebssystemeLinuxgehostetFreeBSD
Linux
macOS
Windows
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
Linux
OS X
Windows
DatenschemajaschemafreiFixed schemajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infonumerical, string, blob, geometry, boolean, timestampneinInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinCan index from XMLnein infoExporting/Importing of XML structures possibleja
Sekundärindizesjajaja infoFull-Text Index auf allen Suchfeldernjaja
SQL infoSupport of SQLSQL92, SQL-like TQL (Toshiba Query Language)neinSQL-like query languagejaja infofull PostgreSQL SQL syntax
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
RESTful HTTP/JSON APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
Java
JavaScript
Objective-C
PHP
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Objective-C
PL/SQL
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored ProceduresneinView Functions (Map-Reduce) in JavaScriptuser defined functionsja infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersjajaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.horizontale Partitionierungyes, across time and space (hash partitioning) attributes
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
Synchronous replication based on Galera librarySource-Replica ReplikationSource-Replica Replikation info
MapReduce infoBietet ein API für Map/Reduce OperationenConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate consistency within container, eventual consistency across containersEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID at container levelnein infoAtomare Operationen innerhalb eines Dokumentes möglichja infoisolated transactions for atomic changes and binary logging for safe writesACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic lockingjayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users can be defined per databaseZugriffsrechte für Benutzer pro Datenbank definierbarneinneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
GridDBIBM CloudantManticore SearchRaima Database Manager infoformerly named db_VistaTimescaleDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Raima Database Manager (RDM) is an embedded time-series database optimized to run...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Decreased time-to-market Industry-standard interfaces & tools for making your job...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Typical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Infor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» mehr
Market metricsGitHub trending repository
» mehr
Over 30 000 applications developers worldwide have field-tested RDM products More...
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» mehr
Just as the technical aspects of Raima Database Manager are flexible, so are the...
» mehr
Neuigkeiten

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29. Februar 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10. Juni 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8. Oktober 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1. Oktober 2020

Raima Expands Their Reseller Network in Asia
19. Mai 2020

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
GridDBIBM CloudantManticore SearchRaima Database Manager infoformerly named db_VistaTimescaleDB
Erwähnungen in aktuellen Nachrichten

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3. Dezember 2019, global.toshiba

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, IBM

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

Integrating Manticore Search with Apache Superset
8. August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1. Juni 2022, hackernoon.com

Google's Gemini comes to databases
9. April 2024, Yahoo Canada Shine On

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

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1. Februar 2023, Gizmodo

bereitgestellt von Google News

Raima re-bundles their Raima Database Manager packages to align with market trends
14. März 2012, Embedded

Edge Computing Enabling the Future | Wind River
2. Juli 2018, WIND

LabVIEW integrates Raima's Database API
7. August 2013, Embedded

IP Core for ASICs & FPGAs meets CAN FD spec
27. Januar 2014, Embedded

bereitgestellt von Google News

TimescaleDB Is a Vector Database Now, Too
25. September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4. April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18. März 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22. Februar 2022, businesswire.com

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16. Mai 2023, Embedded Computing Design

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.

RaimaDB logo

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

AllegroGraph logo

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

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

Präsentieren Sie hier Ihr Produkt