DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > mSQL vs. OrigoDB vs. SingleStore vs. TempoIQ vs. Vitess

Vergleich der Systemeigenschaften mSQL vs. OrigoDB vs. SingleStore vs. TempoIQ vs. Vitess

Redaktionelle Informationen bereitgestellt von DB-Engines
NamemSQL infoMini SQL  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenTempoIQ infofrüher TempoDB  Xaus Vergleich ausschliessenVitess  Xaus Vergleich ausschliessen
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
KurzbeschreibungmSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databaseMySQL 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 analytics DBMS for sensor data, provided as a service (SaaS)Scalable, distributed, cloud-native DBMS, extending MySQL
Primäres DatenbankmodellRelational DBMSDocument Store
Object oriented DBMS
Relational DBMSTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,27
Rang#169  Overall
#76  Relational DBMS
Punkte0,06
Rang#380  Overall
#50  Document Stores
#18  Object oriented DBMS
Punkte5,38
Rang#62  Overall
#35  Relational DBMS
Punkte0,88
Rang#203  Overall
#95  Relational DBMS
Websitehughestech.com.au/­products/­msqlorigodb.comwww.singlestore.comtempoiq.com (offline)vitess.io
Technische Dokumentationorigodb.com/­docsdocs.singlestore.comvitess.io/­docs
EntwicklerHughes TechnologiesRobert Friberg et alSingleStore Inc.TempoIQThe Linux Foundation, PlanetScale
Erscheinungsjahr19942009 infounder the name LiveDB201320122013
Aktuelle Version4.4, Oktober 20218.5, Jänner 202415.0.2, December 2022
Lizenz infoCommercial or Open Sourcekommerziell infofree licenses can be providedOpen Sourcekommerziell infofree developer edition availablekommerziellOpen Source infoApache Version 2.0, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
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
ImplementierungsspracheCC#C++, GoGo
Server BetriebssystemeAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
Linux info64 bit version requiredDocker
Linux
macOS
Datenschemajajajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaUser defined using .NET types and collectionsjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infocan be achieved using .NETneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersneinyes infobut no triggers and foreign keysneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJDBC
ODBC
.NET Client API
HTTP API
LINQ
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
HTTP APIADO.NET
JDBC
MySQL protocol
ODBC
Unterstützte ProgrammiersprachenC
C++
Delphi
Java
Perl
PHP
Tcl
.NetBash
C
C#
Java
JavaScript (Node.js)
Python
C#
Java
JavaScript infoNode.js
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresneinjajaneinja infoproprietäre Syntax
Triggersneinja infoDomain Eventsneinja infoRealtime Alertsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontale Partitionierung infoclient side managed; servers are not synchronizedSharding infohash partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Fremdschlüssel inforeferenzielle Integritätneindepending on modelneinneinja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDneinACID at shard level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenneinjayes, multi-version concurrency control (MVCC)jaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjaja infoWrite ahead logja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaneinja
Berechtigungskonzept infoZugriffskontrolleneinRole based authorizationFine grained access control via users, groups and roleseinfacher Authentication-basierter ZugriffsschutzBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
mSQL infoMini SQLOrigoDBSingleStore infoformer name was MemSQLTempoIQ infofrüher TempoDBVitess
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
mSQL infoMini SQLOrigoDBSingleStore infoformer name was MemSQLTempoIQ infofrüher TempoDBVitess
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

Higher Education PS rules out ghost students before PAC
29. November 2018, diggers.news

bereitgestellt von Google News

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18. April 2024, Madrona Venture Group

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

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

SingleStore update adds new tools to fuel GenAI, analytics
24. Januar 2024, TechTarget

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

bereitgestellt von Google News

No-Code Internet of Things Development Platform
29. Oktober 2015, Automation World

bereitgestellt von Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18. Mai 2021, Datanami

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13. Dezember 2018, TechCrunch

PlanetScale Serves up Vitess-Powered Serverless MySQL
23. November 2021, The New Stack

PlanetScale offers undo button to reverse schema migration without losing data
24. März 2022, The Register

Massively Scaling MySQL Using Vitess
19. Februar 2019, InfoQ.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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