Xiaomi Structured Datastore Service
Xiaomi Structured Datastore Service, abbreviated (SDS)
Structured Datastore Service (SDS) is an efficient, fully managed distributed NoSQL database that provides application developers with fast, secure data storage services. The main features are:
Flexible and scalable Table space and throughput are configured as needed and automatically expand without manual intervention
Highly available Safe and efficient, automatic failover and load balancing, consistent data guarantee
Low delay SDS server-side average delay is usually a few milliseconds
Simple data model Provides a table storage model similar to a relational database, supports improved data type support, and lowers the developer's threshold. On the basis of support for distributed storage, strong consistent local secondary indexes of relational databases and combined conditional queries of SQL-like statements are retained to ensure development efficiency
Offline analysis support Supports active/standby cluster replication. Java SDK includes built-in MapReduce/Hive support, which facilitates large-scale Elastic MapReduce
Comprehensive authentication and authorization Mechanism Supports multiple identity authentication mechanisms, user authorization, and secure isolation of user data
Multilingual SDK support Supports multilingual SDKs