Morphia 0.0.4
A Fantom to MongoDB object mapping library

Morphia is a Fantom to MongoDB object mapping library.

Morphia is an extension to the Mongo library that maps Fantom objects and their fields to and from MongoDB collections and documents.

Morphia features include:

  • All Fantom literals and BSON types supported by default,
  • Support for embedded / nested Fantom objects,
  • Extensible mapping - add your own custom Converters.

Read more...

Install

To install Morphia with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install Morphia with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afMorphia.pod (52.33 kB)

Use

To use Morphia in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afMorphia 0.0.4 - 0.0"]

Documentation

Information

Meta information on the Morphia pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
52.33 kB
Licence
The MIT Licence
Built on
20th Jun 2014
Source code
at https://bitbucket.org/AlienFactory/afmorphia
Depends on
afBeanUtils, afBson, afConcurrent, afIoc, afIocConfig, afMongo, concurrent, inet, sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 23 releases of Morphia: