v3.0.0 #295
auxten
announced in
Announcements
v3.0.0
#295
Replies: 1 comment
-
We also released new version libchdb, but it's not recommend to just update libchdb without re-impl the binding. We will update other language bindings including NodeJS later |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Major Changes
Performance
Session Mode and Memory Engine Support
New Default Query Mode: Connection-based Queries
New arch chart
What's Changed
Full Changelog: v2.1.1...v3.0.0
Connection and Session Management
Connection String Format
Connection Parameters
mode=ro
is converted to--readonly=1
for read-only modeclickhouse local --help --verbose
Session Behavior
Connection States
API Reference
Detailed API Reference
Connection Class
Cursor Class
Advanced DBAPI Usage
Best Practices
Migration Guide
Users upgrading from pre-2.2 versions should:
For more detailed examples and API usage, refer to:
For binding developers
New API avail:
This discussion was created from the release v3.0.0.
Beta Was this translation helpful? Give feedback.
All reactions