/py-tpcc-2

Primary LanguagePython

TPC-C in Python for MongoDB

This repo is an experimental variant of Python TPC-C implementation based on the original here.

The structure of the repo is:

  1. pytpcc - the code for pytpcc with driver (DB) specific code in drivers subdirectory.
  2. vldb2019 - 2019 VLDB paper, poster and results generated from this code

All the tests were run using MongoDB Atlas. Use code VLDB2019 to get $150 credit to get started with MongoDB Atlas.