Skip to content

Commit 8a51cec

Browse files
author
SPRINX0\prochazka
committed
fix
1 parent de3856d commit 8a51cec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_posts/2024-12-05-6.0.0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,11 @@ We also changed pricing model of Premium and Team Premium editions.
4848
## Improvements of API
4949
Unlike other database administration tools, DbGate has API for majority of lower-level operations. If you have some export/import, you could export the job as JavaScript file and run with Nodejs, independently on DbGate. You could also enhance or generalize this generated script, to get requested results. We have added generated documentation for supported operations. Now it contains only basic export/import operations, but it will grow soon.
5050

51-
There was also huge optimalization of NPM packages used as driver plugins for scripts. Eg. SQL Server connector plugin was reduced eg. dbgate-plugin-mssql approx. 18x, from 1.34 MB to 71 kB.
51+
There was also huge optimalization of NPM packages used as driver plugins for scripts. Eg. SQL Server connector plugin was reduced approx. 18x, from 1.34 MB to 71 kB.
5252

5353
- [API documentation](https://dbgate.org/docs/apidoc.html)
5454
- [DbGate scripting overview](https://dbgate.org/docs/scripting.html)
55+
- [SQL Server connector plugin on NPM](https://www.npmjs.com/package/dbgate-plugin-mssql)
5556

5657

5758

0 commit comments

Comments
 (0)