Code Monkey home page Code Monkey logo

datagrabber's Introduction

DataGrabber

Introduction

DataGrabber is a simple yet powerful query tool for Windows that supports many SQL databases.

Connection topology:

  • FireDAC

External dependencies and references:

Commercial components (optional):

  • DevExpress cxGrid

Main form

DataGrabber

Grouping of columns

DataGrabber

Merging of columns

DataGrabber

Data export

DataGrabber

+----------+--------+---------+-------------------+---------+----------+----------+---------------------------+
|EmployeeId|LastName|FirstName|Title              |ReportsTo|BirthDate |HireDate  |Address                    |
+----------+--------+---------+-------------------+---------+----------+----------+---------------------------+
|1         |Adams   |Andrew   |General Manager    |         |18/02/1962|14/08/2002|11120 Jasper Ave NW        |
|2         |Edwards |Nancy    |Sales Manager      |1        |8/12/1958 |1/05/2002 |825 8 Ave SW               |
|3         |Peacock |Jane     |Sales Support Agent|2        |29/08/1973|1/04/2002 |1111 6 Ave SW              |
|4         |Park    |Margaret |Sales Support Agent|2        |19/09/1947|3/05/2003 |683 10 Street SW           |
|5         |Johnson |Steve    |Sales Support Agent|2        |3/03/1965 |17/10/2003|7727B 41 Ave               |
|6         |Mitchell|Michael  |IT Manager         |1        |1/07/1973 |17/10/2003|5827 Bowness Road NW       |
|7         |King    |Robert   |IT Staff           |6        |29/05/1970|2/01/2004 |590 Columbia Boulevard West|
|8         |Callahan|Laura    |IT Staff           |6        |9/01/1968 |4/03/2004 |923 7 ST NW                |
+----------+--------+---------+-------------------+---------+----------+----------+---------------------------+
EmployeeId LastName FirstName Title ReportsTo BirthDate HireDate Address
1 Adams Andrew General Manager 18/02/1962 14/08/2002 11120 Jasper Ave NW
2 Edwards Nancy Sales Manager 1 8/12/1958 1/05/2002 825 8 Ave SW
3 Peacock Jane Sales Support Agent 2 29/08/1973 1/04/2002 1111 6 Ave SW
4 Park Margaret Sales Support Agent 2 19/09/1947 3/05/2003 683 10 Street SW
5 Johnson Steve Sales Support Agent 2 3/03/1965 17/10/2003 7727B 41 Ave
6 Mitchell Michael IT Manager 1 1/07/1973 17/10/2003 5827 Bowness Road NW
7 King Robert IT Staff 6 29/05/1970 2/01/2004 590 Columbia Boulevard West
8 Callahan Laura IT Staff 6 9/01/1968 4/03/2004 923 7 ST NW

Multiple resultsets

DataGrabber supports multi-resultset outputs, which can be displayed horizontally, vertically or as seperate tabs.

DataGrabber DataGrabber DataGrabber

Settings

Connection settings for multiple databases are configured in connection profiles.

DataGrabber DataGrabber

Settings are stored in JSON format, and can also be changed by editing the file directly.

DataGrabber

Field inspector

DataGrabber

datagrabber's People

Contributors

benative avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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