Coder Social home page Coder Social logo

paulkohler / minisqlquery Goto Github PK

View Code? Open in Web Editor NEW
126.0 21.0 49.0 44.61 MB

Minimalist SQL Query tool for any .NET DB Provider - SQL, SQLite, SQL CE, Oracle, Access...

License: GNU Lesser General Public License v3.0

C# 88.49% Batchfile 0.08% HTML 0.55% Mathematica 0.49% Rich Text Format 10.38%
sql sql-server sqlite sql-query

minisqlquery's Introduction

Mini SQL Query

Latest Release...

Build status

Note that Mini SQL Query is more or less in read only mode now.

Full release with templates etc:

https://github.com/paulkohler/minisqlquery/releases/latest

What is Mini SQL Query

Mini SQL Query is a query tool that makes use of any available .NET DB Provider on your system. It aims to satisfy the most common tasks what the average user seeks to achieve, in doing so it keeps the size and complexity of the application to a minimum.

Mini SQL Query

Some Core features:

  • Supports multiple databases** (MSSQL, SQL Compact Edition, MS Access, SQLite, Oracle, OLEDB, SharePoint - http://blog.bendsoft.com/2013/01/minisqlquery-with-sharepoint-connector-3-0/ etc)
  • Integrated text templating system for generating SQL, code or data scripts
  • Syntax highlighting (with printing support)
  • Load and save SQL script files
  • Generic batch support (using the 'GO' keyword but for any DB including SQLite, MSAccess etc)
  • Quick View table data
  • Basic query generation
  • Extensible programming model

Note that all these types of connections depend on your system configuration (e.g. SQL CE may require an installation)

Note that the target audience for this tool is not developers who tend to mainly deal with MSSQL, it's geared towards having to hit several different database sources, import and export code, the need to quickly customizing export transforms etc...

Quickstart

For a quick run down, see:

https://github.com/paulkohler/minisqlquery/blob/master/src/Docs/Quickstart.md

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.