Skip to content

Releases: sochdb/sochdb-python-sdk

Release v0.4.5

23 Jan 23:25

Choose a tag to compare

SochDB Python SDK v0.4.5

Python SDK wrapping pre-built binaries from sochdb/sochdb v0.4.3

Installation

pip install sochdb==0.4.5

What'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 (sochdb package)
  • 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

23 Jan 21:09
5976413

Choose a tag to compare

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.4

What'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 (sochdb package)
  • 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

23 Jan 20:53
df5596a

Choose a tag to compare

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.3

What'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 (sochdb package)
  • 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

23 Jan 07:25
882f0ad

Choose a tag to compare

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.2

What'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 (sochdb package)
  • 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

21 Jan 01:14
146a4c6

Choose a tag to compare

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.1

What'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 (sochdb package)
  • 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

12 Jan 08:52

Choose a tag to compare

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.0

What'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 (sochdb package)
  • 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

10 Jan 05:16
09faed7

Choose a tag to compare

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.7

What'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 (toondb package)
  • 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

09 Jan 16:13
db42f63

Choose a tag to compare

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.6

What'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 (toondb package)
  • 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

09 Jan 13:40
f0d3c7f

Choose a tag to compare

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.5

What'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 (toondb package)
  • 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

08 Jan 06:40
9f866dc

Choose a tag to compare

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.4

What'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 (toondb package)
  • 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.