Run Time Access 0.7.5 review

Download
by rbytes.net on

Run Time Access is a library that you can attach to your program to expose your program's internal arrays and data structures as if t

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Robert W Smith
0 stars award from rbytes.net

Run Time Access is a library that you can attach to your program to expose your program's internal arrays and data structures as if they were tables in a database.

The database interface uses a subset of the Postgres protocol and is compatible with the Postgres bindings for C, PHP, and the Postgres command line tool, psql.

RTA is not a stand-alone database server, but a library which you build into your program and to make your program's internal arrays and data structures look like tables in a database. It uses a subset of the Postgres protocol and is compatible with the Postgres bindings for "C", PHP, and the Postgres command line tool, psql.

This release is compatible with the PostgreSQL 8.1, 8.0, and 7.4 protocols. It is *not* compatible with the earlier 7.3 and 7.2 protocols.

What's New in This Release:
This release cleans the YACC grammar, fixes minor bugs, and removes support for FUSE.

Run Time Access 0.7.5 search tags