Skip to main content

Database / Vector

Capabilities

Version:
IDTitleDescriptionThreat Mappings
CCC.Vector.CP01Embedding StorageSupports storage of high-dimensional vector embeddings derived from raw input data such as text, images, or audio.
1
CCC.Vector.CP02Vector IndexingProvides creation and management of indexes optimized for similarity search, such as HNSW, IVF, or PQ.
1
CCC.Vector.CP03Similarity SearchEnables nearest-neighbor queries using a query embedding to return the most similar vectors from the store.
1
CCC.Vector.CP04Metadata FilteringSupports structured filtering on metadata fields alongside vector similarity search queries.
1
CCC.Vector.CP05Batch IngestionAllows for high-throughput batch upload and deletion of vectors and associated metadata.
1
CCC.Vector.CP06Real-Time QueryingProvides low-latency response to vector similarity queries suitable for interactive applications.
1
CCC.Vector.CP07Index Lifecycle ManagementEnables automated or manual creation, optimization, and removal of vector indexes.
2
CCC.Vector.CP08Embedding Format CompatibilitySupports standard vector formats and integrates with common embedding generators (e.g., OpenAI, HuggingFace, TensorFlow).
1
CCC.Vector.CP09Vector Dimension ManagementSupports storing and managing vectors of specific or dynamic dimensionality, depending on model needs.
1
CCC.Vector.CP10Multi-modal Vector SupportSupports storing and searching across vectors derived from multiple modalities (e.g., text, image, audio).
1
CCC.Vector.CP11Query Access ControlProvides the ability to restrict who can run vector similarity or metadata filter queries, separate from data modification rights.
1
CCC.Vector.CP12Approximate or Exact Search ModesSupports both approximate nearest neighbor (ANN) algorithms for speed and exact search modes for precision-critical applications.
1

Imports

IDRemarks
CCC.Core.CP01Encryption in Transit Enabled by Default
CCC.Core.CP02Encryption at Rest Enabled by Default
CCC.Core.CP03Access Log Publication
CCC.Core.CP04Transaction Rate Limits
CCC.Core.CP06Access Control
CCC.Core.CP08Data Replication
CCC.Core.CP09Metrics Publication
CCC.Core.CP10Log Publication
CCC.Core.CP11Backup
CCC.Core.CP12Recovery
CCC.Core.CP14API Access
CCC.Core.CP18Resource Versioning
CCC.Core.CP19ChildResource Scaling
CCC.Core.CP20Resource Tagging
CCC.Core.CP22Location Lock-In
CCC.Core.CP23Network Access Rules
CCC.Core.CP24Core Processing Units (CPU)
CCC.Core.CP25Random Access Memory Allocation
CCC.Core.CP26Persistent Storage
CCC.Core.CP28Command-line Interface
CCC.Core.CP30Passive Ingestion
CCC.Core.CP31Elastic Scaling