Skip to content

Commit 5343f44

Browse files
committed
add databases we support to readme
1 parent b9ce7ed commit 5343f44

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,29 @@
77
## What is `data-diff`?
88
data-diff is a **free, open-source tool** that enables data professionals to detect differences in values between any two tables. It's fast, easy to use, and reliable. Even at massive scale.
99

10-
_Are you a developer with a deep understanding of databases and solid Python knowledge? [We're hiring!](https://www.datafold.com/careers)_
10+
_Are you a developer with a deep understanding of databases and solid Python knowledge? [We're hiring. Please apply today!](https://www.datafold.com/careers)_
11+
12+
### Databases we support
13+
14+
- PostgreSQL >=10
15+
- MySQL
16+
- Snowflake
17+
- BigQuery
18+
- Redshift
19+
- Oracle
20+
- Presto
21+
- Databricks
22+
- Trino
23+
- Clickhouse
24+
- Vertica
25+
- DuckDB
26+
- SQLite (coming soon)
27+
28+
#### Detailed information on database connections
29+
Ready to connect? Check out [our documentation](https://docs.datafold.com/os_diff/databases_we_support).
30+
31+
#### Looking for a database not on the list?
32+
If a database is not on the list, we'd still love to support it. [Please open an issue](https://github.com/datafold/data-diff/issues) to discuss it.
1133

1234
## Documentation
1335

0 commit comments

Comments
 (0)