Downloadliste

Projektbeschreibung

MaVerick is a MultiValue database management
system. MultiValue databases are said to be one of
the computer industry's best kept secrets. First
appearing over 30 years ago as PICK, they have
continued to evolve through various commercial
vendors, and are still in active development
today. They are very resource friendly, are
incredibly fast, feature a very user friendly
data retrieval and reporting language (variously
called ACCESS or English), and a rapid application
development language based originally on Dartmouth
Basic. The MaVerick project is an attempt to
create an open source variant, written in Java.

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.

2006-03-15 09:20
0.3

Mehrere Verbesserungen wurden die grundlegenden Compiler vorgenommen, die Abfrage der Sprache, die Laufzeit, und das Dateisystem.
Tags: Major feature enhancements
Multiple improvements were made to the basic
compiler, the query language, the runtime, and the
file system.

2002-12-31 00:43
0.2.2

Durch dieses Release MMS-Funktionalität und kann nun sortieren und auswählen, mit Kriterien mittels MMS-Anweisungen (durch lineare Hash-DB-Treiber). MMS ist die Umsetzung der MV Abfragesprache manchmal auch als Zugang, abrufen oder Uniquery.
Tags: Minor feature enhancements
This release updates MQL functionality, and can now sort and select with criteria using MQL statements (using linear hash db driver). MQL is the implementation of the MV query language also sometimes called Access, Retrieve, or Uniquery.

2002-05-09 20:45
0.2.1

Zwei neue Datenbank-Treiber hinzugefügt wurden: eine für Berkeley DB-Dateien und eine für die lineare Hash-Dateien. Die JUnit-basierten Test-Suite gestartet wurde. Verschiedene sonstige Verbesserungen und Bugfixes wurden.
Tags: Minor feature enhancements
Two new database drivers were added: one for
Berkeley DB files, and one for linear hash files.
The JUnit-based test suite has been started.
Various miscellaneous improvements and bugfixes
were made.

2002-03-08 01:52
0.2.0

Der Build-Prozess wurde mit einer besseren Makefile und die Zugabe von Ant-Unterstützung für Menschen, die nicht installieren möchten gmake verbessert. Der Compiler ist nun erreicht Funktion Fertigstellung, und es gibt viele Bugs behoben wurden. Ein Verzeichnis basiertes Datenbank-Backend wurde hinzugefügt, mit MySQL-, Ozon-und PostgreSQL-Server. Eine grundlegende Shell-Umgebung bereitgestellt wird, mit ein paar Befehle wie LIST und SORT und die Anfänge einer Abfrage Sprache namens MMS.
Tags: Major feature enhancements
The build process has been enhanced with a better Makefile and the addition of Ant support for people who don't want to install gmake. The compiler is now reaching feature completion, and there have been many bugs fixed. A directory based database backend has been added, along with MySQL, Ozone, and PostgreSQL backends. A basic shell environment is provided, with a few commands such as LIST and SORT, and the beginnings of a query language called MQL.

Project Resources