2012 Third International Conference on Emerging Intelligent Data and Web Technologies 2012
DOI: 10.1109/eidwt.2012.32
|View full text |Cite
|
Sign up to set email alerts
|

MongoDB vs Oracle -- Database Comparison

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
54
0
2

Year Published

2013
2013
2022
2022

Publication Types

Select...
4
3
2

Relationship

1
8

Authors

Journals

citations
Cited by 125 publications
(56 citation statements)
references
References 0 publications
0
54
0
2
Order By: Relevance
“…[6] [7]. Some works compare performance, scalability and other properties between relational and NoSQL systems [8] [9] [10]. Others such as [11] [12] introduce schema management on top of schema-less document systems.…”
Section: Related Workmentioning
confidence: 99%
“…[6] [7]. Some works compare performance, scalability and other properties between relational and NoSQL systems [8] [9] [10]. Others such as [11] [12] introduce schema management on top of schema-less document systems.…”
Section: Related Workmentioning
confidence: 99%
“…If you want a simple database that will respond very fast, this is the choice you should make [3]. To achieve scalability and mush higher performance, MongoDB gave up ACID(Atomicity, Consistency, Isolation, Durability) transaction, having a weaker concurrency model implemented known as BASE (Basically Available, Soft state, Eventual consistency).…”
Section: Discussionmentioning
confidence: 99%
“…[7] Utilizing NoSQL forces some engineering imperatives that are depending of what one is doing with the information. It is uncommon for a whole existing SQL-driven application to be moved in its integrality over to NoSQL still some algorithms like the mentioned above can be used to translate a database in SQL to MongoDB.…”
Section: Main Differencementioning
confidence: 99%