Spring Boot

Home 10 Forums Developer Community Forum Spring Boot

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #377
    Tree
    Keymaster
    #404
    Rahul
    Participant

    why companies like oracle don’t use MongoDB. Springboot is compatible with this old application still use it

    #528
    Varun
    Participant

    Oracle has its own sql database, and sql is a widely used relational database. Apart from this, oracle also has its own NOSQL database ONDB, which is similar to MongoDB.
    Hence oracle does use or promote MongoDB since it is technically its competitor. Other companies which are as big as Oracle may choose to use an SQL or MongoDB, but SQL has penetrated the software industry much more since it is much older and has a bigger community around it. There are many more differences between SQL and NoSQL databases that you should read about which makes them suitable for different applications. There are companies that use MongoDB, but again it depends on the type of the application.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.