RSS 4 projects tagged "Windows"

Download Website Updated 14 May 2013 DBeaver

Screenshot
Pop 725.90
Vit 53.89

DBeaver is a universal database manager and SQL Client. It supports MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, SQLite, Derby, and any database that has a JDBC driver. It is a GUI program that allows you to view the structure of a database, execute SQL queries and scripts, browse and export table data, handle BLOB/CLOB values, modify database meta objects, etc. It has a native UI (provided by the Eclipse SWT library), great performance, and relatively low memory consumption.

Download Website Updated 03 Dec 2012 DbVisualizer

Screenshot
Pop 547.20
Vit 25.09

DbVisualizer is a universal database tool for developers and database administrators. It can be used on all major operating systems and can access a wide range of databases.

Download Website Updated 25 Feb 2010 Databrid

Screenshot
Pop 79.45
Vit 3.17

Databrid is a database browsing, retrieval, and manipulation tool for Oracle and MySQL Databases. Functionality includes SQL autocompletion, syntax and word highlighting, auto case adjustment, schema browsing, and the ability to save or update data in CSV files.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 72.77
Vit 3.09

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

Screenshot

Project Spotlight

Finnix

A small, full-featured Debian-based LiveCD for system administrators.

Screenshot

Project Spotlight

uma::bson

A DOM-style C++ API for BSON.