se38 / moDBap

The ABAP Mongo DB API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moDBap

The ABAP mongo DB API

Needed 3rd party software

Needed packages

Installation

  • For 3rd party software -> see manuals
  • You may install mongo DB and Sleepy.Mongoose also on a virtual machine.
  • import Nugget with SAPlink

Start Mongo DB

./mongod
Sun Feb 12 12:34:01 [initandlisten] waiting for connections on port 27017

Start Sleepy.Mongoose

python httpd.py
listening for connections on http://localhost:27080

Short Mongo DB Documentation (Booklet)

Download from 10gen: http://www.10gen.com/static/downloads/mongodb_qrc_booklet.pdf

Usage

see wiki ( https://github.com/se38/moDBap/wiki )

License

This software is published under the Apache License, Version 2.0

About

The ABAP Mongo DB API

License:Apache License 2.0