- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
What is the difference between SQL and NO sql? Which one is faster??
Created ‎03-11-2017 06:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
While executing a query in SQL and No SQL which will execute first??
Created ‎03-13-2017 02:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the explanation.
Created ‎03-11-2017 02:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
NoSQL vs SQL comparison
The following table compares the main differences between NoSQL and SQL.
http://www.thegeekstuff.com/2014/01/sql-vs-nosql-db/?utm_source=tuicool
https://docs.microsoft.com/en-us/azure/documentdb/documentdb-nosql-vs-sql
Created ‎03-11-2017 05:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for the response and would like to know that if am execute the query in Hive and in oracle which one will execute fast? If your answer is hive then please explain me. Hope reply from you soon.
Regards,
Ram
Created ‎03-11-2017 08:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you are executing query on smaller dataset, Oracle will be much faster. If you are executing queries on larger dataset, Hive will faster again depends on compute power
Created ‎03-13-2017 02:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the explanation.
