All activity
Forb Yuanleft a comment
GoooQo is a CRUD framework in Golang based on the OQM technique. The OQM (Object-Query Mapping) technique is a database access technique that constructs database query statements through objects. OQM proposes a new method to solve the problem of the dynamic combination of n query conditions by mapping 2^n assignment combinations of an object instance with n fields to 2^n combinations of n query...
GoooQoA Dynamic Query Language Implemented in Golang for CRUD
A Java ORM framework for MongoDB. This tool will help to build the MongoDB query statements automatically from an entity object and a query object.
doyto-query-mongodbdoytowin/doyto-query-mongodb: A Java Framework for MongoDB



