0.1.0 • Published 14 days ago

@azimutt/connector-sqlserver v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
14 days ago

SQL Server connector

This library allows to connect to SQL Server, extract its schema and more...

It lists all schemas, tables, columns, relations and types and format them in a JSON Schema.

This library is made by Azimutt to allow people to explore their SQL Server database. It's accessible through the Desktop app (soon), the CLI or even the website using the gateway server.

Feel free to use it and even submit PR to improve it:

Set up a sample SQL Server database

Publish

  • update package.json version
  • update lib versions (npm run update + manual) & run npm install
  • test with npm run dry-publish and check azimutt-connector-sqlserver-x.y.z.tgz content
  • launch npm publish --access public

View it on npm.

0.1.0

14 days ago

0.0.5

2 months ago

0.0.4

4 months ago

0.0.3

6 months ago

0.0.2

11 months ago

0.0.1

11 months ago