Moves mongodb module to lower level wrapper group.

This commit is contained in:
Grzegorz Adam Hankiewicz
2013-12-30 16:34:39 +01:00
parent 74f94482cc
commit 457497980c

View File

@@ -386,9 +386,6 @@ Database support
* `db_mongo <db_mongo.html>`_
A higher level **mongodb** wrapper.
* `mongodb <mongo.html>`_
Lower level wrapper for the **mongodb** client C library.
Other
-----
@@ -588,6 +585,8 @@ Database support
Contains a wrapper for the mySQL API.
* `sqlite3 <sqlite3.html>`_
Contains a wrapper for SQLite 3 API.
* `mongodb <mongo.html>`_
Lower level wrapper for the **mongodb** client C library.
* `odbcsql <odbcsql.html>`_
interface to the ODBC driver.
* `sphinx <sphinx.html>`_