flywheel
0.4.11
  • Getting Started
  • Models
  • Table Queries
  • CRUD
  • Developing
  • Changelog
  • flywheel package
flywheel
  • Docs »
  • Flywheel - Object Mapper for DynamoDB
  • Edit on GitHub

Flywheel - Object Mapper for DynamoDB¶

Flywheel is a library for mapping python objects to DynamoDB tables. It uses a SQLAlchemy-like syntax for queries.

Code lives here: https://github.com/mathcamp/flywheel

User Guide¶

  • Getting Started
  • Models
    • Model Basics
    • Data Types
    • Schema
    • Composite Fields
    • Metadata
  • Table Queries
    • Shorthand
    • Table Scans
  • CRUD
    • Save
    • Refresh
    • Get
    • Delete
    • Sync
    • Default Conflict Behavior
  • Developing
    • Running Tests
  • Changelog
    • 0.4.11
    • 0.4.10
    • 0.4.9
    • 0.4.8
    • 0.4.7
    • 0.4.6
    • 0.4.5
    • 0.4.4
    • 0.4.3
    • 0.4.2
    • 0.4.1
    • 0.4.0
    • 0.3.0
    • 0.2.1
    • 0.2.0
    • 0.1.3
    • 0.1.2
    • 0.1.1
    • 0.1.0

API Reference¶

  • flywheel package
    • Subpackages
      • flywheel.fields package
    • Submodules
      • flywheel.compat module
      • flywheel.engine module
      • flywheel.model_meta module
      • flywheel.models module
      • flywheel.query module
      • flywheel.tests module
    • Module contents

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2013, Steven Arcangeli. Revision e5753828.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 0.4.11
Versions
latest
stable
0.5.0
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.1
0.1.3
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.