DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > EXASOL vs. Google Cloud Datastore vs. jBASE vs. SingleStore vs. TimescaleDB

Vergleich der Systemeigenschaften EXASOL vs. Google Cloud Datastore vs. jBASE vs. SingleStore vs. TimescaleDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEXASOL  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessen
KurzbeschreibungHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Selbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA robust multi-value DBMS comprising development tools and middlewareMySQL 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 typeA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primäres DatenbankmodellRelational DBMSDocument StoreMultivalue DBMSRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,52
Rang#140  Overall
#63  Relational DBMS
Punkte3,69
Rang#71  Overall
#12  Document Stores
Punkte1,45
Rang#147  Overall
#4  Multivalue DBMS
Punkte4,19
Rang#66  Overall
#36  Relational DBMS
Punkte3,62
Rang#73  Overall
#5  Time Series DBMS
Websitewww.exasol.comcloud.google.com/­datastorewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.singlestore.comwww.timescale.com
Technische Dokumentationwww.exasol.com/­resourcescloud.google.com/­datastore/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.singlestore.comdocs.timescale.com
EntwicklerExasolGoogleRocket Software (früher Zumasys)SingleStore Inc.Timescale
Erscheinungsjahr20002008199120132017
Aktuelle Version5.78.5, Jänner 20242.15.0, Mai 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziellkommerziell infofree developer edition availableOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++, GoC
Server BetriebssystemegehostetAIX
Linux
Windows
Linux info64 bit version requiredLinux
OS X
Windows
Datenschemajaschemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hieroptionaljaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinja
Sekundärindizesjajajaja
SQL infoSupport of SQLjaSQL-like query language (GQL)Embedded SQL for jBASE in BASICyes infobut no triggers and foreign keysja infofull PostgreSQL SQL syntax
APIs und andere Zugriffskonzepte.Net
JDBC
ODBC
WebSocket
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenJava
Lua
Python
R
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Basic
Jabbascript
Java
Bash
C
C#
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenmit Google App Enginejajabenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
TriggersjaCallbacks mit Google Apps Enginejaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding infohash partitioningyes, across time and space (hash partitioning) attributes
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using PaxosjaSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesSource-Replica Replikation info
MapReduce infoBietet ein API für Map/Reduce Operationenja infoHadoop integrationja infomittels Google Cloud Dataflowneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infovia ReferenceProperties or Ancestor pathsneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjajanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights can be defined down to the item levelFine grained access control via users, groups and rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
EXASOLGoogle Cloud DatastorejBASESingleStore infoformer name was MemSQLTimescaleDB
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

WashTec: Data Analytics for optimizing car wash systems.
27. Mai 2024, All-About-Industries

Exasol Accelerates Customers’ Migration to Cloud with Support of AWS SaaS Factory
4. Februar 2022, AWS Blog

Exasol: 93% say data storytelling helps increase revenue
13. Juli 2021, VentureBeat

Many employees still resist data-driven culture
31. März 2020, TechTarget

Exasol Appoints Jan-Dirk Henrich as Chief Financial Officer
14. Juni 2021, citybiz

bereitgestellt von Google News

17 Top Cloud Storage Companies to Know
9. April 2024, Built In

Cloud Storage pricing
23. September 2014, Google

NetApp Cloud Volumes Service datastore support for Google Cloud VMware Engine
7. Februar 2023, NetApp

Your Memories. Their Cloud. (Published 2022)
20. Juni 2023, The New York Times

Leveraging the Google Cloud Platform
29. September 2016, Niantic Labs

bereitgestellt von Google News

SingleStore Unveils No-Code Solution Designed to Cut Data Migration from Days to Hours
13. Februar 2025, Business Wire

Third time was the charm for SingleStore in the cloud, CEO says
8. Juli 2024, The Register

CRG Solutions is Named SingleStore’s Value-Added Reseller Partner
13. Februar 2025, bwdisrupt.com

SingleStore acquires BryteFlow to better digest ERP and CRM data
4. Oktober 2024, Blocks and Files

SingleStore acquires BryteFlow to boost data ingestion capabilities
3. Oktober 2024, InfoWorld

bereitgestellt von Google News

Timescale Bolsters AI-Ready PostgreSQL with pgai Vectorizer
20. November 2024, InfoQ.com

PostgreSQL is Now Faster than Pinecone, 75% Cheaper, with New Open Source Extensions
11. Juni 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18. März 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22. Februar 2022, Business Wire

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4. April 2024, PR Newswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

Milvus logo

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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