UDB-TX Distributed Relational Database
UDB-TX is an enterprise-level, large-scale, general-purpose database management system for key applications across the industry.It is suitable for online transaction processing, data warehousing, Internet applications and other scenarios.
Support cost-based query optimization model to improve the performance of complex queries .Supports all major multi-table query methods.Through parallel computing, index coverage, storage reconfiguration and other processing models, to comfortably cope with the business needs of enterprises with high load and high concurrency.
With the ability to manage data partitioning, support for range partitioning, hash partitioning, list partitioning and other partitioning mechanisms for tables; support for multi-level partitioning mechanisms; support for automatic partitioning.In the applicable scenarios, the reasonable use of partitioning can allow the database system to obtain exponential performance improvement.
Extended based on PostGIS standards, with built-in geometry type support for seamless integration and operation between vector and raster data. Supports topology functions and spatial operations on 3D spatial data. Specifically includes: support for all spatial data types; support for all object expression methods; support for all data access and construction methods; a variety of spatial analysis functions; support for metadata; a set of binary predicates for detecting spatial relationships between spatial objects; spatial operators for spatial data manipulation; coordinate transformations within the database; spherical arithmetic operations; three-dimensional geometry type support; spatial aggregation functions; and raster data storage and access.
The process of word splitting and indexing is decoupled in the realization, with GIN index, UDB-TX full-text search has excellent query performance.At the same time, it provides a variety of Chinese word segmentation capabilities, perfectly supporting Chinese full-text search.There is no need to build an additional search engine, through the SQL operation to achieve full-text search and fuzzy query.
Complete database security technology that eliminates all security threats from the inside out, with comprehensive reliability security enhancements.Including data encryption, different granularity access control, communication channel encryption, different levels of access isolation, built-in database auditing, built-in data desensitization and other security features.