jmongo

  1. Mashiane

    B4J Library [SithasoMongoDB] A jMongo class helper for everything MongoDB CRUD

    Hi there This helper class is to help anyone explore the jMongo library for CRUD for the less adventurous. Demo attached. SithasoMongoDB Initialize (sHost As String, iPort As Int, dbName As String, tblName As String) As SithasoMongoDB ' 'initialize the class Dim dbMongo As SithasoMongoDB...
Top