Skip to content

Releases: YuriyIvon/DatabaseBenchmark

0.9.2

11 Jun 14:17
Compare
Choose a tag to compare
  • Added delimiter parameter to CSV data source and moved Database data source query to a separate file
  • Added MongoDB-specific query command parameters including the ability to collect RU metric when using MongoDB on CosmosDB
  • Turned off ordered flag on MongoDB insert to speed up import in case of MongoDB on CosmosDB
  • Ignore database-generated columns when importing data to Elasticsearch and CosmosDB

0.9.1

07 Jun 19:30
Compare
Choose a tag to compare
  • New date-time randomization rule parameter
  • Corrected benchmark results order
  • Changed errors to warnings for auto-generated fields when creating tables in NoSQL databases