Spigot Plugin Development - 45 - MongoDB with Spigot Plugins

Channel:
Subscribers:
32,299
Published on ● Video Link: https://www.youtube.com/watch?v=QvL5DIKwb_Q



Duration: 32:12
10,072 views
181


In this video, I show you how use MongoDB with Spigot Plugins. First, we install the MongoDB Java driver with Maven. Then we begin using the libraries methods and connect to the database and collection, which eventually allow us to read and write documents(data) to the database. #Spigot #MinecraftPluginDevelopment

Code: https://gitlab.com/kinglydeveloper/mongodb-with-spigot
MongoDB Docs: https://mongodb.github.io/mongo-java-driver/3.11/driver/

Discord: https://rebrand.ly/discordlink
Support: https://www.youtube.com/channel/UC_LtbK9pzAEI-4yVprLOcyA/join
More Videos coming soon.
Leave a comment for any future video suggestions.







Tags:
spigot
spigot plugin
spigot mongodb
mongodb database with spigot plugin