Giter Site home page Giter Site logo

fossabot / stankins Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ignatandrei/stankins

0.0 1.0 0.0 33.39 MB

General data dealing site

Home Page: https://azurestankins.azurewebsites.net

License: MIT License

C# 9.53% HTML 44.77% PowerShell 0.07% Batchfile 0.25% JavaScript 42.00% CSS 0.38% Ruby 0.01% TypeScript 0.75% Java 2.24% TSQL 0.01%

stankins's Introduction

stankins

Version 2

Continous Integration / Deploy

Continous Delivery FOSSA Status codecov Quality Gate Status CodeCoverage, Sonar, Tests Docker StackShare

Stankins want to be the general data query / transformation / export tool.

It is an ETL tool, aimed to be easy to use by either programmers, either common people .

You can with Stankins:

  • query and monitor the exchange rates

  • take any part of an web site ( tables, meta )and export to excel / pdf

  • take any table of database and export to excel / pdf

  • make documentation for a database

  • make documentation for a .sln file

  • and many, many more. It will have already predefined way to do stuff , but you can define your own

Demo

Live demo https://azurestankins.azurewebsites.net

Live swagger https://azurestankins.azurewebsites.net/swagger

Releases

Releases - Windows(Desktop + Console+ Site), Linux((Console+ Site),Android apk

Docker for Windows/Linux https://hub.docker.com/u/ignatandrei

Console Global tool:Stankins.Console

For docker , you can just run docker run -p 5000:5000 ignatandrei/stankins_windows or docker run -p 5000:5000 ignatandrei/stankins_linux

And then access http://localhost:5000 ( if error, restart docker)

Usage:

dotnet tool install --global stankins.console

stankins.console execute -o ReceiveMetadataFromDatabaseSql -a "Server=(local);Database=tests;User Id=SA;Password = <YourStrong!Passw0rd>;" -o SenderDBDiagramToDot

stankins.console execute -o ReceiveMetadataFromDatabaseSql -a "Server=(local);Database=tests;User Id=SA;Password = <YourStrong!Passw0rd>;" -o SenderDBDiagramHTMLDocument

stankins.Console.exe execute -o ExportDBDiagramHtmlAndDot -a "Server=(local);Database=tests;User Id=SA;Password = <YourStrong!Passw0rd>" -a a.html

dotnet Stankins.Console.dll execute -o ReceiverFromSolution -a "E:\StankinsV2\StankinsV2.sln" -o SenderSolutionToHTMLDocument -a "" -o TransformerOutputStringColumnName -a "'a.html'"

Documentation

Example SQL Server to Elasticsearch

License

FOSSA Status

stankins's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.