Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
AmendsenProject
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shaik Janipasha
AmendsenProject
Commits
36853556
Unverified
Commit
36853556
authored
May 20, 2020
by
Tao Feng
Committed by
GitHub
May 20, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update readme with link for references (#455)
* Update readme with link for references * update a bit
parent
4ea054d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
19 deletions
+25
-19
README.md
README.md
+25
-19
No files found.
README.md
View file @
36853556
...
...
@@ -77,29 +77,35 @@ Please visit [Architecture](https://github.com/lyft/amundsen/blob/master/docs/ar
-
People (from HR systems)
-
Dashboards
## Supported Connectors
### Table connectors
-
Amazon Athena
-
Amazon Glue and anything built over it (like Databricks Delta - which is a work in progress).
-
Amazon Redshift
-
Cassandra
## Supported Integrations
### Table Connectors
-
[
Amazon Athena
](
https://aws.amazon.com/athena/
)
-
[
Amazon Glue
](
https://aws.amazon.com/glue/
)
and anything built over it (like Databricks Delta - which is a work in progress).
-
[
Amazon Redshift
](
https://aws.amazon.com/redshift/
)
-
[
Apache Cassandra
](
https://cassandra.apache.org/
)
-
[
Apache Druid
](
https://druid.apache.org/
)
-
[
Apache Hive
](
https://hive.apache.org/
)
-
CSV
-
DB2 by IBM
-
Druid
-
Google BigQuery
-
Hive
-
Microsoft SQL Server
-
MySQL
-
Oracle (through dbapi or sql_alchemy)
-
PostgreSQL
-
Presto
-
Snowflake
-
[
Google BigQuery
](
https://cloud.google.com/bigquery
)
-
[
IBM DB2
](
https://www.ibm.com/analytics/db2
)
-
[
Microsoft SQL Server
](
https://www.microsoft.com/en-us/sql-server/default.aspx
)
-
[
MySQL
](
https://www.mysql.com/
)
-
[
Oracle
](
https://www.oracle.com/index.html
)
(
through
dbapi or sql_alchemy)
-
[
PostgreSQL
](
https://www.postgresql.org/
)
-
[
Presto
](
https://prestosql.io/
)
-
[
Snowflake
](
https://www.snowflake.com/
)
Amundsen can also connect to any database that provides
`dbapi`
or
`sql_alchemy`
interface (which most DBs provide).
### Dashboard connectors
-
Mode Analytics
### Dashboard Connectors
-
[
Mode Analytics
](
https://mode.com/
)
### ETL Orchestration Integrations
-
[
Apache Airflow
](
https://airflow.apache.org/
)
### BI Viz Tool Integrations
-
[
Apache Superset
](
https://superset.incubator.apache.org/
)
## Installation
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment