DataDraw

A database generator to help you with your development.
Download

DataDraw Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Publisher Name:
  • Bill Cox
  • Operating Systems:
  • Windows All
  • File Size:
  • 593 KB

DataDraw Tags


DataDraw Description

DataDraw is a feature rich persistent database generator specially designed to help you with high performance C applications development. DataDraw gives your C application a high performance object-oriented framework more capable than C++ container classes and templates DataDraw databases can be persistent. Modifications to persistent data are written to disk as they are made, which of course dramatically slows write times. However, DataDraw databases can also be volatile. Volatile databases exist only in memory, and only for the duration that your program needs it. Volatile databases can be directly manipulated faster than C structures, since data is better organized in memory to optimize cache performance. DataDraw supports modular design. An application can have one or more common persistent databases, and multiple volatile databases to support various tools' data structures. Classes in a tool's database can extend classes in the common database. DataDraw is also 64-bit optimized, allowing programs to run much faster and in less memory than standard C programs using 64-bit pointers. This is because DataDraw databases support over 4 billion objects of a given class with 32-bit object references.


DataDraw Related Software