Slide 4
Slide 4 text
• Slower development time
• As more related data is
added, CRUD operations
can get more complex
Copyright © 2021, Oracle and/or its affiliates
4
NoSQL
"NoSQL" vs Relational Data
• Data can be structured
and organized
• Easier to run queries for
reporting
Relational Data
• Faster development time
• Easier to modify the
'schema'
• Simple CRUD API
• Data is unstructured
• Difficult to run queries
for reporting
3/13/24