diff --git a/reference/mongo/manual.xml b/reference/mongo/manual.xml index c6b8f40780..0f60d660a0 100644 --- a/reference/mongo/manual.xml +++ b/reference/mongo/manual.xml @@ -3,9 +3,10 @@ Manual - + &reference.mongo.configure; &reference.mongo.tutorial; + &reference.mongo.sqltomongo; &reference.mongo.connecting; &reference.mongo.writes; &reference.mongo.queries; @@ -19,7 +20,7 @@ &reftitle.seealso; Developing Scalable PHP Applications Using MongoDB - is an excellent article on getting started with MongoDB. For francophones, + is an excellent article on getting started with MongoDB. For francophones, NoSQL - MongoDB et PHP: Première Approche gives a nice overview. diff --git a/reference/mongo/sqltomongo.xml b/reference/mongo/sqltomongo.xml index 4e0d3f0f04..c09968c10e 100644 --- a/reference/mongo/sqltomongo.xml +++ b/reference/mongo/sqltomongo.xml @@ -1,21 +1,22 @@ -
+
SQL to Mongo Mapping Chart - This is a PHP-specific version of the - SQL to Mongo + This is a PHP-specific version of the + SQL to Mongo mapping chart in the main docs. - - + + SQL Statement Mongo Query Language Statement + @@ -235,7 +236,7 @@ -
+