Please Help

RudeDatabase™ Open Source C++ Database Library

Version 4.1.0

Introduction

The RudeDatabase™ Open Source C++ database library makes programming with MySQL databases fast and simple. It has all the functionality, but removes the headaches involved with learning the mySql API. Requires one header file, one RudeServer library file, and the mySqlClient library file for your platform. The Singleton architecture of the Database library provides simplicity and efficiency for Model-View-Controller type architectures.

The library is currently available for Borland and linux development environments.

Features:

  • On-demand connection and application-wide persistance
  • Easily supports replication and load-balancing scenarios
  • Like all RudeServer Libraries: Simple and Easy to use.
  • Open Source and Free
  • Platform Independent Interface
  • Supports MySQL Server 5.1