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

DBMS > Cubrid vs. Datomic vs. InfluxDB vs. PouchDB vs. SingleStore

Vergleich der Systemeigenschaften Cubrid vs. Datomic vs. InfluxDB vs. PouchDB vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCubrid  Xaus Vergleich ausschliessenDatomic  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenDBMS for storing time series, events and metricsJavaScript 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 type
Primäres DatenbankmodellRelational DBMSRelational DBMSTime Series DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith GEO packageDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,31
Rang#169  Overall
#78  Relational DBMS
Punkte1,76
Rang#145  Overall
#66  Relational DBMS
Punkte26,56
Rang#28  Overall
#1  Time Series DBMS
Punkte2,35
Rang#116  Overall
#22  Document Stores
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
www.datomic.comwww.influxdata.com/­products/­influxdb-overviewpouchdb.comwww.singlestore.com
Technische Dokumentationcubrid.org/­manualsdocs.datomic.comdocs.influxdata.com/­influxdbpouchdb.com/­guidesdocs.singlestore.com
EntwicklerCUBRID Corporation, CUBRID FoundationCognitectApache Software FoundationSingleStore Inc.
Erscheinungsjahr20082012201320122013
Aktuelle Version11.0, Jaenner 20211.0.6735, Juni 20232.7.5, Jaenner 20247.1.1, Juni 20198.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziell infoLimitierte Edition gratisOpen Source infoMIT-License; commercial enterprise version availableOpen Sourcekommerziell 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
ImplementierungsspracheC, C++, JavaJava, ClojureGoJavaScriptC++, Go
Server BetriebssystemeLinux
Windows
Alle Betriebssysteme mit einer Java VMLinux
OS X infothrough Homebrew
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux info64 bit version required
Datenschemajajaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaNumeric data and Stringsneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajaneinja infoüber Viewsja
SQL infoSupport of SQLjaneinSQL-like query languageneinyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
OLE DB
RESTful HTTP APIHTTP API
JSON over UDP
HTTP REST infoonly for PouchDB Server
JavaScript API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Clojure
Java
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScriptBash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresJava Stored Proceduresja infoTransaction FunctionsneinView Functions in JavaScriptja
TriggersjaBy using transaction functionsneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinekeine infoBut extensive use of caching in the application peersSharding infoin enterprise version onlySharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationkeine infoBut extensive use of caching in the application peersfrei wählbarer Replikationsfaktor infoin enterprise version onlyMulti-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 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 ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjaja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)jaja 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.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja inforecommended only for testing and developmentja infoDepending on used storage enginejaja
Berechtigungskonzept infoZugriffskontrollefine grained access rights according to SQL-standardneinEinfache Rechteverwaltung mit BenutzeraccountsneinFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
CubridDatomicInfluxDBPouchDBSingleStore infoformer name was MemSQL
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
Customers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
F ree Tier and Enterprise Edition
» mehr
Neuigkeiten

Sync Data from InfluxDB v2 to v3 With the Quix Template
8. April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5. April 2024

Comparing Dates in Java: A Tutorial
3. April 2024

Python ARIMA Tutorial
29. März 2024

Time Series, InfluxDB, and Vector Databases
26. März 2024

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
CubridDatomicInfluxDBPouchDBSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

Why Build a Time Series Data Platform?
20. Juli 2017, Paul Dix (guest author)

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

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

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

Nubank buys firm behind Clojure programming language
28. Juli 2020, Finextra

Zoona Case Study
16. Dezember 2017, AWS Blog

Architecting Software for Leverage
13. November 2021, InfoQ.com

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

Relational, NoSQL, Ledger Databases work, not Permissioned Blockchains.
13. Januar 2019, hackernoon.com

bereitgestellt von Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14. März 2024, AWS Blog

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5. April 2024, VentureBeat

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15. März 2024, Datanami

Amazon Timestream: Managed InfluxDB for Time Series Data
14. März 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14. März 2024, Business Wire

bereitgestellt von Google News

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

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

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

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

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

SingleStore, Snowflake Help Customers Build Enterprise-Ready Generative AI Apps
3. Januar 2024, Acceleration Economy

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

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

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Präsentieren Sie hier Ihr Produkt