mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
npm links
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
[](https://github.com/prettier/prettier)
|
[](https://github.com/prettier/prettier)
|
||||||
[](https://paypal.me/JanProchazkaCz/30eur)
|
[](https://paypal.me/JanProchazkaCz/30eur)
|
||||||
|
[](https://www.npmjs.com/package/moleculer)
|
||||||
|
|
||||||
# DbGate - database administration tool
|
# DbGate - database administration tool
|
||||||
|
|
||||||
@@ -101,3 +102,5 @@ yarn start:app:local
|
|||||||
* [sqltree](https://github.com/dbshell/dbgate/tree/master/packages/sqltree) - JSON representation of SQL query, functions converting to SQL (TypeScript)
|
* [sqltree](https://github.com/dbshell/dbgate/tree/master/packages/sqltree) - JSON representation of SQL query, functions converting to SQL (TypeScript)
|
||||||
* [types](https://github.com/dbshell/dbgate/tree/master/packages/types) - common TypeScript definitions
|
* [types](https://github.com/dbshell/dbgate/tree/master/packages/types) - common TypeScript definitions
|
||||||
* [web](https://github.com/dbshell/dbgate/tree/master/packages/web) - frontend in React (JavaScript)
|
* [web](https://github.com/dbshell/dbgate/tree/master/packages/web) - frontend in React (JavaScript)
|
||||||
|
|
||||||
|
Some dbgate packages can be used also without DbGate. You can find them on [NPM repository](https://www.npmjs.com/search?q=keywords:dbgate)
|
||||||
|
|||||||
Reference in New Issue
Block a user