Extension CKAN Extension for MongoDB


Extension Basics

Title
CKAN Extension for MongoDB
Name
ckanext-mongodb
Type
Public extension
Description
CKAN extension that stores datasets in MongoDB database for alternative storage and simple REST API access.
CKAN versions

~1.7

Show details

These CKAN Versions are exactely matched:

Download-Url (zip)
Last commit
13 years ago (2012-10-20 19:24:25)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

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.

Version
Version release date
(not set)
Contact name
Alex Byrnes
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
mongodb
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions