Releases: sochdb/sochdb-python-sdk
Release v0.4.5
SochDB Python SDK v0.4.5
Python SDK wrapping pre-built binaries from sochdb/sochdb v0.4.3
Installation
pip install sochdb==0.4.5What's Included
This release contains platform-specific wheels with pre-compiled SochDB binaries:
- sochdb-bulk: CLI tool for bulk data operations
- sochdb-server: Standalone database server
- sochdb-grpc-server: gRPC server implementation
- libsochdb_storage: Native storage FFI library
- libsochdb_index: Native indexing FFI library
Supported Platforms
- ✅ Linux x86_64 (manylinux_2_17_x86_64)
- ✅ macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
- ✅ Windows x64 (win_amd64)
Python Version Support
- Python 3.9
- Python 3.10
- Python 3.11
- Python 3.12
- Python 3.13
Package Contents
Each wheel includes:
- Python SDK code (
sochdbpackage) - Platform-specific binaries in
_bin/<platform>/ - Shared libraries in
lib/<platform>/
Source Distribution
The source distribution (.tar.gz) is also available for custom builds, though binaries are not included and would need to be obtained separately from the main SochDB repository.
Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v0.4.3.
Release v0.4.4
SochDB Python SDK v0.4.4
Python SDK wrapping pre-built binaries from sochdb/sochdb v0.4.3
Installation
pip install sochdb-client==0.4.4What's Included
This release contains platform-specific wheels with pre-compiled SochDB binaries:
- sochdb-bulk: CLI tool for bulk data operations
- sochdb-server: Standalone database server
- sochdb-grpc-server: gRPC server implementation
- libsochdb_storage: Native storage FFI library
- libsochdb_index: Native indexing FFI library
Supported Platforms
- ✅ Linux x86_64 (manylinux_2_17_x86_64)
- ✅ macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
- ✅ Windows x64 (win_amd64)
Python Version Support
- Python 3.9
- Python 3.10
- Python 3.11
- Python 3.12
- Python 3.13
Package Contents
Each wheel includes:
- Python SDK code (
sochdbpackage) - Platform-specific binaries in
_bin/<platform>/ - Shared libraries in
lib/<platform>/
Source Distribution
The source distribution (.tar.gz) is also available for custom builds, though binaries are not included and would need to be obtained separately from the main SochDB repository.
Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v0.4.3.
Release v0.4.3
SochDB Python SDK v0.4.3
Python SDK wrapping pre-built binaries from sochdb/sochdb v0.4.3
Installation
pip install sochdb-client==0.4.3What's Included
This release contains platform-specific wheels with pre-compiled SochDB binaries:
- sochdb-bulk: CLI tool for bulk data operations
- sochdb-server: Standalone database server
- sochdb-grpc-server: gRPC server implementation
- libsochdb_storage: Native storage FFI library
- libsochdb_index: Native indexing FFI library
Supported Platforms
- ✅ Linux x86_64 (manylinux_2_17_x86_64)
- ✅ macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
- ✅ Windows x64 (win_amd64)
Python Version Support
- Python 3.9
- Python 3.10
- Python 3.11
- Python 3.12
- Python 3.13
Package Contents
Each wheel includes:
- Python SDK code (
sochdbpackage) - Platform-specific binaries in
_bin/<platform>/ - Shared libraries in
lib/<platform>/
Source Distribution
The source distribution (.tar.gz) is also available for custom builds, though binaries are not included and would need to be obtained separately from the main SochDB repository.
Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v0.4.3.
Release v0.4.2
SochDB Python SDK v0.4.2
Python SDK wrapping pre-built binaries from sochdb/sochdb v0.4.2
Installation
pip install sochdb-client==0.4.2What's Included
This release contains platform-specific wheels with pre-compiled SochDB binaries:
- sochdb-bulk: CLI tool for bulk data operations
- sochdb-server: Standalone database server
- sochdb-grpc-server: gRPC server implementation
- libsochdb_storage: Native storage FFI library
- libsochdb_index: Native indexing FFI library
Supported Platforms
- ✅ Linux x86_64 (manylinux_2_17_x86_64)
- ✅ macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
- ✅ Windows x64 (win_amd64)
Python Version Support
- Python 3.9
- Python 3.10
- Python 3.11
- Python 3.12
- Python 3.13
Package Contents
Each wheel includes:
- Python SDK code (
sochdbpackage) - Platform-specific binaries in
_bin/<platform>/ - Shared libraries in
lib/<platform>/
Source Distribution
The source distribution (.tar.gz) is also available for custom builds, though binaries are not included and would need to be obtained separately from the main SochDB repository.
Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v0.4.2.
Release v0.4.1
SochDB Python SDK v0.4.1
Python SDK wrapping pre-built binaries from sochdb/sochdb v0.4.1
Installation
pip install sochdb-client==0.4.1What's Included
This release contains platform-specific wheels with pre-compiled SochDB binaries:
- sochdb-bulk: CLI tool for bulk data operations
- sochdb-server: Standalone database server
- sochdb-grpc-server: gRPC server implementation
- libsochdb_storage: Native storage FFI library
- libsochdb_index: Native indexing FFI library
Supported Platforms
- ✅ Linux x86_64 (manylinux_2_17_x86_64)
- ✅ macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
- ✅ Windows x64 (win_amd64)
Python Version Support
- Python 3.9
- Python 3.10
- Python 3.11
- Python 3.12
- Python 3.13
Package Contents
Each wheel includes:
- Python SDK code (
sochdbpackage) - Platform-specific binaries in
_bin/<platform>/ - Shared libraries in
lib/<platform>/
Source Distribution
The source distribution (.tar.gz) is also available for custom builds, though binaries are not included and would need to be obtained separately from the main SochDB repository.
Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v0.4.1.
Release v0.4.0
SochDB Python SDK v0.4.0
Python SDK wrapping pre-built binaries from sochdb/sochdb v0.4.0
Installation
pip install sochdb-client==0.4.0What's Included
This release contains platform-specific wheels with pre-compiled SochDB binaries:
- sochdb-bulk: CLI tool for bulk data operations
- sochdb-server: Standalone database server
- sochdb-grpc-server: gRPC server implementation
- libsochdb_storage: Native storage FFI library
- libsochdb_index: Native indexing FFI library
Supported Platforms
- ✅ Linux x86_64 (manylinux_2_17_x86_64)
- ✅ macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
- ✅ Windows x64 (win_amd64)
Python Version Support
- Python 3.9
- Python 3.10
- Python 3.11
- Python 3.12
- Python 3.13
Package Contents
Each wheel includes:
- Python SDK code (
sochdbpackage) - Platform-specific binaries in
_bin/<platform>/ - Shared libraries in
lib/<platform>/
Source Distribution
The source distribution (.tar.gz) is also available for custom builds, though binaries are not included and would need to be obtained separately from the main SochDB repository.
Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v0.4.0.
Release v0.3.7
ToonDB Python SDK v0.3.7
Python SDK wrapping pre-built binaries from toondb/toondb v0.3.6
Installation
pip install toondb-client==0.3.7What's Included
This release contains platform-specific wheels with pre-compiled ToonDB binaries:
- toondb-bulk: CLI tool for bulk data operations
- toondb-server: Standalone database server
- toondb-grpc-server: gRPC server implementation
- libtoondb_storage: Native storage FFI library
- libtoondb_index: Native indexing FFI library
Supported Platforms
- ✅ Linux x86_64 (manylinux_2_17_x86_64)
- ✅ macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
- ✅ Windows x64 (win_amd64)
Python Version Support
- Python 3.9
- Python 3.10
- Python 3.11
- Python 3.12
- Python 3.13
Package Contents
Each wheel includes:
- Python SDK code (
toondbpackage) - Platform-specific binaries in
_bin/<platform>/ - Shared libraries in
lib/<platform>/
Source Distribution
The source distribution (.tar.gz) is also available for custom builds, though binaries are not included and would need to be obtained separately from the main ToonDB repository.
Binary Source: These Python wheels bundle pre-compiled binaries from the ToonDB main repository release v0.3.6.
Release v0.3.6
ToonDB Python SDK v0.3.6
Python SDK wrapping pre-built binaries from toondb/toondb v0.3.5
Installation
pip install toondb-client==0.3.6What's Included
This release contains platform-specific wheels with pre-compiled ToonDB binaries:
- toondb-bulk: CLI tool for bulk data operations
- toondb-server: Standalone database server
- toondb-grpc-server: gRPC server implementation
- libtoondb_storage: Native storage FFI library
- libtoondb_index: Native indexing FFI library
Supported Platforms
- ✅ Linux x86_64 (manylinux_2_17_x86_64)
- ✅ macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
- ✅ Windows x64 (win_amd64)
Python Version Support
- Python 3.9
- Python 3.10
- Python 3.11
- Python 3.12
- Python 3.13
Package Contents
Each wheel includes:
- Python SDK code (
toondbpackage) - Platform-specific binaries in
_bin/<platform>/ - Shared libraries in
lib/<platform>/
Source Distribution
The source distribution (.tar.gz) is also available for custom builds, though binaries are not included and would need to be obtained separately from the main ToonDB repository.
Binary Source: These Python wheels bundle pre-compiled binaries from the ToonDB main repository release v0.3.5.
Release v0.3.5
ToonDB Python SDK v0.3.5
Python SDK wrapping pre-built binaries from toondb/toondb v0.3.5
Installation
pip install toondb-client==0.3.5What's Included
This release contains platform-specific wheels with pre-compiled ToonDB binaries:
- toondb-bulk: CLI tool for bulk data operations
- toondb-server: Standalone database server
- toondb-grpc-server: gRPC server implementation
- libtoondb_storage: Native storage FFI library
- libtoondb_index: Native indexing FFI library
Supported Platforms
- ✅ Linux x86_64 (manylinux_2_17_x86_64)
- ✅ macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
- ✅ Windows x64 (win_amd64)
Python Version Support
- Python 3.9
- Python 3.10
- Python 3.11
- Python 3.12
- Python 3.13
Package Contents
Each wheel includes:
- Python SDK code (
toondbpackage) - Platform-specific binaries in
_bin/<platform>/ - Shared libraries in
lib/<platform>/
Source Distribution
The source distribution (.tar.gz) is also available for custom builds, though binaries are not included and would need to be obtained separately from the main ToonDB repository.
Binary Source: These Python wheels bundle pre-compiled binaries from the ToonDB main repository release v0.3.5.
Release v0.3.4
ToonDB Python SDK v0.3.4
Python SDK wrapping pre-built binaries from toondb/toondb v0.3.4
Installation
pip install toondb-client==0.3.4What's Included
This release contains platform-specific wheels with pre-compiled ToonDB binaries:
- toondb-bulk: CLI tool for bulk data operations
- toondb-server: Standalone database server
- toondb-grpc-server: gRPC server implementation
- libtoondb_storage: Native storage FFI library
- libtoondb_index: Native indexing FFI library
Supported Platforms
- ✅ Linux x86_64 (manylinux_2_17_x86_64)
- ✅ macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
- ✅ Windows x64 (win_amd64)
Python Version Support
- Python 3.9
- Python 3.10
- Python 3.11
- Python 3.12
- Python 3.13
Package Contents
Each wheel includes:
- Python SDK code (
toondbpackage) - Platform-specific binaries in
_bin/<platform>/ - Shared libraries in
lib/<platform>/
Source Distribution
The source distribution (.tar.gz) is also available for custom builds, though binaries are not included and would need to be obtained separately from the main ToonDB repository.
Binary Source: These Python wheels bundle pre-compiled binaries from the ToonDB main repository release v0.3.4.