{ "framework": "django", "tests": [{ "default": { "plaintext_url" : "/plaintext", "json_url": "/json", "db_url": "/db", "query_url": "/dbs?queries=", "fortune_url": "/fortunes", "update_url": "/update?queries=", "port": 8080, "approach": "Realistic", "classification": "Fullstack", "database": "MySQL", "framework": "django", "language": "Python", "flavor": "Python3", "orm": "Full", "platform": "WSGI", "webserver": "Meinheld", "os": "Linux", "database_os": "Linux", "display_name": "Django", "notes": "", "versus": "wsgi", "tags": [ ] }, "socketify-wsgi": { "plaintext_url" : "/plaintext", "json_url": "/json", "port": 8080, "approach": "Realistic", "classification": "Fullstack", "database": "None", "framework": "django", "language": "Python", "flavor": "Python3", "orm": "Raw", "platform": "WSGI", "webserver": "Socketify.py", "os": "Linux", "database_os": "Linux", "display_name": "Django [Socketify.py WSGI]", "notes": "", "versus": "wsgi" }, "socketify-wsgi-pypy": { "plaintext_url" : "/plaintext", "json_url": "/json", "port": 8080, "approach": "Realistic", "classification": "Fullstack", "database": "None", "framework": "django", "language": "Python", "flavor": "PyPy3", "orm": "Raw", "platform": "WSGI", "webserver": "Socketify.py", "os": "Linux", "database_os": "Linux", "display_name": "Django [Socketify.py WSGI PyPy3]", "notes": "", "versus": "wsgi" }, "postgresql": { "db_url": "/db", "query_url": "/dbs?queries=", "fortune_url": "/fortunes", "update_url": "/update?queries=", "port": 8080, "approach": "Realistic", "classification": "Fullstack", "database": "Postgres", "framework": "django", "language": "Python", "flavor": "Python3", "orm": "Full", "platform": "WSGI", "webserver": "Meinheld", "os": "Linux", "database_os": "Linux", "display_name": "Django [Postgres]", "notes": "", "versus": "wsgi", "tags": [ ] } }] }