Sav Z Server 1.2 Web DBMS

Sav Z Web Data Server is realized in the Java 1.1 byte code and includes the 3 individual procedure:
- Z Interpreter
A development tool for Z language programming a database (Z database). Z language is more expressive than SQL and is oriented both to relational and object database. The some peculiarities: many-valued data, dynamic structure, inheritance, multi-level classification, class manipulation, multitude variable.
- Z Navigator
A visual interface with Z database. It allows construct OR/AND Z queries by means of selecting class items.
- Z Server
A web server extension (servlet), provides access to Z database from Internet web browser. Server automatically generates interface defined by contents of the database.