Object Oriented Programming language native to a database - TechRepublic
General discussion
May 7, 2013 at 09:57 PM
sproutpl

Object Oriented Programming language native to a database

by sproutpl . Updated 13 years, 1 month ago

I am a developer of a project dedicated to making an object-oriented programming language native to Database Management Systems. It extends existing Procedural Stored Modules programming functionality of a DBMS with classes, instances, inheritance and other features of OOP. It is not an object-relational mapping solution or a language add-on but a new programming language that runs entirely inside a DBMS using its standard SQL/PSM facilities. The subject’s blog: http://sproutpl.wordpress.com

This discussion is locked

All Comments