[framework] name = "django" [main] urls.plaintext = "/plaintext" urls.json = "/json" urls.db = "/db" urls.query = "/dbs?queries=" urls.update = "/update?queries=" urls.fortune = "/fortunes" approach = "Realistic" classification = "Fullstack" database = "MySQL" database_os = "Linux" os = "Linux" orm = "Full" platform = "WSGI" webserver = "Meinheld" versus = "wsgi" [socketify-wsgi] urls.plaintext = "/plaintext" urls.json = "/json" approach = "Realistic" classification = "Fullstack" database = "MySQL" database_os = "Linux" os = "Linux" orm = "Raw" platform = "WSGI" webserver = "Socketify.py" versus = "wsgi" [socketify-wsgi-pypy] urls.plaintext = "/plaintext" urls.json = "/json" approach = "Realistic" classification = "Fullstack" database = "MySQL" database_os = "Linux" os = "Linux" orm = "Raw" platform = "WSGI" webserver = "Socketify.py" versus = "wsgi" [postgresql] urls.db = "/db" urls.query = "/dbs?queries=" urls.update = "/update?queries=" urls.fortune = "/fortunes" approach = "Realistic" classification = "Fullstack" database = "Postgres" database_os = "Linux" os = "Linux" orm = "Full" platform = "WSGI" webserver = "Meinheld" versus = "wsgi"