github.com/pdecat/terraform@v0.11.9-beta1/website/docs/providers/type/database-index.html.markdown (about)

     1  ---
     2  layout: "docs"
     3  page_title: "Database Providers"
     4  sidebar_current: "docs-providers-database"
     5  description: |-
     6    Category for database vendors.
     7  ---
     8  
     9  # Database Providers
    10  
    11  This is a group of database providers offer specific capabilities to provision
    12  and configure your database resources. Terraform integrates with these
    13  database services using the specific provider to provision and manages database
    14  resources. These providers are primarily supported by the vendor in close
    15  collaboration with HashiCorp, and are tested by HashiCorp.
    16  
    17  ---
    18  
    19  
    20  [InfluxDB](/docs/providers/influxdb/index.html)
    21  
    22  [MySQL](/docs/providers/mysql/index.html)
    23  
    24  [PostgreSQL](/docs/providers/postgresql/index.html)