orm-benchmarks
orm-benchmarks copied to clipboard
Simple benchmark suite so we can make tortoise go faster
Bumps [django](https://github.com/django/django) from 4.0.3 to 4.0.7. Commits e9e9729 [4.0.x] Bumped version for 4.0.7 release. b7d9529 [4.0.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header. 2eb7ded [4.0.x] Adjusted version 4.0.7 release...
@long2ice Would you accept a PR for the SQLAlchemy 1.4 async? This PR is not fully implemented (I got tired). But I'll continue later if you consider accepting it.
Bumps [django](https://github.com/django/django) from 3.0.5 to 3.0.7. Commits 44da7ab [3.0.x] Bumped version for 3.0.7 release. 84b2da5 [3.0.x] Fixed CVE-2020-13254 -- Enforced cache key validation in memcached ba... 1f2dd37 [3.0.x] Fixed CVE-2020-13596...
Bumps [tortoise-orm](https://github.com/tortoise/tortoise-orm) from 0.16.5 to 0.16.6. Release notes Sourced from tortoise-orm's releases. v0.16.6 This is a security fix release. We strongly recommend people upgrade. Security fixes: Fixed SQL injection issue...
Would be interesting to see how SQLAlchemy 1.4.13+ compares when using the new asyncio support. SQLAlchemy 1.4 was heavily revamped to support async/await, and the API was cleaned up too...
Complete all steps in the three test cases utilizing the appropriate Python database adaptors (e.g., psycopg2, PyMySQL, cx_Oracle, etc.) and SQL.
The scale and units are entirely missing, both from this data, the documentation around it, and it's use in an image on the tortoise README.rst file. Are they operations per...
[Orator](https://github.com/sdispater/orator) seems like a pretty promising ORM. Would you guys be open to adding Orator to the benchmark list?
Bumps [django](https://github.com/django/django) from 4.0.3 to 4.1.7. Commits c57ff9b [4.1.x] Bumped version for 4.1.7 release. 628b33a [4.1.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 425c75f [4.1.x] Fixed #34318...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...