chore: update README
This commit is contained in:
parent
31e54d0598
commit
262f0e8dd9
|
@ -1,7 +1,6 @@
|
||||||
# EMQX MatrixDB Bridge
|
# EMQX MatrixDB Bridge
|
||||||
|
|
||||||
[MatrixDB](http://matrixdb.univ-lyon1.fr/) is a biological database focused on
|
[YMatrix](https://www.ymatrix.cn/) is a hyper-converged database product developed by YMatrix based on the PostgreSQL / Greenplum classic open source database. In addition to being able to handle time series scenarios with ease, it also supports classic scenarios such as online transaction processing (OLTP) and online analytical processing (OLAP).
|
||||||
molecular interactions between extracellular proteins and polysaccharides.
|
|
||||||
|
|
||||||
The application is used to connect EMQX and MatrixDB.
|
The application is used to connect EMQX and MatrixDB.
|
||||||
User can create a rule and easily ingest IoT data into MatrixDB by leveraging
|
User can create a rule and easily ingest IoT data into MatrixDB by leveraging
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# EMQX MySQL Bridge
|
# EMQX MySQL Bridge
|
||||||
|
|
||||||
[MySQL](https://github.com/MySQL/MySQL) is a popular open-source relational database
|
[MySQL](https://github.com/mysql/mysql-server) is a popular open-source relational database
|
||||||
management system.
|
management system.
|
||||||
|
|
||||||
The application is used to connect EMQX and MySQL.
|
The application is used to connect EMQX and MySQL.
|
||||||
|
|
Loading…
Reference in New Issue