|
11 anos atrás | |
---|---|---|
.. | ||
templates | 11 anos atrás | |
README.md | 12 anos atrás | |
__init__.py | 12 anos atrás | |
app.py | 11 anos atrás | |
benchmark_config | 11 anos atrás | |
install.sh | 11 anos atrás | |
requirements.txt | 11 anos atrás | |
setup.py | 11 anos atrás | |
setup_nginxuwsgi.py | 11 anos atrás | |
setup_py3.py | 11 anos atrás | |
setup_pypy.py | 11 anos atrás | |
source_code | 12 anos atrás |
Single file test, app.py
Flask + Flask-SQLAlchemy
MySQL (MySQL-python on CPython, PyMySQL on PyPy)
With ORM:
http://localhost:8080/dbs
Without ORM (raw):
http://localhost:8080/dbsraw
With ORM:
http://localhost:8080/db?queries=2
Without ORM (raw):
http://localhost:8080/dbraw?queries=2