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

DBMS > CockroachDB vs. Google Cloud Spanner vs. jBASE vs. OpenSearch vs. VelocityDB

Vergleich der Systemeigenschaften CockroachDB vs. Google Cloud Spanner vs. jBASE vs. OpenSearch vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenOpenSearch  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
KurzbeschreibungCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.A robust multi-value DBMS comprising development tools and middlewareA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellRelational DBMSRelational DBMSMultivalue DBMSSuchmaschineGraph DBMS
Object oriented DBMS
Sekundäre DatenbankmodelleVektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte2,89
Rang#103  Overall
#52  Relational DBMS
Punkte1,41
Rang#159  Overall
#3  Multivalue DBMS
Punkte16,36
Rang#37  Overall
#4  Suchmaschinen
Punkte0,05
Rang#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitewww.cockroachlabs.comcloud.google.com/­spannerwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasegithub.com/­opensearch-project
opensearch.org
velocitydb.com
Technische Dokumentationwww.cockroachlabs.com/­docscloud.google.com/­spanner/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9opensearch.org/­docs/­latestvelocitydb.com/­UserGuide
EntwicklerCockroach LabsGoogleRocket Software (früher Zumasys)Amazon Web ServicesVelocityDB Inc
Erscheinungsjahr20152017199120212011
Aktuelle Version23.1.1, Mai 20235.72.5.0, Jänner 20237.x
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablekommerziellkommerziellOpen Source infoApache Version 2.0kommerziell
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.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
ImplementierungsspracheGoJavaC#
Server BetriebssystemeLinux
macOS
Windows
gehostetAIX
Linux
Windows
Alle Betriebssysteme mit einer Java VMAny that supports .NET
Datenschemadynamic schemajaschemafreischemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaoptionaljaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjajaja infoAlle Suchfelder werden automatisch indiziertja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLja infoQuery statements complying to ANSI 2011Embedded SQL for jBASE in BASICSQL-like query languagenein
APIs und andere ZugriffskonzepteJDBCgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Java API
RESTful HTTP/JSON API
.Net
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Go
Java
JavaScript (Node.js)
Python
.Net
Basic
Jabbascript
Java
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
Server-seitige Scripts infoStored Proceduresneinneinjajanein
Triggersneinneinjaja infoMittels Verwendung des 'Percolation' featuresCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTMulti-source replication with 3 replicas for regional instances.jaja
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infousing Google Cloud Dataflowneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoStrict serializable isolationACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights can be defined down to the item levelBased on Windows Authentication
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBGoogle Cloud SpannerjBASEOpenSearchVelocityDB
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» mehr
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» mehr
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» mehr
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
DrittanbieterAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
CockroachDBGoogle Cloud SpannerjBASEOpenSearchVelocityDB
Erwähnungen in aktuellen Nachrichten

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18. Januar 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

Cockroach Entices High-End Legacy Workloads with v23.2
18. Januar 2024, Datanami

bereitgestellt von Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14. Oktober 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11. Oktober 2023, SiliconANGLE News

Google Spanner: When Do You Need to Move to It?
11. September 2023, hackernoon.com

More AI Added to Google Cloud's Databases
28. Februar 2024, Datanami

bereitgestellt von Google News

Temenos signs first customer in India
24. August 2009, Finextra

bereitgestellt von Google News

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19. März 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13. März 2024, blogs.oracle.com

Amazon OpenSearch H2 2023 in review | AWS Big Data Blog
15. März 2024, AWS Blog

Amazon OpenSearch Service now supports OpenSearch version 2.11
20. November 2023, AWS Blog

Vector engine for Amazon OpenSearch Serverless now generally available
29. November 2023, AWS Blog

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.

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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