DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Google Cloud Spanner vs. Manticore Search vs. Oracle vs. Oracle Rdb vs. Qdrant

System Properties Comparison Google Cloud Spanner vs. Manticore Search vs. Oracle vs. Oracle Rdb vs. Qdrant

Editorial information provided by DB-Engines
NameGoogle Cloud Spanner  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle  Xexclude from comparisonOracle Rdb  Xexclude from comparisonQdrant  Xexclude from comparison
DescriptionA 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.Multi-storage database for search, including full-text search.Widely used RDBMSA high-performance vector database with neural network or semantic-based matching
Primary database modelRelational DBMSSearch engineRelational DBMSRelational DBMSVector DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.84
Rank#100  Overall
#51  Relational DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score1.28
Rank#167  Overall
#6  Vector DBMS
Websitecloud.google.com/­spannermanticoresearch.comwww.oracle.com/­databasewww.oracle.com/­database/­technologies/­related/­rdb.htmlgithub.com/­qdrant/­qdrant
qdrant.tech
Technical documentationcloud.google.com/­spanner/­docsmanual.manticoresearch.comdocs.oracle.com/­en/­databasewww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlqdrant.tech/­documentation
DeveloperGoogleManticore SoftwareOracleOracle, originally developed by Digital Equipment Corporation (DEC)Qdrant
Initial release20172017198019842021
Current release6.0, February 202323c, September 20237.4.1.1, 2021
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2commercial inforestricted free version is availablecommercialOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C and C++Rust
Server operating systemshostedFreeBSD
Linux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
HP Open VMSDocker
Linux
macOS
Windows
Data schemeyesFixed schemayes infoSchemaless in JSON and XML columnsFlexible Schema (defined schema, partial schema, schema free)schema-free
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanyesyesNumbers, Strings, Geo, Boolean
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noCan index from XMLyesnono
Secondary indexesyesyes infofull-text index on all search fieldsyesyesyes infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLyes infoQuery statements complying to ANSI 2011SQL-like query languageyes infowith proprietary extensionsyesno
APIs and other access methodsgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Supported programming languagesGo
Java
JavaScript (Node.js)
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresnouser defined functionsPL/SQL infoalso stored procedures in Java possible
Triggersnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding, horizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication with 3 replicas for regional instances.Synchronous replication based on Galera libraryMulti-source replication
Source-replica replication
Collection-level replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownono infocan be realized in PL/SQLnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency, tunable consistency
Foreign keys infoReferential integrityyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integritynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoStrict serializable isolationyes infoisolated transactions for atomic changes and binary logging for safe writesACID infoisolation level can be parameterizedyes, on a single node
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'noyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nofine grained access rights according to SQL-standardKey-based authentication

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Google Cloud SpannerManticore SearchOracleOracle RdbQdrant
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Google's Cloud Spanner Now Spans Continents … Like It's Supposed to Do
31 May 2024, Data Center Knowledge

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

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

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

Google Cloud just fired a major volley at AWS as the cloud wars heat up
12 October 2023, TechRadar

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

Announcing Oracle Database 23ai : General Availability
2 May 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Oracle Database 23ai : Where to find information
2 May 2024, Oracle

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21 May 2024, Oracle

Leading Industry Analysts Comment on the Release of Oracle Database 23ai
2 May 2024, Oracle

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News

Open source vector database startup Qdrant raises $28M
23 January 2024, TechCrunch

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16 April 2024, businesswire.com

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16 April 2024, Oracle

Qdrant offers managed vector database for hybrid clouds
16 April 2024, InfoWorld

Why Vector Data Services For AI Are A Moveable Feast
17 April 2024, Forbes

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Present your product here