sqlalchemy-jsonfield
SqlAlchemy provides JSON field support for several database types (PostgreSQL and MySQL for now) and semi-working dict <-> JSON <-> VARCHAR example, but... In real scenarios we have tests on sqlite, production on MySQL/MariaDB/Percona/PostgreSQL and some of them (modern Oracle MySQL & PostgreSQL) support JSON, some of them (SQLite, Percona & MariaDB) requires data conversion to Text (not VARCHAR). As addition, we have different levels of Unicode support on database and connector side, so we may be interested to switch JSON encoding between d eployments.
Ecosystem
conda-forge.org
conda-forge.org
Latest Release
over 5 years ago
1.0.0
over 5 years ago
Versions
2
2
Downloads
239,764 total
239,764 total
Dependent Packages
2
2
Dependent Repos
1
1
Loading...
Readme
Loading...
Links
| Registry | conda-forge.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:conda/sqlalchemy-jsonfield?repository_url=https://conda-forge.org
spec |
| License | Apache-2.0 |
| First Release | about 6 years ago |
| Last Synced | 6 days ago |
Repository
| Stars | 24 on GitHub |
| Forks | 2 on GitHub |
| Commits | 94 |
| Committers | 6 |
| Avg per Author | 15.667 |
| DDS | 0.213 |