{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/4"}],"enrichment":{"capability":"Python SDK for Aliyun Tablestore (OTS), a managed NoSQL database service, enabling read, write, batch operations, range scans, transactions, and full-text or vector search on structured data.","skillfed_tags":["aliyun-cloud","nosql","managed-service"],"use_cases":["Store and query time-series metrics or event logs at scale with range-scan and aggregation capabilities.","Implement full-text search over product catalogs or document collections using the multi-element index feature.","Perform vector similarity search for recommendation or semantic-matching workloads.","Batch ingest or export large datasets with multi-table batch read/write operations.","Build transactional workflows with local transaction support for multi-row consistency."],"what_it_does":"Tablestore is the official Python client for Aliyun Tablestore (OTS), a cloud-hosted NoSQL database built on Aliyun's distributed infrastructure. It provides a full-featured API for creating and managing tables, performing single-row and batch read/write operations, scanning ranges of data, managing transactions, and executing advanced queries including full-text search and vector retrieval. The SDK abstracts the HTTP protocol layer and handles serialization via protobuf and flatbuffers, making it straightforward to integrate Tablestore into Python applications.\n\nThe package is designed for applications that need to store and query large volumes of structured data with real-time access patterns. It supports modern Python versions (3.8 through 3.14) and includes both synchronous and asynchronous HTTP clients. Common use cases include time-series data ingestion, user profile storage, event logging, and search-enabled data retrieval. The SDK is actively maintained and carries no known security vulnerabilities.","worth_installing":"Yes, if you are already committed to Aliyun Tablestore as your data store. The SDK is actively maintained, permissively licensed, has low install friction, and carries no known vulnerabilities. It is the canonical way to access Tablestore from Python. However, it is only useful if you have an Aliyun account and an active Tablestore instance; it is not a general-purpose database client."},"id":"tablestore","links":{"html":"https://skillfed.io/packages/tablestore","md":"https://skillfed.io/packages/tablestore.md","pypi":"https://pypi.org/project/tablestore/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-10","license_spdx":null,"license_treatment":"permissive","name":"tablestore","python_support":"supports_current","summary":"Aliyun TableStore(OTS) SDK"},"popularity":{"monthly_downloads":107598,"position":12607,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.4.8"}
