Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: S.O.D.A. database Query API - call for comments

Re: S.O.D.A. database Query API - call for comments

From: JRStern <JRStern_at_gte.net>
Date: Sat, 21 Jul 2001 17:59:53 GMT
Message-ID: <3aed95c3.2449351@news.gte.net>

On Wed, 25 Apr 2001 00:30:52 +0200, "Carl Rosenberger" <carl_at_db4o.com> wrote:
>we are working on an API to query databases.

Sounds like a wonderful project to reinvent the wheel.

Get yourself a nice copy of any recent SQL3/OSQL proposal, make sure you have methods corresponding to all the keywords, and you're there. Though, just where there is, I have no idea.

Or get yourself a copy of SQLAnywhere, wrap their functions in your own classes, and voila -- whatever.

Do you understand anything about joins, groups, subqueries, much less cursors and stored procedures? I know, these things tend to make object guys uncomfortable, but if you don't handle them, you probably never really understood the problem in the first place.

Joshua Stern
JRStern_at_gte.net Received on Sat Jul 21 2001 - 12:59:53 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US