| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: S.O.D.A. database Query API - call for comments
JRStern wrote:
> >we are working on an API to query databases. > > Sounds like a wonderful project to reinvent the wheel.
I think we are working on something new.
Some major differences to SQL for the moment:
- We are creating an API, not a query language. The API will allow to create
queries step-by-step with many small functions.
- Query-By-Example is part of the concept.
Some ideas for the future:
- A callback interface for programmatic constraints.
Extending an API is very simple. You just add another function. Extending SQL is a crime. ;-)
> Do you understand anything about joins, groups, subqueries, much less > cursors and stored procedures?
Yes.
Counting the years, I have more experience with relational databases than
with object databases.
> 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.
There is no "the" problem.
There are lots and lots of different problems.
This is why I have asked for help and input here.
Judging from your mail, you have not had a single look at our first design
yet.
It is downloadable from:
http://www.odbms.org/soda/soda.zip
Thank you for your comments.
Kind regards,
Carl
Received on Sat Jul 21 2001 - 12:59:56 CDT
![]() |
![]() |