Mongo DB and Maria DB

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #105349
    hlanr1
    Participant
    • Total Post: 12
    • Regular Joe
    • ★★

    When installing wms, I encountered the need to install Mongo DB and Maria DB. What is the difference between these two databases? What kind of data are stored in each?

    #105453
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    WMS uses two DB to either store the information and to keep track of changes. Both are needed by design.

    CG

    #106331
    Sam
    Participant
    • Total Post: 10
    • Regular Joe
    • ★★

    MongoDB—No SQL database for performance and scalability.
    MariaDB—Relational database for structured data and normalization.

    likely WMS config state is stored in MariaDB since it is more structured, all other data [eg: device properties etc..] stored in MongoDB

    #106368
    yasinbalci
    Participant
    • Total Post: 1
    • Newbie

    What if we forgot Mongo DB password? How can it be reset?

    #106379
    Buffalobound
    Participant
    • Total Post: 1
    • Newbie

    The MongoDB password can be reset within the WMS console, on the portal administration tab

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.