|
vor 10 Jahren | |
---|---|---|
.. | ||
templates | vor 11 Jahren | |
README.md | vor 11 Jahren | |
app.py | vor 11 Jahren | |
bash_profile.sh | vor 11 Jahren | |
benchmark_config | vor 11 Jahren | |
gunicorn_conf.py | vor 11 Jahren | |
install.sh | vor 11 Jahren | |
nginx.conf | vor 11 Jahren | |
requirements-pypy.txt | vor 11 Jahren | |
requirements.txt | vor 10 Jahren | |
setup_nginxuwsgi.sh | vor 10 Jahren | |
setup_py2.sh | vor 11 Jahren | |
setup_py3.sh | vor 11 Jahren | |
setup_pypy.sh | vor 11 Jahren | |
source_code | vor 11 Jahren | |
uwsgi.ini | vor 11 Jahren |
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