GithubHelp home page GithubHelp logo

sandersade / sqlmanagementstudio.pasteashtml Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 30 KB

Convert tab-separated values, such as data copied from Excel sheet or SQL Management Studio results, to HTML or Markdown table

License: Mozilla Public License 2.0

HTML 22.38% CSS 32.83% JavaScript 44.79%
sql-management-studio convert-to-html ssms excel excel-to-html tsv-utils tsv-to-html tsv-to-markdown excel-to-md excel-to-markdown

sqlmanagementstudio.pasteashtml's Introduction

Convert SQL Server Management Studio query results to HTML table

You can use this functionality at https://sandersade.github.io/SqlManagementStudio.PasteAsHtml

Introduction

I have needed the results from SQL Server Management Studio quite often for displaying as a table - whether to display in a website or chat programs that support HTML tables. This has been a pain - save in Studio as CSV, open in Excel, save as HTML.

This projects takes the output from SQL Management Studio query results (right click --> Copy or Copy with headers) and converts the output to basic HTML table that you can style as needed, or just copy-paste as-is.

Features

  • Does not send any data to backend/server, pure HTML/CSS/JS frontend functionality
  • Supports table headers
  • Automatically encodes HTML critical entities to avoid script injection or display issues
  • Copy results either as HTML table code suitable for web pages or as HTML element for pasting into rich text clients
  • Works also with direct copy-paste from Excel

Click on image for larger screenshots

image

image

Copy-paste from Excel

image

image

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.