11 Commits (7019aa5a404bc01cd5c3a4e0630f301eed6a0869)

Author SHA1 Message Date
  Roland Haroutiounian 7019aa5a40 Added a todo for the implementation of the sorting options parser 9 years ago
  Roland Haroutiounian d28828c7c9 Datasource implementation 9 years ago
  Roland Haroutiounian f4a70e25a5 Code cleaning 9 years ago
  Roland Haroutiounian 688e15f8e0 [DataSource] added the utils.object_collection_name method to utils module. Added also the insert and insert_multi methods to the MongoDb datasource class 9 years ago
  Roland Haroutiounian 542fdf1ca7 [MongoDbDataSource] Implementation of the connection creation and a first check on the given parameters 9 years ago
  Yann Weber c5971d9590 Updated comments (and deleting space between ## and @brief ) 9 years ago
  Roland Haroutiounian 311ef0c4f3 Created a mongodb subpackage in the datasource package 9 years ago
  Roland Haroutiounian 35730ee916 Added a first implementation of the insert method in mongodb 9 years ago
  Roland Haroutiounian 036f16f8aa Added the username and password management for the mongodb connection string 9 years ago
  Roland Haroutiounian e47dc0d8ee First implementation of the delete method of the MongoDbDataSource 9 years ago
  Roland Haroutiounian f5cfdb76c0 Created the structure of pymongo Datasource 9 years ago