Oracle Database 12c Review
September 18, 2019

Oracle Database 12c Review

Anonymous | TrustRadius Reviewer
Score 5 out of 10
Vetted Review
Verified User

Overall Satisfaction with Oracle Database 12c

We use it in a persistence layer. It does what databases do.
  • Document-based database persistence
  • Indexing
  • Distributed database
  • Sharding, etc.
  • Ability to handle more parallel connections is a positive impact of Oracle Database 12c.
  • A negative impact is on trigger and change notification, which can't fan-out or round-robin to multiple listeners.
Postgress DB, Aurora DB
It can handle more connections than Postgres.