A review of querying/searching and mutability tracking on Postgres SQL JSON and JSONB field implementations using SQLAlchemy and Sqlalchemy-Json

8 views
Skip to first unread message

Victor Reichert

unread,
Jun 28, 2018, 12:02:43 PM6/28/18
to sqlalchemy
Hi,

I've been trying to better understand the properties of different Postgres JSON field implementations.  I wrote s script with my tests and I thought I would share it.  It can be found at:


FWIW, I found implementing the field as Column(sqlalchemy_json_NestedMutable.as_mutable(pg_JSONB)) had the mutation tracking and querying I was looking for.

I hope this is of use to someone :)

~Victor
Reply all
Reply to author
Forward
0 new messages