Re: Relational-to-OOP Tax




frebe wrote:
SQL is the best availible language for data management. Other
languages are better for other tasks.

Once again: prove it. Post an objective proof that SQL is better than
FDL. Post an objective proof that SQL is better than PFL.

Google and wikipedia does not give any relevant hits for FDL or PFL.
The level of "availibility" might be debatable.

Post an
objective proof that SQL is better than QUEL.

QUEL is a relational language too. I would not argue that SQL is
better. Only that SQL is commonly availible, and QUEL is not. There
are other relational languages, like Tutorial D, that are better than
SQL, but they are not availible in production environments.

Post an objective proof
that SQL is better than XQuery.

XQuery is a language for hierarchical data. The hierarchical model has
been abandoned for 30 years but has showed up in LDAP and XML again
showing all its disadvantages. If you want to learn the disadvantages
with the hierarchical model, please consult Wikipedia or some other
resource.

I would consider XML a "navigational" structure, not really a
"hiearchical" (tree) one. Navigational means a mix of trees and
networks (graphs). This is because XML allows you to name something
and then reference it by name. This "de-trees" the structure. We need
to be careful about such terms because of the Word-Game Joker that
lurks around here who will waste 20 message levels trying to bash one
on word gaffes alone.


/Fredrik

-T-

.



Relevant Pages

  • Re: SQL
    ... custom biz app setting. ... Put a program code in a relational table and write compiler in SQL ... SQL is one of an infinite possible relational languages. ... how would making each pixel an ADT or Object improve the picture ...
    (comp.object)
  • Re: Relational-to-OOP Tax
    ... Post an objective proof that SQL is better than PFL. ... Google and wikipedia does not give any relevant hits for FDL or PFL. ... with the hierarchical model, please consult Wikipedia or some other ...
    (comp.object)
  • Re: Is there a mainframe skills shortage?
    ... That's because the author of the article is comparing it to standard SQL. ... and material around Lamdas and functional programming. ... obvious which languages were the ones to learn. ... stick to writing system software and leave applications to the COBOL ...
    (comp.lang.cobol)
  • Re: SQL
    ... SQL is a specific language with certain ... relational nor query languages. ... which don't fully implement ADT. ... interfaces to such are often not as flexible as query-based interfaces. ...
    (comp.object)
  • Re: SQL
    ... SQL is more or less based on "COBOL thinking". ... If you add X with one constraint to Y with other constraint and what would ... RDBMS exist only because in 70s there were no languages capable to provide ... The biggest problem I see with it is that different app languages are ...
    (comp.object)