Browse Source

update readme.

pull/103/head
cweijan 5 years ago
parent
commit
471de4372d
  1. 7
      README.md

7
README.md

@ -75,3 +75,10 @@ Move to ant DatabaseNode or TableNode. The export/import options are listed in t
- [node-mysql2](https://github.com/sidorares/node-mysql2) : Mysql client.
- [node-postgres](https://github.com/brianc/node-postgres): PostgreSql client.
- [tedious](https://github.com/tediousjs/tedious): SqlServer client.
## RoadMap
- Sync database struct from diffrent connection.
- Support export database of postgresql、sqlserver.
- Support manager index.
- Better Intetllisense sql.
Loading…
Cancel
Save