1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Addon MongoSK 2.3.0

The MongoDB database management addon for Skript.

  1. Romitou
    1200px-MongoDB-Logo.svg.png
    MongoSK
    This add-on is dedicated to data management with a MongoDB host. Its advantage is that it is a document database built on a scalable architecture that has become popular with developers of all types who build scalable applications.

    • Multiple clients support
      You have several hosts, and you want to connect to them?
      No problem, MongoSK can manage several connections!

    • Creation, deletion of databases, collections and documents
      Create new collections, insert new documents ...
      Warning: you need to enable options in MongoSK to activate the drop effects.
    • Simple and intuitive document management
      Retrieve, add values from MongoDB documents in just a few lines.
      The documents support Skript lists and MongoDB types only for the moment.
    I love Open Source, you can find the sources of MongoSK on GitHub.
    You have a problem or a question? Feel free to open a issue.

    Are you not familiar with names like host, server, database, collections, documents? You don't understand how data is structured with MongoDB? Here is one of my schema representing how it works:

    mongo schemaa.png

    [​IMG]
    egamer3000 and Olyno like this.

Recent Updates

  1. New stable release
  2. Bug fix time!
  3. New features!

Recent Reviews

  1. joshwenke
    joshwenke
    5/5,
    Version: 2.1.2
    Fantastic resource. Truly the best way to store data in Skript. Very responsive author. Well done!
    1. Romitou
      Author's Response
      Hi joshwenke, thank you so much for your review! Glad to know that you enjoyed this addon. If you have any other remark or suggestions to make, I am always listening!
  2. iideen
    iideen
    5/5,
    Version: 1.0.1
    Very good addon. The author responds fairly quickly when we've a bug. I recommend !
    1. Romitou
      Author's Response
      Thank you very much for your review, do not hesitate if you have any questions or suggestions in the future!