Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Simone Sabba 1 post 71 karma points
    Sep 20, 2017 @ 07:17
    Simone Sabba
    0

    MongoDB extension plugin

    Hi,

    i'm currently developing an umbraco extension plugin and i would like to have any feedback from umbraco's dev community.

    Basically with this extension I aim to provide developers rich API to organize application data inside mongodb and fit them into a hierarchical data structure using code-first approach. It can be seen like a NoSQL entity framework but with many differences.

    The extension also provide a section in the backend application that allow to show that data inside a UI and also to make some manual changes to them.

    Here is concept explained:

    https://github.com/simosabba/alaska/blob/master/docs/dmf/alaska-dmf.md

    and here there are url and credentials for a Umbraco demo app with the plugin installed:

    https://github.com/simosabba/alaska/blob/master/docs/dmf/alaska-dmf-umbraco.md

    Thanks

    Simone

  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Sep 20, 2017 @ 08:22
    Ismail Mayat
    0

    Simone,

    Looks good although it may be worth looking at fluidity which Matt Brailsford is working on, fairly certain you can swap out peta poco for something else like mongo. See https://www.youtube.com/watch?v=lt8IRg2Svq0

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies