psqlpy

Asynchronous Python PostgreSQL driver written in Rust

MIT License

Downloads
76.7K
Stars
218

Bot releases are visible (Hide)

psqlpy - v0.5.5

Published by chandr-andr 6 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.5.4...0.5.5

psqlpy - v0.5.4

Published by chandr-andr 6 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.5.3...0.5.4

psqlpy - v0.5.3

Published by chandr-andr 6 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.5.2...0.5.3

psqlpy - v0.5.2

Published by chandr-andr 6 months ago

We added support for Composite Types in PostgreSQL.
Now you can easily use them and don't worry about deserialization on the Python side.

What's Changed

psqlpy - v0.5.1

Published by chandr-andr 6 months ago

Minor changes, no affect on code.

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.5.0...0.5.1

psqlpy - v0.5.0

Published by chandr-andr 6 months ago

Version 0.5.0

It's one of the biggest updates since the library's first release.

We rewrote the whole code base because the new version of Pyo3 (v0.21.1) was released with a new implementation for asynchronous code.

Now native Rust code looks much simpler, easier to support, and supports adding new features faster and safer.

In addition, the PSQLPy driver became even faster than the previous realization. We increased performance by approximately 2 times in some cases, and by 15-50% in most cases.

Many thanks to the main contributor! @insani7y

psqlpy - v0.4.0

Published by chandr-andr 7 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.3.5...0.4.0

psqlpy - v0.3.5

Published by chandr-andr 7 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.3.3...0.3.5

psqlpy - v0.3.3

Published by chandr-andr 7 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.3.2...0.3.3

psqlpy - v0.3.2

Published by chandr-andr 7 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.3.1...0.3.2

psqlpy - v0.3.1

Published by chandr-andr 7 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.3.0...0.3.1

psqlpy - 0.3.0

Published by chandr-andr 7 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.2.9...0.3.0

psqlpy - 0.2.9

Published by chandr-andr 7 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.2.8...0.2.9

psqlpy - v0.2.8

Published by chandr-andr 7 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.2.7...0.2.8

psqlpy - v0.2.7

Published by chandr-andr 7 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.2.6...0.2.7

psqlpy - v0.2.6

Published by chandr-andr 8 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.2.5...0.2.6

psqlpy - v0.2.5

Published by chandr-andr 8 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.2.4...0.2.5

psqlpy - 0.2.4

Published by chandr-andr 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.2.3...0.2.4

psqlpy - 0.2.3

Published by chandr-andr 8 months ago

psqlpy - 0.2.2

Published by chandr-andr 8 months ago

What's Changed

Full Changelog: https://github.com/qaspen-python/psqlpy/compare/0.2.1...0.2.2