Skip to content

Commit

Permalink
Update our list of support databases (gravitational#12556)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptgott authored May 20, 2022
1 parent 0b2f54d commit bda45f7
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions docs/pages/database-access/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ title: Database Access
description: Teleport Database Access introduction, demo and resources.
---

# Database Access

Teleport can provide secure access to PostgreSQL, MySQL, MariaDB and MongoDB databases,
while improving both access control and visibility.
Teleport can provide secure connections to you databases while improving both access
control and visibility.

Some of the things you can do with Database Access:

Expand All @@ -16,6 +14,16 @@ Some of the things you can do with Database Access:
[access request](../enterprise/workflow/index.mdx) workflows.
- Capture database access events as well as query activity in the audit log.

Database Access currently supports the following databases:

- PostgreSQL
- MySQL
- MariaDB
- MongoDB
- Redis
- CockroachDB
- Microsoft SQL Server

## Demo

Let's connect to a PostgreSQL server with `psql` and pgAdmin 4 after authenticating
Expand Down

0 comments on commit bda45f7

Please sign in to comment.