diff --git a/doc/lib.txt b/doc/lib.txt index 3214cdae21..ca2539631a 100644 --- a/doc/lib.txt +++ b/doc/lib.txt @@ -386,9 +386,6 @@ Database support A higher level SQLite database wrapper. The same interface is implemented for other databases too. -* `db_mongo `_ - A higher level **mongodb** wrapper. - Other ----- @@ -503,8 +500,6 @@ Database support Contains a wrapper for the mySQL API. * `sqlite3 `_ Contains a wrapper for SQLite 3 API. -* `mongodb `_ - Lower level wrapper for the **mongodb** client C library. * `odbcsql `_ interface to the ODBC driver. * `sphinx `_