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

DBMS > EventStoreDB vs. Riak KV vs. Sadas Engine vs. SingleStore vs. TerminusDB

Vergleich der Systemeigenschaften EventStoreDB vs. Riak KV vs. Sadas Engine vs. SingleStore vs. TerminusDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEventStoreDB  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessen
KurzbeschreibungIndustrial-strength, open-source database solution built from the ground up for event sourcing.Verteilter, fehlertoleranter Key-Value StoreSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsMySQL 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 typeScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primäres DatenbankmodellEvent StoreKey-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von SekundärindizesRelational DBMSRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Document Store
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,14
Rang#181  Overall
#1  Event Stores
Punkte4,44
Rang#80  Overall
#9  Key-Value Stores
Punkte0,03
Rang#379  Overall
#156  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Punkte0,22
Rang#323  Overall
#28  Graph DBMS
Websitewww.eventstore.comwww.sadasengine.comwww.singlestore.comterminusdb.com
Technische Dokumentationdevelopers.eventstore.comwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.singlestore.comterminusdb.github.io/­terminusdb/­#
EntwicklerEvent Store LimitedOpenSource, formerly Basho TechnologiesSADAS s.r.l.SingleStore Inc.DataChemist Ltd.
Erscheinungsjahr20122009200620132018
Aktuelle Version21.2, Februar 20213.2.0, Dezember 20228.08.5, Jänner 202411.0.0, Jaenner 2023
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoApache Version 2, kommerzielle Enterprise Editionkommerziell infofree trial version availablekommerziell infofree developer edition availableOpen 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.
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
ImplementierungsspracheErlangC++C++, GoProlog, Rust
Server BetriebssystemeLinux
Windows
Linux
OS X
AIX
Linux
Windows
Linux info64 bit version requiredLinux
Datenschemaschemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizeseingeschränktjaja
SQL infoSupport of SQLneinjayes infobut no triggers and foreign keysSQL-like query language (WOQL)
APIs und andere ZugriffskonzepteHTTP API
Native Erlang Interface
JDBC
ODBC
Proprietäres Protokoll
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Unterstützte ProgrammiersprachenC infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
.Net
C
C#
C++
Groovy
Java
PHP
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
JavaScript
Python
Server-seitige Scripts infoStored ProceduresErlangneinjaja
Triggersja infoPre-Commit Hooks und Post-Commit Hooksneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infokein "single point of failure"horizontale PartitionierungSharding infohash partitioningGraph Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorkeineSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesJournaling Streams
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infoes können Links zwischen Datensätzen gespeichert werdenjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja infoin-memory journaling
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infomanaged by 'Learn by Usage'ja
Berechtigungskonzept infoZugriffskontrolleyes, using Riak SecurityAccess rights for users, groups and roles according to SQL-standardFine grained access control via users, groups and rolesRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
EventStoreDBRiak KVSadas EngineSingleStore infoformer name was MemSQLTerminusDB infoformer name was DataChemist
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
EventStoreDBRiak KVSadas EngineSingleStore infoformer name was MemSQLTerminusDB infoformer name was DataChemist
DB-Engines Blog Posts

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

Basho Revamps Riak Open-Source Database
22. September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23. Dezember 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13. Januar 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

bereitgestellt von Google News

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

SingleStore Announces Exclusive Partnership with Agile Platform
15. April 2024, Business Wire

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

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6. Dezember 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, IBM

bereitgestellt von Google News

How TerminusDB is commercializing its open source graph database
16. März 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15. März 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15. März 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12. April 2022, United Nations Office for Disaster Risk Reduction

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt