SQL4. I ask you to help in development (or critic).

From: "sql4-en(dot)narod(dot)ru" <sql4-en(at)narod(dot)ru>
To: pgsql-sql(at)postgresql(dot)org
Subject: SQL4. I ask you to help in development (or critic).
Date: 2007-04-02 16:56:05
Message-ID: 7830866437.20070402195605@narod.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

SQL4 is project of novation technology in DBMS.
I ask you to help in development (or critic).

SQL4 consist of DDL, DML and TML (Tree Manipulation Language).
TML4 is new advanced query language, which processes trees and counts in database,
put them into it, and get them from it (tree's model of data is over rational model).

SQL 4.0.4 is project of novations:
* DDL4 installs right of access to each record
* TML considers records of tables, bound by foreign key, as elements of tree.
It's un-important, next element of tree is
parental table or branch table - it's necessary only foreign key between two tables
Elements of tree can be a set and a list
* TML uses mask for specification necessary sub-trees,
inserts and deletes elements of sets, of lists, and also whole sub-trees,
changes values of field in any nodes of tree
* DBMS transform got XML into records of tables;
transform records of tables, bound by foreign keys, into XML
* Way to solve collision is specified, when one record is bound
with several records of other tables
* Communication with external world occurs by HTTP,
that at least one of possible client of DBMS
could communicate with it without middle-ware.
Client gets picture from database by its URL and
separately from XML-data

Documentation is on http://sql40.chat.ru

Browse pgsql-sql by date

  From Date Subject
Next Message ezequias 2007-04-02 18:13:58 Maxusers MaxConnections
Previous Message Tom Lane 2007-04-02 16:44:26 Re: Calling void functions