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

DBMS > PouchDB vs. SingleStore vs. SwayDB vs. Vertica vs. XTDB

Vergleich der Systemeigenschaften PouchDB vs. SingleStore vs. SwayDB vs. Vertica vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NamePouchDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS mit einem von CouchDB inspirierten APIMySQL 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 typeAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.A general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellDocument StoreRelational DBMSKey-Value StoreRelational DBMS infoColumn orientedDocument Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,28
Rang#115  Overall
#21  Document Stores
Punkte5,60
Rang#62  Overall
#35  Relational DBMS
Punkte0,00
Rang#382  Overall
#59  Key-Value Stores
Punkte10,68
Rang#43  Overall
#27  Relational DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitepouchdb.comwww.singlestore.comswaydb.simer.auwww.vertica.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationpouchdb.com/­guidesdocs.singlestore.comvertica.com/­documentationwww.xtdb.com/­docs
EntwicklerApache Software FoundationSingleStore Inc.Simer PlahaOpenText infopreviously Micro Focus and Hewlett PackardJuxt Ltd.
Erscheinungsjahr20122013201820052019
Aktuelle Version7.1.1, Juni 20198.5, Jänner 202412.0.3, Jänner 20231.19, September 2021
Lizenz infoCommercial or Open SourceOpen Sourcekommerziell infofree developer edition availableOpen Source infoGNU Affero GPL V3.0kommerziell infoLimitierte Community Edition gratisOpen Source infoMIT License
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersnein
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
ImplementierungsspracheJavaScriptC++, GoScalaC++Clojure
Server BetriebssystemeServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux info64 bit version requiredLinuxAlle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
DatenschemaschemafreijaschemafreiYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaneinyesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesja infoüber ViewsjaneinNo Indexes Required. Different internal optimization strategy, but same functionality included.ja
SQL infoSupport of SQLneinyes infobut no triggers and foreign keysneinFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.eingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteHTTP REST infoonly for PouchDB Server
JavaScript API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
HTTP REST
JDBC
Unterstützte ProgrammiersprachenJavaScriptBash
C
C#
Java
JavaScript (Node.js)
Python
Java
Kotlin
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Clojure
Java
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptjaneinyes, PostgreSQL PL/pgSQL, with minor differencesnein
Triggersjaneinneinyes, called Custom Alertsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBSharding infohash partitioningkeinehorizontal partitioning, hierarchical partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infostores two copies of each physical data partition on two separate nodeskeineMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.ja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenjanein infocan define user-defined aggregate functions for map-reduce-style calculationsneinno infoBi-directional Spark integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDAtomic execution of operationsACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenja infomittels IndexedDB, WebSQL oder LevelDBja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.jajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleneinFine grained access control via users, groups and rolesneinfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
PouchDBSingleStore infoformer name was MemSQLSwayDBVertica infoOpenText™ Vertica™XTDB infoformerly named Crux
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» mehr
Cost-based models and subscription-based models are both available. One license is...
» 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
PouchDBSingleStore infoformer name was MemSQLSwayDBVertica infoOpenText™ Vertica™XTDB infoformerly named Crux
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, 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

Building an Offline First App with PouchDB — SitePoint
10. März 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7. September 2016, SitePoint

3 Reasons To Think Offline First
22. März 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7. März 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

bereitgestellt von Google News

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

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

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

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

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

bereitgestellt von Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16. Oktober 2023, blogs.oracle.com

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17. Mai 2023, PR Newswire

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26. Juli 2023, Techzine Europe

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

RaimaDB logo

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt