The United Arab Emirates (UAE) has become the top destination in the Middle East to experience the spirit of Arabia, and it’s no wonder why. Once hidden in the shadows as a place for only the most adventurous of travelers, the UAE is now a destination for all to enjoy! The federation, which is made up of 7 Emirate states is a striking blend of breathtaking scenery, traditional values, diverse nationalities, traditional cuisine, modern technology, and rich history.The relatively recently formed (1971) federation of the United Arab Emirates now represents a colorful land full of character and allure. There are endless opportunities for exploration and things to do in United Arab Emirates.
Set out for adventure and explore the 7 Emirates: Dubai, Abu Dhabi, Sharjah, Ajman, Ras al-Khaimah, Fujairah, and Umm al-Quwain. Bordered by Saudi Arabia to the Southwest and Oman to the Northeast, the UAE is ideally located. The traditionally conservative federation has widened its cultural tolerance in recent years, welcoming more tourism and with it, greater diversity in culture and influence. The United Arab Emirates was initially a trading hub; although when you visit you quickly see that there is so much more to the UAE than a thriving oil industry.
A Destination for Every Traveler
The UAE caters to a variety of travelers from all walks of life. Presently, the UAE is one of the fastest-growing destinations for tourism in the world. There is no shortage of places to see in United Arab Emirates. The rocky desert, coastal plains, white sandy beaches, resorts, luxury city shopping, and opportunity for cosmopolitan city sightseeing, are only a few of the highlights.
Admire the Beauty & Allure
Dubai - Home to the world-famous Burj Khalifa (the world’s tallest building) and observation decks, the Dubai mall, Dubai museum, Gold Souk, Burj al Arab, and Palm Jumeirah.
Abu Dhabi - Visit the Sheikh Zayed Grand Mosque and Emirates Palace while you venture to the Middle Eastern land that is full of surprises.
Sharjah - Explore the capital of arts and visit the renowned museums and attractions, Sharjah heritage area, the old fort, and central market.
Breathtaking Landscapes
Contrasting landscapes make the United Arab Emirates a real gem to explore. Venture to the desert to see some of the largest sand dunes in the world. Alternatively, enjoy a swim in the Persian Gulf or the Gulf of Oman. Take in the serenity of the diverse and breathtaking landscapes when you explore the beauty of the UAE.
Rapid Modernism
The three largest and most important cities are at the center of early modernism in the UAE. Dubai, known for its financial and commercial center; Abu Dhabi with it’s thriving oil industry, and Sharjah with its blend of culture and tradition with modern accents.
Traditional Roots
Dip your feet into a culture heavily influenced by Persian roots. Visit United Arab Emirates and step into a nation grounded in tradition and heritage. Of all the things to do in United Arab Emirates, an exploration of the nations’ traditional is a given. What are you waiting for; start planning your next holiday and dive into the spirit of Arabia.
| # | Time | Query |
|---|---|---|
| 1 | 1.12 ms | SELECT url, namespace, method, content_redirection FROM `redirect` WHERE status = 1 |
| 2 | 3.48 ms | INSERT INTO `log_customer` ( `id` , `id_customer` , `log` , `date` ) VALUES( NULL , NULL ,... |
| 3 | 0.36 ms | SELECT * FROM `languages` WHERE TRUE AND `short` = 'en' |
| 4 | 0.51 ms | SELECT * FROM `languages` WHERE TRUE AND `name` = 'English' |
| 5 | 0.75 ms | SELECT d.*, d.cdn_image_uuid, d.cdn_variants, d.cdn_processing_status, d.use_cdn, m.id_language, m.name, m.description, m.summary, m.seo_title, m.seo_description, m.seo_keywords, m.seo_url, m.img_alt, m.faqs, m.index_content FROM `destinations` AS d INNER JOIN `destination_meta` AS m on d.id =... |
| 6 | 0.59 ms | SELECT t.*, m.id_language, m.title, m.description, m.img_alt, m.blog_link, m.category_link FROM `thingstodo` AS t INNER JOIN `thingtodo_meta` AS m ON t.id = m.id_thingtodo WHERE TRUE AND t.`id_destination` = 70 AND t.`status` = '34' AND m.`id_language` = 1 |
| 7 | 1.35 ms | SELECT d.*, m.id_language, m.name, m.description, m.summary, m.seo_title, m.seo_description, m.seo_keywords, m.seo_url, m.img_alt, (select count(*) from product_destination where id_destination = d.id) + (select count(*) from product_destination where id_destination = d.id) as experiencies FROM... |
| 8 | 16.67 ms | SELECT dp.id_parent, COUNT(DISTINCT pd.id_product) AS cnt FROM `product_destination` pd INNER JOIN products p ON p.id = pd.id_product INNER JOIN product_meta pm ON pm.id_product = p.id AND pm.metaname = 'availability_next_date' AND pm.metavalue IS NOT NULL AND pm.metavalue <> '' AND pm.metavalue... |
| 9 | 1.08 ms | SELECT dp.id_parent, d.*, m.id_language, m.name, m.description, m.summary, m.seo_title, m.seo_description, m.seo_keywords, m.seo_url, m.img_alt FROM `destination_parent` dp INNER JOIN destinations AS d ON d.id = dp.id_child INNER JOIN destination_meta AS m ON d.id = m.id_destination WHERE... |
| 10 | 10.29 ms | SELECT pd.id_destination, COUNT(DISTINCT pd.id_product) AS cnt FROM `product_destination` pd INNER JOIN products p ON p.id = pd.id_product INNER JOIN product_meta pm ON pm.id_product = p.id AND pm.metaname = 'availability_next_date' AND pm.metavalue IS NOT NULL AND pm.metavalue <> '' AND... |
| 11 | 133.27 ms | SELECT p.id FROM `products` p INNER JOIN `product_meta` pm ON pm.id_product = p.id AND pm.metaname = 'featured' AND pm.metavalue = '1' WHERE p.city IN ( SELECT dm_city.name FROM `destination_parent` dp1 JOIN `destinations` d_region ON d_region.id = dp1.id_child AND d_region.type = 27 JOIN... |
| 12 | 3.09 ms | SELECT DISTINCT pd.id_product FROM product_destination pd INNER JOIN products p ON p.id = pd.id_product INNER JOIN suppliers s ON s.id = p.id_supplier WHERE p.status = ? AND s.status = ? AND ( pd.id_destination = ? OR pd.id_destination IN ( SELECT id_child FROM destination_parent WHERE id_parent... |
| 13 | 1.04 ms | SELECT * FROM `product_system` WHERE id_product_dotravel IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) |
| 14 | 4.46 ms | SELECT id_product, metavalue FROM `product_meta` WHERE id_product IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND metaname = ? AND id_language = ? |
| 15 | 0.4 ms | SELECT *, CONCAT(UCASE(LEFT(name, 1)), LCASE(SUBSTRING(REPLACE(name,'_',' '), 2))) as title FROM `status` WHERE TRUE AND `name` = 'active' AND `group` = 'review_status' ORDER BY `id` DESC LIMIT 0 , 30 |
| 16 | 0.86 ms | SELECT id_product, SUM(rating_overall) / COUNT(*) AS rating_overall, COUNT(*) AS review_count FROM `reviews` WHERE id_product IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND status = ? GROUP BY id_product |
| 17 | 0.37 ms | SELECT * FROM `products` WHERE `id` IN (?,?,?,?,?,?,?,?) |
| 18 | 0.34 ms | SELECT *, CONCAT(UCASE(LEFT(name, 1)), LCASE(SUBSTRING(REPLACE(name,'_',' '), 2))) as title FROM `status` WHERE TRUE AND `name` = 'active' AND `group` = 'review_status' ORDER BY `id` DESC LIMIT 0 , 30 |
| 19 | 0.36 ms | SELECT * FROM `type` WHERE TRUE AND `group` = 'sub_product_type' AND `name` = 'group' ORDER BY `id` DESC LIMIT 0 , 30 |
| 20 | 0.55 ms | SELECT id_product, id_language FROM `sub_product` WHERE id_product IN (?,?,?,?,?,?,?,?) AND type = ? ORDER BY id_language ASC |
| 21 | 0.26 ms | SELECT * FROM `languages` WHERE TRUE AND `id` = 1 |
| 22 | 0.52 ms | SELECT id_product, seo_url FROM `seo` WHERE id_product IN (?,?,?,?,?,?,?,?) AND id_language = ? |
| 23 | 1.85 ms | SELECT id_product, metaname, metavalue FROM `product_meta` WHERE id_product IN (?,?,?,?,?,?,?,?) AND metaname IN (?,?,?,?) AND id_language = ? |
| 24 | 1.09 ms | SELECT pp.* FROM `product_photos` pp INNER JOIN ( SELECT id_product, MIN(show_order) AS min_order FROM `product_photos` WHERE id_product IN (?,?,?,?,?,?,?,?) GROUP BY id_product ) first ON pp.id_product = first.id_product AND pp.show_order = first.min_order WHERE pp.id_product IN (?,?,?,?,?,?,?,?) |
| 25 | 0.89 ms | SELECT id_product, SUM(rating_overall) / COUNT(*) AS rating_overall, COUNT(*) AS review_count FROM `reviews` WHERE id_product IN (?,?,?,?,?,?,?,?) AND status = ? GROUP BY id_product |
| 26 | 0.72 ms | SELECT s.id_product, MIN(pr.price) AS min FROM `product_prices` pr INNER JOIN `sub_product` s ON s.id = pr.id_subproduct INNER JOIN `age_group` a ON a.id = pr.id_agegroup WHERE s.id_product IN (?,?,?,?,?,?,?,?) AND pr.price > 0 GROUP BY s.id_product |
| 27 | 0.31 ms | SELECT * FROM `type` WHERE TRUE AND `id` = 2 ORDER BY `id` DESC LIMIT 0 , 30 |
| 28 | 0.29 ms | SELECT *, CONCAT(UCASE(LEFT(name, 1)), LCASE(SUBSTRING(REPLACE(name,'_',' '), 2))) as title FROM `status` WHERE TRUE AND `id` = '23' ORDER BY `id` DESC LIMIT 0 , 30 |
| 29 | 0.37 ms | SELECT * FROM `type` WHERE TRUE AND `id` = 3 ORDER BY `id` DESC LIMIT 0 , 30 |
| 30 | 0.39 ms | SELECT * FROM `type` WHERE TRUE AND `id` = 1 ORDER BY `id` DESC LIMIT 0 , 30 |
| 31 | 2.91 ms | SELECT id_product, metaname, metavalue FROM `product_meta` WHERE id_product IN (?,?,?,?,?,?,?,?) AND metaname IN (?,?) AND id_language = ? |
| 32 | 2.18 ms | SELECT id_product, metavalue FROM `product_meta` WHERE id_product IN (?,?,?,?,?,?,?,?) AND metaname = ? AND id_language = ? |
| 33 | 0.71 ms | SELECT s.id_product, MIN(pr.price) AS min FROM `product_prices` pr INNER JOIN `sub_product` s ON s.id = pr.id_subproduct INNER JOIN `age_group` a ON a.id = pr.id_agegroup WHERE s.id_product IN (?,?,?,?,?,?,?,?) AND pr.price > 0 GROUP BY s.id_product |
| 34 | 0.94 ms | SELECT id_category, COUNT(DISTINCT id_product) AS cnt FROM product_category WHERE id_product IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) GROUP BY id_category |
| 35 | 0.78 ms | SELECT DISTINCT id_product FROM product_category WHERE id_category IN (?) AND id_product IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) |
| 36 | 0.84 ms | SELECT * FROM `product_system` WHERE id_product_dotravel IN (?) |
| 37 | 0.45 ms | SELECT id_product, metavalue FROM `product_meta` WHERE id_product IN (?) AND metaname = ? AND id_language = ? |
| 38 | 0.37 ms | SELECT id_product, SUM(rating_overall) / COUNT(*) AS rating_overall, COUNT(*) AS review_count FROM `reviews` WHERE id_product IN (?) AND status = ? GROUP BY id_product |
| 39 | 0.27 ms | SELECT * FROM `products` WHERE `id` IN (?) |
| 40 | 0.3 ms | SELECT id_product, id_language FROM `sub_product` WHERE id_product IN (?) AND type = ? ORDER BY id_language ASC |
| 41 | 0.3 ms | SELECT id_product, seo_url FROM `seo` WHERE id_product IN (?) AND id_language = ? |
| 42 | 0.39 ms | SELECT id_product, metaname, metavalue FROM `product_meta` WHERE id_product IN (?) AND metaname IN (?,?,?,?) AND id_language = ? |
| 43 | 0.54 ms | SELECT pp.* FROM `product_photos` pp INNER JOIN ( SELECT id_product, MIN(show_order) AS min_order FROM `product_photos` WHERE id_product IN (?) GROUP BY id_product ) first ON pp.id_product = first.id_product AND pp.show_order = first.min_order WHERE pp.id_product IN (?) |
| 44 | 0.31 ms | SELECT id_product, SUM(rating_overall) / COUNT(*) AS rating_overall, COUNT(*) AS review_count FROM `reviews` WHERE id_product IN (?) AND status = ? GROUP BY id_product |
| 45 | 0.57 ms | SELECT s.id_product, MIN(pr.price) AS min FROM `product_prices` pr INNER JOIN `sub_product` s ON s.id = pr.id_subproduct INNER JOIN `age_group` a ON a.id = pr.id_agegroup WHERE s.id_product IN (?) AND pr.price > 0 GROUP BY s.id_product |
| 46 | 0.55 ms | SELECT id_product, metaname, metavalue FROM `product_meta` WHERE id_product IN (?) AND metaname IN (?,?) AND id_language = ? |
| 47 | 0.36 ms | SELECT id_product, metavalue FROM `product_meta` WHERE id_product IN (?) AND metaname = ? AND id_language = ? |
| 48 | 0.64 ms | SELECT s.id_product, MIN(pr.price) AS min FROM `product_prices` pr INNER JOIN `sub_product` s ON s.id = pr.id_subproduct INNER JOIN `age_group` a ON a.id = pr.id_agegroup WHERE s.id_product IN (?) AND pr.price > 0 GROUP BY s.id_product |
| 49 | 0.57 ms | SELECT a.id, a.title, a.seo_url, a.description, a.id_adminuser FROM `article_destination` ad INNER JOIN `articles` a ON ad.id_article = a.id WHERE ad.id_destination = 70 ORDER BY a.title ASC |