Sha256: dae0efc7554d6636419cdac7f68eb5bb5b0c5969b3911f7a1588836a254f25c9
Contents?: true
Size: 1.37 KB
Versions: 4
Compression:
Stored size: 1.37 KB
Contents
.. ref-sdbdb ================ SDB DB Reference ================ This module offers an ORM-like layer on top of SimpleDB. boto.sdb.db ----------- .. automodule:: boto.sdb.db :members: :undoc-members: boto.sdb.db.blob ---------------- .. automodule:: boto.sdb.db.blob :members: :undoc-members: boto.sdb.db.key --------------- .. automodule:: boto.sdb.db.key :members: :undoc-members: boto.sdb.db.manager ------------------- .. automodule:: boto.sdb.db.manager :members: :undoc-members: boto.sdb.db.manager.pgmanager ----------------------------- .. note:: This module requires psycopg2__ to be installed in the Python path. __ http://initd.org/ .. automodule:: boto.sdb.db.manager.pgmanager :members: :undoc-members: boto.sdb.db.manager.sdbmanager ------------------------------ .. automodule:: boto.sdb.db.manager.sdbmanager :members: :undoc-members: boto.sdb.db.manager.xmlmanager ------------------------------ .. automodule:: boto.sdb.db.manager.xmlmanager :members: :undoc-members: boto.sdb.db.model ----------------- .. automodule:: boto.sdb.db.model :members: :undoc-members: boto.sdb.db.property -------------------- .. automodule:: boto.sdb.db.property :members: :undoc-members: boto.sdb.db.query ----------------- .. automodule:: boto.sdb.db.query :members: :undoc-members:
Version data entries
4 entries across 4 versions & 2 rubygems