---
title: NoSQL Database Table
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > NoSQL Database Table
---

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# NoSQL Database Table

An OCI NoSQL Database Table is a managed, highly scalable key-value and document storage table designed for applications that need low-latency data access. It supports flexible schemas, automatic replication, and elastic throughput, making it suitable for workloads such as user profiles, session data, and real‑time applications.

```
oci.nosql_table
```

## Fields

| Title                                   | ID   | Type       | Data Type                                                                                                                                                                                                                                                                                           | Description |
| --------------------------------------- | ---- | ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                                    | core | string     |
| cloud_account_id                        | core | string     | The identifier of the related cloud account. The concept of an account might have different names in different cloud providers. AWS is calling it account, GCP calls it project and Azure uses the term subscription.                                                                               |
| cloud_account_name                      | core | string     | The name of the account this resource belongs to.                                                                                                                                                                                                                                                   |
| cloud_provider                          | core | string     | The name of the cloud provider.                                                                                                                                                                                                                                                                     |
| cloud_tags                              | core | hstore     |
| compartment_id                          | core | string     | The value to assign to the compartment_id property of this Table.                                                                                                                                                                                                                                   |
| created_at                              | core | timestamp  | Time when the resource has been created.                                                                                                                                                                                                                                                            |
| database_engine                         | core | string     | The engine of the database.                                                                                                                                                                                                                                                                         |
| database_status                         | core | string     | The current status of the database, indicating its operational state.                                                                                                                                                                                                                               |
| database_version                        | core | string     | The version of the database engine being used.                                                                                                                                                                                                                                                      |
| ddl_statement                           | core | string     | The value to assign to the ddl_statement property of this Table.                                                                                                                                                                                                                                    |
| endpoint                                | core | string     | The connection endpoint or URL used to access the database.                                                                                                                                                                                                                                         |
| freeform_tags                           | core | hstore     | The value to assign to the freeform_tags property of this Table.                                                                                                                                                                                                                                    |
| id                                      | core | string     | The value to assign to the id property of this Table.                                                                                                                                                                                                                                               |
| instance_type                           | core | string     | The instance type defining the hardware configuration of the database server.                                                                                                                                                                                                                       |
| is_auto_reclaimable                     | core | bool       | The value to assign to the is_auto_reclaimable property of this Table.                                                                                                                                                                                                                              |
| is_multi_region                         | core | bool       | The value to assign to the is_multi_region property of this Table.                                                                                                                                                                                                                                  |
| lifecycle_details                       | core | string     | The value to assign to the lifecycle_details property of this Table.                                                                                                                                                                                                                                |
| lifecycle_state                         | core | string     | The value to assign to the lifecycle_state property of this Table. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", "INACTIVE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. |
| local_replica_initialization_in_percent | core | int64      | The value to assign to the local_replica_initialization_in_percent property of this Table.                                                                                                                                                                                                          |
| name                                    | core | string     | The value to assign to the name property of this Table.                                                                                                                                                                                                                                             |
| region_id                               | core | string     | The region this resource resides within.                                                                                                                                                                                                                                                            |
| replicas                                | core | json       | The value to assign to the replicas property of this Table.                                                                                                                                                                                                                                         |
| resource_type                           | core | string     | The name of the resource type.                                                                                                                                                                                                                                                                      |
| schema                                  | core | json       | The value to assign to the schema property of this Table.                                                                                                                                                                                                                                           |
| schema_state                            | core | string     | The value to assign to the schema_state property of this Table. Allowed values for this property are: "MUTABLE", "FROZEN", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.                                                              |
| table_limits                            | core | json       | The value to assign to the table_limits property of this Table.                                                                                                                                                                                                                                     |
| tags                                    | core | hstore_csv |
| tenancy_ocid                            | core | string     | The OCID of the tenancy containing the resource.                                                                                                                                                                                                                                                    |
| time_created                            | core | timestamp  | The value to assign to the time_created property of this Table.                                                                                                                                                                                                                                     |
| time_of_expiration                      | core | timestamp  | The value to assign to the time_of_expiration property of this Table.                                                                                                                                                                                                                               |
| time_updated                            | core | timestamp  | The value to assign to the time_updated property of this Table.                                                                                                                                                                                                                                     |
| updated_at                              | core | timestamp  | Time when the resource has been updated the last time.                                                                                                                                                                                                                                              |
| volume_encrypted                        | core | bool       | Specifies whether the storage volume is encrypted for security.                                                                                                                                                                                                                                     |
| volume_iops                             | core | int64      | The number of I/O operations per second (IOPS) the volume can handle.                                                                                                                                                                                                                               |
| volume_size_gib                         | core | int64      | The size of the storage volume assigned to the database, measured in GiB.                                                                                                                                                                                                                           |
| volume_throughput                       | core | int64      | The throughput performance of the volume, measured in B/s.                                                                                                                                                                                                                                          |
| zone_id                                 | core | string     | The zone this resource resides within.                                                                                                                                                                                                                                                              |
