Skip to content

Commit e4ffd64

Browse files
authored
Merge pull request #26 from FranckPachot/yugabytedb
Add YugabyteDB (Open Source, PostgreSQL compatible Distributed SQL)
2 parents 6a8338a + 2d911de commit e4ffd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ WHERE $first_name IS NOT NULL;
8383
## Supported databases
8484

8585
- [sqlite](https://www.sqlite.org/index.html)
86-
- [PostgreSQL](https://www.postgresql.org/), and other compatible databases such as *CockroachDB* and *Aurora*.
86+
- [PostgreSQL](https://www.postgresql.org/), and other compatible databases such as *YugabyteDB*, *CockroachDB* and *Aurora*.
8787
- [MySQL](https://www.mysql.com/), and other compatible databases such as *MariaDB* and *TiDB*.
8888

8989
## How it works

0 commit comments

Comments
 (0)