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

DBMS > Dolt vs. LeanXcale vs. OpenTSDB vs. Percona Server for MongoDB vs. SingleStore

Vergleich der Systemeigenschaften Dolt vs. LeanXcale vs. OpenTSDB vs. Percona Server for MongoDB vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolt  Xaus Vergleich ausschliessenLeanXcale  Xaus Vergleich ausschliessenOpenTSDB  Xaus Vergleich ausschliessenPercona Server for MongoDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungA MySQL compatible DBMS with Git-like versioning of data and schemaA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesSkalierbares Timeseries DBMS basierend auf HBaseA drop-in replacement for MongoDB Community Edition with enterprise-grade features.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 type
Primäres DatenbankmodellRelational DBMSKey-Value Store
Relational DBMS
Time Series DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,95
Rang#197  Overall
#93  Relational DBMS
Punkte0,35
Rang#283  Overall
#41  Key-Value Stores
#128  Relational DBMS
Punkte1,73
Rang#147  Overall
#12  Time Series DBMS
Punkte0,55
Rang#253  Overall
#39  Document Stores
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.leanxcale.comopentsdb.netwww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.singlestore.com
Technische Dokumentationdocs.dolthub.comopentsdb.net/­docs/­build/­html/­index.htmldocs.percona.com/­percona-distribution-for-mongodbdocs.singlestore.com
EntwicklerDoltHub IncLeanXcalederzeit von Yahoo und anderen gewartetPerconaSingleStore Inc.
Erscheinungsjahr20182015201120152013
Aktuelle Version3.4.10-2.10, November 20178.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoLGPLOpen Source infoGPL Version 2kommerziell infofree developer edition available
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
ImplementierungsspracheGoJavaC++C++, Go
Server BetriebssystemeLinux
macOS
Windows
Linux
Windows
LinuxLinux info64 bit version required
Datenschemajajaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejanumerische Daten für Metriken, Strings für Tagsjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinjaja
SQL infoSupport of SQLjaja infothrough Apache Derbyneinneinyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
HTTP API
Telnet API
Proprietäres Protokoll basierend auf JSONCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
Java
Scala
Erlang
Go
Java
Python
R
Ruby
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresyes infocurrently in alpha releaseneinJavaScriptja
Triggersjaneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infobasierend auf HBaseShardingSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.frei wählbarer Replikationsfaktor infobasierend auf HBaseSource-Replica ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency infobasierend auf HBaseEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infovia In-Memory Engineja
Berechtigungskonzept infoZugriffskontrolleOnly one user is configurable, and must be specified in the config file at startupneinAccess rights for users and rolesFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
DoltLeanXcaleOpenTSDBPercona Server for MongoDBSingleStore infoformer name was MemSQL
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
DoltLeanXcaleOpenTSDBPercona Server for MongoDBSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

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

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

'DoltHub' that can manage database version and host like GitHub
10. Juni 2020, GIGAZINE(ギガジン)

Are you still not using Version Control for Data?
11. April 2020, Towards Data Science

bereitgestellt von Google News

Combining operational and analytical databases in a single platform
26. Mai 2017, Cordis News

bereitgestellt von Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16. September 2018, InfoQ.com

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

MapR to help admins peer into dense Hadoop clusters
28. Juni 2016, SiliconANGLE News

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30. Juni 2021, Towards Data Science

A real-time processing revival – O'Reilly
1. April 2015, O'Reilly Media

bereitgestellt von Google News

5 Reasons to Run MongoDB on Kubernetes
6. März 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15. Mai 2023, The Stack

How to Plan Your MongoDB Upgrade
29. Januar 2024, The New Stack

Percona launches management system aimed at open-source databases
17. Mai 2022, The Register

Is database-as-a-service in Percona's future?
23. Mai 2022, VentureBeat

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

SingleStore Accelerates Go-to-Market Strategy with AWS
5. März 2024, Business Wire

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

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

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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