MongoFrames logo
  • Getting started
  • Snippets
  • API
  • GitHub

Snippets Helpful snippets of code for integrating and extending MongoFrames.

  • Using with Flask

    A template for using MongoFrames with Flask.

  • Using with Tornado

    A template for using MongoFrames with Tornado.

  • Faking it

    Mass producing fake data with the factory module.

  • Frameless

    A Frame-like class with no defined set of fields.

  • Data validation

    Validate documents before saving them to the database.

  • Managing indexes

    Manage collection indexes against Frames.

  • Comparable frames

    Keep track of changes to documents.

  • Publishing workflow

    Add a draft/published workflow to documents.

  • vs. MongoEngine

    A straight-line race to retrieve documents.

MongoFrames was created by Anthony Blackshaw - a founder of and developer at getme. The project is maintained by the crew at getme along with our contributors. The project's documentation (this site) is managed using ContentTools. The code is licensed under MIT.