{% extends "base.html" %} {% block title %}SimpleDB implementation{% endblock %} {% block body %}

SimpleDB implementation

The SimpleDB implementation is very experimental. By the moment the only field type is java.lang.String

{% endblock %}