We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c00227 commit 8762f01Copy full SHA for 8762f01
doc/tools.rst
@@ -85,12 +85,6 @@ MongoKit
85
is an ORM-like layer on top of PyMongo. There is also a MongoKit
86
`google group <http://groups.google.com/group/mongokit>`_.
87
88
-MongoAlchemy
89
- `MongoAlchemy <http://mongoalchemy.org>`_ is another ORM-like layer on top of
90
- PyMongo. Its API is inspired by `SQLAlchemy <http://sqlalchemy.org>`_. The
91
- code is available `on GitHub <http://github.com/jeffjenkins/MongoAlchemy>`_;
92
- for more information, see `the tutorial <http://mongoalchemy.org/tutorial.html>`_.
93
-
94
Minimongo
95
`minimongo <http://pypi.python.org/pypi/minimongo>`_ is a lightweight,
96
pythonic interface to MongoDB. It retains pymongo's query and update API,
0 commit comments