Giter Site home page Giter Site logo

mergeui's Introduction

MergeUi

Sql Server Data Tools (SSDT) is a way to write, refactor and deploy Sql Server database code. When you have a Sql Server database you sometimes need to deploy data such as lookup or reference data and doing that can be a pain. This is a package for Visual Studio that gives a UI to automatically create merge statements for any table in your project and also lets you import the data from an existing table into the project.

TLDR;

  • Manage static data in SSDT with T-Sql merge statements
  • Use this to create, edit and remove static data from merge statements

Version

0.1.9

Installation

Download the VSIX installer, it currently works with Visual Studio 2013 and Visual Studio 2015, Visual Studio 2012 has a different VSIX format so I haven't built that but you can clone the code and build it in Visual Studio 2012 with the Visual Studio 2012 sdk which should then deploy.

Once it is downloaded on your machine with Visual Studio, just double click it, the Visual Studio tools wizard should then ask you if you want to install it. When it has finsished restart Visual Studio, open an SSDT project and go to View-->Other Windows-->MergeUi (It is the lovely looking large M icon).


License

MIT

I don't really care what license it has so if you want to use anything here but don't like MIT just send a pull request with a new license and I will add it in.

Further Info

I have a couple of blog posts, the first one was for an early version:

https://the.agilesql.club/Blog/Ed-Elliott/Introducing-MergeUi-Create-And-Edit-Merge-Statements

This one is more recent and includes the updated ui:

https://the.agilesql.club/Blogs/Ed-Elliott/MergeUi-0-1-9-4-Released

mergeui's People

Contributors

goeddie avatar

Watchers

sql 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.