Python Async SQL Engines
Project description
PySQLXEngine
PySQLXEngine, a minimalist asynchronous SQL engine
Documentation: Here
Source Code: https://github.com/carlos-rian/pysqlx-engine
PySQLXEngine supports the option of sending raw sql to your database.
The PySQLXEngine is a minimalist Async SQL engine. Currently this lib only supports asynchronous programming, you need to code your code using await in all methods.
Database Support:
SQLitePostgreSQLMySQLMicrosoft SQL Server
OS Support:
LinuxWindowsExperimental! Unit tests were not run on Windows.
Installation
PIP
$ pip install pysqlx-engine
Poetry
$ poetry add pysqlx-engine
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysqlx-engine-0.1.0.tar.gz.
File metadata
- Download URL: pysqlx-engine-0.1.0.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.7.0 Linux/5.10.102.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0899b29789f961d6767ee24ecb243679284ecb39b0fb22227fd65efa03b98b13
|
|
| MD5 |
4688dee320a44e9df9b389f1b5af1c7f
|
|
| BLAKE2b-256 |
63ae06e06d5c16bee9559d9abbfde43cca2594d1ff607cdbe602eb3f13a869b6
|
File details
Details for the file pysqlx_engine-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pysqlx_engine-0.1.0-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.7.0 Linux/5.10.102.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
937ebabf2b93c0a93373650a4439dd9a42085b7a42ae2c10e31cbbddf8d34df8
|
|
| MD5 |
f5445a8c01c87147645fe343bef09459
|
|
| BLAKE2b-256 |
7bf885d2cc43106a95414c69bc82dbfdfbbb960ea6c19ed7c3bf4854a61d4ca9
|