Skip to content

Releases: sochdb/sochdb-python-sdk

Release v0.8.1

24 Jun 01:53
bd00481

Choose a tag to compare

SochDB Python SDK v0.8.1

Python SDK wrapping pre-built binaries from sochdb/sochdb v2.0.12

Installation

pip install sochdb==0.8.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)
  • Linux ARM64 (manylinux_2_17_aarch64)
  • macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
  • macOS x86_64 (Intel, macosx_10_15_x86_64)
  • 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 attached to the GitHub release for maintainers and custom builds, but it is intentionally not uploaded to PyPI while unsupported platform combinations can still fall back to a broken binary mix.


Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v2.0.12.

Release v0.8.0

21 Jun 09:03
63366dd

Choose a tag to compare

SochDB Python SDK v0.8.0

Python SDK wrapping pre-built binaries from sochdb/sochdb v2.0.11

Installation

pip install sochdb==0.8.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)
  • Linux ARM64 (manylinux_2_17_aarch64)
  • macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
  • macOS x86_64 (Intel, macosx_10_15_x86_64)
  • 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 attached to the GitHub release for maintainers and custom builds, but it is intentionally not uploaded to PyPI while unsupported platform combinations can still fall back to a broken binary mix.


Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v2.0.11.

Release v0.6.4

17 Jun 07:22
0904caa

Choose a tag to compare

SochDB Python SDK v0.6.4

Python SDK wrapping pre-built binaries from sochdb/sochdb v2.0.9

Installation

pip install sochdb==0.6.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)
  • Linux ARM64 (manylinux_2_17_aarch64)
  • macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
  • macOS x86_64 (Intel, macosx_10_15_x86_64)
  • 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 attached to the GitHub release for maintainers and custom builds, but it is intentionally not uploaded to PyPI while unsupported platform combinations can still fall back to a broken binary mix.


Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v2.0.9.

Release v0.6.3

15 Jun 05:24
1c09065

Choose a tag to compare

SochDB Python SDK v0.6.3

Python SDK wrapping pre-built binaries from sochdb/sochdb v2.0.8

Installation

pip install sochdb==0.6.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)
  • Linux ARM64 (manylinux_2_17_aarch64)
  • macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
  • macOS x86_64 (Intel, macosx_10_15_x86_64)
  • 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 attached to the GitHub release for maintainers and custom builds, but it is intentionally not uploaded to PyPI while unsupported platform combinations can still fall back to a broken binary mix.


Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v2.0.8.

Release v0.6.2

14 Jun 20:27
31482b6

Choose a tag to compare

SochDB Python SDK v0.6.2

Python SDK wrapping pre-built binaries from sochdb/sochdb v2.0.7

Installation

pip install sochdb==0.6.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)
  • Linux ARM64 (manylinux_2_17_aarch64)
  • macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
  • macOS x86_64 (Intel, macosx_10_15_x86_64)
  • 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 attached to the GitHub release for maintainers and custom builds, but it is intentionally not uploaded to PyPI while unsupported platform combinations can still fall back to a broken binary mix.


Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v2.0.7.

Release v0.6.1

14 Jun 17:47

Choose a tag to compare

SochDB Python SDK v0.6.1

Python SDK wrapping pre-built binaries from sochdb/sochdb v2.0.6

Installation

pip install sochdb==0.6.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)
  • Linux ARM64 (manylinux_2_17_aarch64)
  • macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
  • macOS x86_64 (Intel, macosx_10_15_x86_64)
  • 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 attached to the GitHub release for maintainers and custom builds, but it is intentionally not uploaded to PyPI while unsupported platform combinations can still fall back to a broken binary mix.


Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v2.0.6.

Release v0.6.0

14 Jun 06:31
c7a9a0d

Choose a tag to compare

SochDB Python SDK v0.6.0

Python SDK wrapping pre-built binaries from sochdb/sochdb v2.0.5

Installation

pip install sochdb==0.6.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)
  • Linux ARM64 (manylinux_2_17_aarch64)
  • macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
  • macOS x86_64 (Intel, macosx_10_15_x86_64)
  • 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 attached to the GitHub release for maintainers and custom builds, but it is intentionally not uploaded to PyPI while unsupported platform combinations can still fall back to a broken binary mix.


Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v2.0.5.

Release v0.5.9

13 Jun 22:31
7118262

Choose a tag to compare

SochDB Python SDK v0.5.9

Python SDK wrapping pre-built binaries from sochdb/sochdb v2.0.4

Installation

pip install sochdb==0.5.9

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)
  • Linux ARM64 (manylinux_2_17_aarch64)
  • macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
  • macOS x86_64 (Intel, macosx_10_15_x86_64)
  • 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 attached to the GitHub release for maintainers and custom builds, but it is intentionally not uploaded to PyPI while unsupported platform combinations can still fall back to a broken binary mix.


Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v2.0.4.

Release v0.5.7

20 Apr 04:47

Choose a tag to compare

SochDB Python SDK v0.5.7

Python SDK wrapping pre-built binaries from sochdb/sochdb v2.0.1

Installation

pip install sochdb==0.5.7

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)
  • Linux ARM64 (manylinux_2_17_aarch64)
  • macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
  • macOS x86_64 (Intel, macosx_10_15_x86_64)
  • 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 attached to the GitHub release for maintainers and custom builds, but it is intentionally not uploaded to PyPI while unsupported platform combinations can still fall back to a broken binary mix.


Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v2.0.1.

Release v0.5.6

16 Apr 01:36

Choose a tag to compare

SochDB Python SDK v0.5.6

Python SDK wrapping pre-built binaries from sochdb/sochdb v2.0.0

Installation

pip install sochdb==0.5.6

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)
  • Linux ARM64 (manylinux_2_17_aarch64)
  • macOS ARM64 (Apple Silicon, macosx_11_0_arm64)
  • macOS x86_64 (Intel, macosx_10_15_x86_64)
  • 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 attached to the GitHub release for maintainers and custom builds, but it is intentionally not uploaded to PyPI while unsupported platform combinations can still fall back to a broken binary mix.


Binary Source: These Python wheels bundle pre-compiled binaries from the SochDB main repository release v2.0.0.