Introducing G2.ai, the future of software buying.Try now
Oracle Cloud Platform Data Management
Save to My Lists
Unclaimed
Unclaimed

Top Rated Oracle Cloud Platform Data Management Alternatives

Oracle Cloud Platform Data Management Reviews - Page 11

Oracle Cloud Platform Data Management Suite Overview

Included with this Suite:
Oracle Cloud Platform Data Management Details
Show LessShow More

Seller

Oracle

Description

Oracle Corporation develops, manufactures, markets, hosts, and supports database and middleware software, applications software, and hardware systems.

Recent Oracle Cloud Platform Data Management Reviews

Verified User
A
Verified UserMid-Market (51-1000 emp.)
5.0 out of 5
"Best service provider ever"
It's simple and user friendly to use also.

Pricing Insights

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

22 months

Perceived Cost

$$$$$
View More Pricing Information

Oracle Cloud Platform Data Management Media

88 Oracle Cloud Platform Data Management Reviews

4.2 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
G2 reviews are authentic and verified.
Stirling N.
SN
Reporting Manager
Government Administration
Enterprise(> 1000 emp.)
Product Reviewed: Oracle NoSQL Database Cloud
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Oracle NoSQL Database Cloud?

Oracle NoSQL is, what bets can be described, as a middle of the road option, based on client server technology that Oracle does so well. It is based on the Berkeley DB edition, with Java. this means it is not able to run Scala and other newer technologies, natively.

The server is based on a number of nodes, the main key of which is incorporated to the server that a record belongs to, by way of a simple hash key. there is only a single master, but multiple replica DB system. one of the problems is that it can take a long time to update the shards- by updating the key-value pairs - though it does not need the shutdown as many other systems are.

One of the better benefits is the way noSQL updates the nodes if the master shard feels - the database if it cannot repair based on a database transaction it will attempt a PAXOS transaction. this means that the database will stay up longer than those which basically fail if the main goes down.

it also makes the normal Oracle mechanisms to provide ACID transactions in cases where noSQL does not. Review collected by and hosted on G2.com.

What do you dislike about Oracle NoSQL Database Cloud?

Many of the most desired features - including external tables - are currently only available on the EE edition. this means checking carefully whether you need a feature which only comes with the premium model. Review collected by and hosted on G2.com.

Recommendations to others considering Oracle NoSQL Database Cloud:

Try it, if it fits use it. But do not be surprised if there are features which you really need, and are either available only as EE, or not at all. Review collected by and hosted on G2.com.

What problems is Oracle NoSQL Database Cloud solving and how is that benefiting you?

noSQL is best for casual users. if you have simple practical things to do - then this will do them. but if you are searching for more, you may want to look for other products. it is definitely a tool which will be useful, especially for circumstances where noSQL is not your main forte. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Enterprise(> 1000 emp.)
Product Reviewed: Oracle NoSQL Database Cloud
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Oracle NoSQL Database Cloud?

NoSQL was named due to the fact that it is no longer using the traditional relational database technology. You would want to pick this if your environment was posed for utilizing big data. Otherwise, you would want to continue using a traditional SQL implementation. Review collected by and hosted on G2.com.

What do you dislike about Oracle NoSQL Database Cloud?

The learning curve for using a database without relations can be quite difficult. One data model uses key-value storage (which is what I've used in my experience) and it can be a very big change for developers. When using a local database deployment with prefilled data, it can be quite slow even on a new machine. Review collected by and hosted on G2.com.

Recommendations to others considering Oracle NoSQL Database Cloud:

While switching to NoSQL could be a daunting task for a developer, it can be a very useful tool for projects that will require many pieces of data. Review collected by and hosted on G2.com.

What problems is Oracle NoSQL Database Cloud solving and how is that benefiting you?

In my previous company, I was working on a software project which was designed to handle millions and millions of pieces of data. Today, my experience is only with a traditional, relational database. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
CI
Mid-Market(51-1000 emp.)
Product Reviewed: Oracle NoSQL Database Cloud
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Oracle NoSQL Database Cloud?

High availablity and fault tolerance.acid complaint transactions as well Review collected by and hosted on G2.com.

What do you dislike about Oracle NoSQL Database Cloud?

Does not support all data formats. Need to mature. Does not provide atomicity and support for java only. Review collected by and hosted on G2.com.

Recommendations to others considering Oracle NoSQL Database Cloud:

Use with knowledge Review collected by and hosted on G2.com.

What problems is Oracle NoSQL Database Cloud solving and how is that benefiting you?

Started using oracle no sql in web applications for session storage.now using redis for better results. Review collected by and hosted on G2.com.

Verified User in Internet
UI
Mid-Market(51-1000 emp.)
Product Reviewed: Oracle NoSQL Database Cloud
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
Rating Updated ()
What do you like best about Oracle NoSQL Database Cloud?

High availability and fault-tolerance and ACID compliant transaction Review collected by and hosted on G2.com.

What do you dislike about Oracle NoSQL Database Cloud?

Supports only Java. No support for other programming languages. Need to mature. Review collected by and hosted on G2.com.

What problems is Oracle NoSQL Database Cloud solving and how is that benefiting you?

Started using Oracle NoSQL in web application for session storage. Switched to Redis for its better performance and features. Review collected by and hosted on G2.com.

Kumar B.
KB
Senior Director
Financial Services
Enterprise(> 1000 emp.)
Product Reviewed: Oracle NoSQL Database Cloud
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Oracle NoSQL Database Cloud?

Seamless integration with several BI tools and the ease of building Analytics. POC cluster could hold several terabytes of data with superior performance. Ability to perform ETL into the Hadoop cluster and then into NoSQL database. Review collected by and hosted on G2.com.

What do you dislike about Oracle NoSQL Database Cloud?

Does not support all data formats. Does not provide atomicity and the ability to provide a robust transactional integrity. Business Continuity and Disaster Recovery methodologies are not fully proven. Review collected by and hosted on G2.com.

What problems is Oracle NoSQL Database Cloud solving and how is that benefiting you?

Trying to convert a legacy FoxPro database data into Nosql Review collected by and hosted on G2.com.

pramod g.
PG
Senior Database Administrator
Internet
Small-Business(50 or fewer emp.)
Product Reviewed: Oracle NoSQL Database Cloud
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Oracle NoSQL Database Cloud?

highly reliable, scalable and available

Data is stored as key-value pairs, which are written to particular storage node(s), based on the hashed value of the primary key. Review collected by and hosted on G2.com.

What do you dislike about Oracle NoSQL Database Cloud?

Manageblity

Need more GUI capability to Achieve true potential Review collected by and hosted on G2.com.

What problems is Oracle NoSQL Database Cloud solving and how is that benefiting you?

providing Nearline solutions Review collected by and hosted on G2.com.