Object oriented programming language native to EAV

From: Sergei Sheinin <sergei(dot)sheinin(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Object oriented programming language native to EAV
Date: 2013-04-12 17:12:54
Message-ID: CA+dTRwm5UJwCaBu6qfG8hNBzuxczmfUMngLBTAgzywoLgSX3Ag@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Programming language environment whose parser and interpreter are written
with plpgsql. Proof of concept prototype has been tested. An object
oriented programming language implemented with self-describing Entity
Attribute Value model that stores objects and object metadata descriptions.
The environment has features of a column-oriented database. High level
language commands are mapped to sets of key-value pairs that comprise low
level language code. http://sproutpl.wordpress.com

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2013-04-12 17:20:05 Re: (auto)vacuum truncate exclusive lock
Previous Message Andres Freund 2013-04-12 17:12:28 Re: (auto)vacuum truncate exclusive lock