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 > RethinkDB vs. SingleStore vs. SiteWhere vs. VoltDB

Vergleich der Systemeigenschaften RethinkDB vs. SingleStore vs. SiteWhere vs. VoltDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameRethinkDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSiteWhere  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessen
KurzbeschreibungDBMS for the Web with a mechanism to push updated query results to applications in realtime.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeM2M Integrationsplatform zur Speicherung und Abfrage von ZeitserienVerteilte In-Memory NewSQL RDBMS infoVerwendet für OLTP Applikationen mit einer hohen Frequenz an relativ einfachen Transaktionen, die alle Daten im Hauptspeicher halten können
Primäres DatenbankmodellDocument StoreRelational DBMSTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,84
Rang#106  Overall
#19  Document Stores
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Punkte0,06
Rang#367  Overall
#36  Time Series DBMS
Punkte1,46
Rang#159  Overall
#74  Relational DBMS
Websiterethinkdb.comwww.singlestore.comgithub.com/­sitewhere/­sitewherewww.voltdb.com
Technische Dokumentationrethinkdb.com/­docsdocs.singlestore.comsitewhere1.sitewhere.io/­index.htmldocs.voltdb.com
EntwicklerThe Linux Foundation infosince July 2017SingleStore Inc.SiteWhereVoltDB Inc.
Erscheinungsjahr2009201320102010
Aktuelle Version2.4.1, August 20208.5, Jänner 202411.3, April 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziell infofree developer edition availableOpen Source infoCommon Public Attribution License Version 1.0Open Source infoAGPL für Community Edition, kommerzielle Lizenz für Enterprise, AWS und Pro Editionen
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheC++C++, GoJavaJava, C++
Server BetriebssystemeLinux
OS X
Windows
Linux info64 bit version requiredLinux
OS X
Windows
Linux
OS X infofor development
Datenschemaschemafreijavordefiniertes Schemaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, binary, float, bool, date, geometryjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajaneinja
SQL infoSupport of SQLneinyes infobut no triggers and foreign keysneinja infonur einen Teil von SQL 99
APIs und andere ZugriffskonzepteCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
HTTP RESTJava API
JDBC
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Bash
C
C#
Java
JavaScript (Node.js)
Python
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Server-seitige Scripts infoStored ProceduresjaJava
TriggersClient-side triggers through changefeedsneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding inforange basedSharding infohash partitioningSharding infobasierend auf HBaseSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesfrei wählbarer Replikationsfaktor infobasierend auf HBaseMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjanein infocan define user-defined aggregate functions for map-reduce-style calculationsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein infoFOREIGN KEY constraints werden nicht unterstützt
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-document operationsACIDneinACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoMVCC basedyes, multi-version concurrency control (MVCC)jaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.jaja infoSnapshots und Command Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleja infousers and table-level permissionsFine grained access control via users, groups and rolesBenutzer mit feingranularem BerechtigungskonzeptBenutzer und Rollen mit Berechtigungen auf Stored Procedures
Weitere Informationen bereitgestellt vom Systemhersteller
RethinkDBSingleStore infoformer name was MemSQLSiteWhereVoltDB
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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
RethinkDBSingleStore infoformer name was MemSQLSiteWhereVoltDB
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

An introduction to building realtime apps with RethinkDB
9. Juli 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks and Files

New AI features for developers in SingleStoreDB
29. Januar 2024, InfoWorld

SingleStore CEO on High-Speed Database Currents
30. Januar 2024, Bloomberg

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, Business Wire

bereitgestellt von Google News

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

bereitgestellt von Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16. Oktober 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31. August 2021, PR Newswire

VoltDB Combines Streaming, Global Data
1. Februar 2017, Datanami

VoltDB Adds Geospatial Support, Cross-Site Replication
28. Januar 2016, The New Stack

VoltDB Upgrades Power, Security of Its In-Memory Database
1. Februar 2017, eWeek

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt