Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases > #289
| From | Robert Klemme <shortcutter@googlemail.com> |
|---|---|
| Newsgroups | comp.databases |
| Subject | Re: New programming language for databases |
| Date | 2012-11-26 23:24 +0100 |
| Message-ID | <ahi8hiF44riU1@mid.individual.net> (permalink) |
| References | <530e1eeb-f459-4871-bc21-a19b3b0fc9f3@googlegroups.com> |
On 11/25/2012 03:30 PM, sergei.sheinin@gmail.com wrote: > > I am a developer of new programming language platform for relational > databases. Its technology enables preventing database schema updates > as objects are added in process of application growth and may find > use in a range of database applications. What do you mean by "objects" here? Are we talking about database objects (tables, views...) or about objects in the sense of object oriented programming? > Platform features: > - Programming logic is updated in a database without altering its schema > - Application table structures are updated in a database without altering its schema Changing table structure *is* a schema change. > - Interpreter resides inside a database, no application software installation > - Hierarchical tree structures are saved in a relational database and accessible by path > - Enables updates of programming logic and data schema with DML SQL statements How can a schema be changed via DML? Normally DDL is used to change the schema. > - Supports flow controls including variables, conditional, loops, function calls with in-out parameters > > Currently tested as a working prototype. Thanks! http://sprout.internetsite.eu Hmm... There is not really much there. I am missing especially a consistent example which demonstrates all - or at least most - of the features. Is this for web only? At the moment I don't really see the use case or benefits. I believe you need to spicy up your presentation if you want to stir more interest. Cheers robert PS: Now I see that you use EAV - so you basically do not have schema changes at all - at least not on the database level.
Back to comp.databases | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
New programming language for databases sergei.sheinin@gmail.com - 2012-11-25 06:30 -0800
Re: New programming language for databases Robert Klemme <shortcutter@googlemail.com> - 2012-11-26 23:24 +0100
Re: New programming language for databases sergei.sheinin@gmail.com - 2012-11-26 19:07 -0800
Re: New programming language for databases Harry Tuttle <OTPXDAJCSJVU@spammotel.com> - 2012-11-27 10:31 +0100
Re: New programming language for databases sergei.sheinin@gmail.com - 2012-11-27 03:04 -0800
Re: New programming language for databases Arthur Ward <art.ward@noreply.xx> - 2012-11-27 14:29 +0000
Re: New programming language for databases sergei.sheinin@gmail.com - 2012-11-27 07:45 -0800
Re: New programming language for databases Arthur Ward <art.ward@noreply.xx> - 2012-11-27 17:34 +0000
Re: New programming language for databases Robert Klemme <shortcutter@googlemail.com> - 2012-12-02 13:51 +0100
Re: New programming language for databases Arthur Ward <art.ward@noreply.xx> - 2012-12-02 13:51 +0000
Re: New programming language for databases Robert Klemme <shortcutter@googlemail.com> - 2012-12-08 10:49 +0100
Re: New programming language for databases Arthur Ward <art.ward@noreply.xx> - 2012-12-08 11:49 +0000
Re: New programming language for databases Gene Wirchenko <genew@ocis.net> - 2012-12-12 17:42 -0800
Re: New programming language for databases Arthur Ward <art.ward@noreply.xx> - 2012-12-13 09:02 +0000
Re: New programming language for databases Gene Wirchenko <genew@telus.net> - 2012-12-13 08:30 -0800
Re: New programming language for databases Arthur Ward <art.ward@noreply.xx> - 2012-12-13 17:03 +0000
Re: New programming language for databases Robert Klemme <shortcutter@googlemail.com> - 2012-12-14 07:56 +0100
Re: New programming language for databases Arthur Ward <art.ward@noreply.xx> - 2012-12-15 09:36 +0000
Re: New programming language for databases emilbarton <emilbarton@whynot.com> - 2012-12-01 11:10 +0000
Re: New programming language for databases Arthur Ward <art.ward@noreply.xx> - 2012-12-02 13:49 +0000
Re: New programming language for databases emilbarton <emilbarton@whynot.com> - 2012-12-02 22:09 +0000
Re: New programming language for databases Arthur Ward <art.ward@noreply.xx> - 2012-12-03 08:54 +0000
Re: New programming language for databases sergei.sheinin@gmail.com - 2012-12-11 01:30 -0800
Re: New programming language for databases Arthur Ward <art.ward@noreply.xx> - 2012-12-11 10:45 +0000
Re: New programming language for databases sergei.sheinin@gmail.com - 2017-08-27 01:38 -0700
csiph-web