RSS 2 projects tagged "Windows"

Download Website Updated 11 Sep 2012 PortaBase

Screenshot
Pop 119.36
Vit 12.21

PortaBase is a database program for creating, browsing, and editing single-table data files. Notable features include the ability to change the columns at any time, views of column subsets, multi-column sorting, multi-condition filtering, CSV import and export, XML import and export, and column summary statistics. Typical uses are media inventories, reference charts, shopping lists, and TODO lists.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 73.13
Vit 3.10

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

Sqrat

A C++ binding utility for the Squirrel language.

Screenshot

Project Spotlight

Sanewall

A powerful and easy-to-use firewall builder for Linux which uses an elegant language.