yxbh / DBConnect

A useful GUI utility for quickly connecting to a SQL database and execute queries. Support for different SQl database types.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#DBConnect [![Latest release](https://img.shields.io/github/release/yxbh/DBConnect.svg)](https://github.com/yxbh/DBConnect/releases/latest) [![license](https://img.shields.io/github/license/yxbh/DBConnect.svg)](https://github.com/yxbh/DBConnect/LICENSE) [![Travis-CI Build Status](https://travis-ci.org/yxbh/DBConnect.svg?branch=master)](https://travis-ci.org/yxbh/DBConnect) [![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/meivte41mm78etxf?svg=true)](https://ci.appveyor.com/project/yxbh/dbconnect) [![Github Releases](https://img.shields.io/github/downloads/yxbh/DBConnect/latest/total.svg)](https://github.com/yxbh/DBConnect/releases) [![Github All Releases](https://img.shields.io/github/downloads/yxbh/DBConnect/total.svg)](https://github.com/yxbh/DBConnect/releases)

A useful GUI utility for quickly connecting to a SQL database and execute queries. Support for different SQl database types using the standard Qt SQL drivers.

##Copyright

Copyright 2014-2016 Benjamin YanXiang Huang

##License

See LICENSE file for license information.

##Warranty

See LICENSE file for warranty information

About

A useful GUI utility for quickly connecting to a SQL database and execute queries. Support for different SQl database types.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 67.3%Language:QMake 18.7%Language:Shell 6.4%Language:PowerShell 3.9%Language:Batchfile 3.7%