Downloadliste

Projektbeschreibung

GT.M is a high end platform for developing transaction processing database applications. Individual database files in the terabyte range are supported; a logical database can consist of many files. It provides full support for ACID transactions using a Software Transaction Memory (STM) programming model and optimistic concurrency control. The GT.M data model is hierarchical associative memory (i.e. multi-dimensional arrays) that imposes no restriction on the data types of the indexes or content, nor any restriction on the schema is that imposed by the application. Such databases are also referred to as "document oriented", "schemaless", or "schema-free".

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-10 12:45
6.0-001

Diese Version fügt eine Reihe von nützlichen Erweiterungen hinzu GT.M.
This release adds a number of useful enhancements to GT.M.

2009-08-14 05:24
V5.3-004A

Diese Version hat einige aktuelle Bugfixes.
Tags: Bugfixes, Minor
This release has some timely bugfixes.

2009-07-18 02:38
5.3-004

Diese Veröffentlichung fügt wichtige neue Funktionalität und Plattform-Unterstützung, einschließlich Datenbank-Verschlüsselung und Aliasvariablen. Die Datenbank-Datei Größenbeschränkung wurde von 128M bis 224M Blöcke erhöht. Es gibt Performance-Verbesserungen, unter anderem, vor allem für Anwendungen, die Transaction Processing. Compilation ist schneller und benötigt weniger Speicher. MUPIP LOAD ist viel schneller in UTF-8-Modus. Es gibt kleinere Verbesserungen, Funktionsprobleme behoben und Bugfixes.
This release adds major new functionality and platform support, including database encryption and alias variables. The database file size limit has been increased from 128M to 224M blocks. There are performance enhancements, among others, especially for applications that use Transaction Processing. Compilation is faster and uses less memory. MUPIP LOAD is much faster in UTF-8 mode. There are smaller enhancements, remedied misfeatures, and bugfixes.

2008-02-22 15:47
5.3-001

Mit diesem Release geht GT.M bis 64 Bits auf der x86_64-Plattform. Von der Quelle-Archiv, 32 - und 64-Bit-Binärdateien aufgebaut werden kann. Die 64-Bit-Version erzeugt auch Objekt-Dateien, die in Standard-Laufzeit-Bibliotheken mit ld umgesetzt werden können.
Tags: Major feature enhancements
With this release, GT.M goes to 64 bits on the
x86_64 platform. From the
source tarball, both 32- and 64-bit binaries can
be built. The 64-bit
version also generates object files that can be
put in standard shared
libraries with ld.

2007-03-16 07:37
5.2

5.0.0 Unicode-Support wurde hinzugefügt.
Tags: Minor feature enhancements
Unicode 5.0.0 support was added.

Project Resources