This CKAN extension enables storing datasets in a MongoDB database. When datasets are added or modified in CKAN, they are automatically synchronized to a local MongoDB collection (ckan_db.datasets). This allows direct access to dataset data through MongoDB’s native APIs and provides a simple REST interface at the MongoDB HTTP interface. The extension was designed for CKAN 1.7 on Ubuntu 10.04.