RSS 36 projects tagged "Windows"

Download Website Updated 06 Dec 2011 Reverse Snowflake Joins

Screenshot
Pop 178.24
Vit 12.87

Reverse Snowflake Joins is a tool that parses SQL Select statements and generates a diagram. In addition to joins, the diagram shows parts of the underlying SQL directly in the diagram. For example x=30, GROUP BY (year), SUM(profit), HAVING MIN(age) > 18.

No download No website Updated 19 Jan 2012 odbcpp

Screenshot
Pop 32.50
Vit 5.10

odbcpp is an ODBC C++ library wrapper. The ODBC library itself is a low level C library that has many functions, all of which could return errors. This wrapper checks for errors on every single call to the ODBC interface, so if an SQL statement, a connection, or anything else fails, an exception is generated.

Download Website Updated 26 Mar 2012 Feature Data Objects

Screenshot
Pop 27.60
Vit 4.23

The Feature Data Objects API provides a generic, command-based interface to a number of back-end data source technologies for storing, retrieving, updating, and analyzing GIS (Geographic Information System) data. A provider is a specific back-end implementation of the FDO API that provides access to data stored in a particular data source technology.

Download Website Updated 27 Feb 2008 ZoneMan

Screenshot
Pop 18.92
Vit 1.00

ZoneMan is a command line interface for controllng PowerDNS SQL-based back ends.

Download No website Updated 30 Jan 2008 Avalon SQL Editor

Screenshot
Pop 26.38
Vit 2.01

Avalon SQL Editor is a powerful database/SQL editor with code completion, syntax coloring, word casing, and many more features.

No download Website Updated 20 Mar 2011 JSqsh

Screenshot
Pop 49.70
Vit 4.27

JSqsh is a Java reimplementation of a console based (i.e. non-graphical) database query tool called sqsh. Jsqsh combines the ability to run SQL queries against any database with a JDBC driver along with much of the functionality of a Unix shell, such as piping the results of queries out to external programs (grep, more, etc.), expanding variables, redirecting output to files, command line editing, tab-completion of object names, and more.

Download No website Updated 27 Sep 2009 Entrance

Screenshot
Pop 78.26
Vit 6.97

Entrance is a program for browsing MySQL databases. It includes a "match box" search facility that is simlar to the Mac's Spotlight. Entrance can create charts based on query results, and these charts can be zoomed and panned. Entrance also supports an innovative feature called "data painting" that allows users to select and paint data points interactively.

Download Website Updated 07 Aug 2009 OntoWiki

Screenshot
Pop 112.41
Vit 1.81

OntoWiki facilitates the visual presentation of a knowledge base as an information map, with different views on instance data. It enables intuitive authoring of semantic content, with an inline editing mode for editing RDF content, similar to WYSIWIG for text documents.

Download Website Updated 16 May 2013 cego

Screenshot
Pop 664.65
Vit 587.54

Cego implements a relational and transactional database system with support for the SQL query language. The current release contains the most common database features for basic table manipulation and data retrieval. Indexes, foreign keys, views, and stored procedures are also implemented. Future releases (2.0 and above) will support a multi-node database concept with log file shipping for an automatic database application failover.

Download Website Updated 12 May 2006 JDBStudio

Screenshot
Pop 18.44
Vit 50.63

JDBStudio is a database tool that simplifies browsing, editing, and querying of databases by providing an intuitive and consistent graphical user interface. JDBStudio is a suitable replacement for Oracle SQL*Plus, Microsoft SQL Query Analyzer, and other similar tools. It allows you to access different databases with a single program.

Screenshot

Project Spotlight

MKVToolNix

Create and work with Matroska media files.

Screenshot

Project Spotlight

ack

A grep-like search tool optimized for searching large heterogeneous trees of source code.