Search
 
SCRIPT & CODE EXAMPLE
 

SQL

sql to mongodb query converter

The simple anwser? No.

The slightly more complex anwser is some people have had luck translating more complex SQL to Mapreduce functions ...

http://rickosborne.org/blog/index.php/2010/02/08/playing-around-with-mongodb-and-mapreduce-functions/

http://rickosborne.org/blog/index.php/2010/02/19/yes-virginia-thats-automated-sql-to-mongodb-mapreduce/

However, that said ... generally speaking you might as well learn mapreduce properly because if the data is in MongoDB already ... you'll really need to know how to properly query MongoDB to get anything meaningful done!

MongoDB has wonderful and helpful docs http://www.mongodb.org/display/DOCS/Advanced+Queries

As well as an easy to use online tutorial: http://try.mongodb.org/
Comment

PREVIOUS NEXT
Code Example
Sql :: oracle parse string 
Sql :: union in sql 
Sql :: delete duplicate sql 
Sql :: how to switch user in mysql 
Sql :: All Some Any 
Sql :: convert varchar to time sql 
Sql :: % Wildcard in SQL 
Sql :: sql count if 
Sql :: join multiple tables 
Sql :: sql select statement 
Sql :: backup table mssql 
Sql :: adonisjs ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client 
Sql :: difference berween database and data base management system 
Sql :: stored procedure to change name of column for all dependent tables and views 
Csharp :: how to lock and hide a cursor unity 
Csharp :: unity set mouse cursor lock 
Csharp :: open link c# 
Csharp :: convert to base64 c# 
Csharp :: loop through an enum c# 
Csharp :: void on trigger enter 2d 
Csharp :: c# store strings in file 
Csharp :: c# write all bytes to a file 
Csharp :: url()- full() laravel 
Csharp :: stop audio unity 
Csharp :: get program path c# 
Csharp :: convert int to double c# 
Csharp :: creatw list of int in C# 
Csharp :: c# difference between break and continue 
Csharp :: c# remove accents 
Csharp :: c# round number down 
ADD CONTENT
Topic
Content
Source link
Name
9+7 =