Re: ANN: dbGonazles database for Delphi, Kylix and C++Builder

From: Adem (adembaba_at_excite.com)
Date: 01/28/04


Date: 28 Jan 2004 09:29:41 -0700

Adrian,

> - the object oriented database design enables you, to develop your
> applications faster. - migrate your relational databases to higher
> performance. - a SQL query engine will be available in the final
> version. - scalable to your needs: from embeded single user to
> multi-user and client/server. - eliminate performance bottlenecks
> with our highly optimized database engine. - the client based query
> engine guarantees better performance and less load on the server and
> the net. - secure and crash proof filesystem for your valuable data.
> - use transactions for your data consistency. - object oriented
> design allows you to expand our database-engine to your needs. -

OO features make this attractive for me. What I find less than
attractive is the fact that the client has to poll the server
all the time in order to remain updated.

e.g., your GDemo is nice, but it clocks to about 70 % CPU load on
a dual-opteron Win2K machine here.

I'd like to have my servers to be big and powerful but the clients
to be thin and cheap. Which means I'd rather not have to poll the
server from the client every x miliseconds.

What I have been longing to see is an OO database with some sort
of publish-subscribe (event-driven) mechanism whereby the client
tell the server which classes or objects it is interested in and
the server notifies the client only when any one of those classes
or objects changed.

Something along this metaphor would be great.

Any chance of that happening?

Cheers,
Adem



Relevant Pages

  • Re: Help with first VB application - Data Entry form
    ... I assumed a desktop / winform client application ... time' stamp from the database machine - control machine ... ... problem solved - web server is control system. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Help with first VB application - Data Entry form
    ... I assumed a desktop / winform client application ... time' stamp from the database machine - control machine ... ... problem solved - web server is control system. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Remobjects v KBM
    ... >> client query components) follow from that. ... Then, connections can be created to say SQL Server, Oracle, Interbase and ... can then be created from the abstract dataset definition in 'customers' to ... implicitly - this makes your code not be database connection specific). ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Have you had good results with Trend Micro support?
    ... I had the same problem with server pattern would not update but all else ... would (the new 8.5 engine was installed on all servers and clients). ... XP/Vista clients and the SBS2k3R2 standard server software to include the ... server client, MSA and security server. ...
    (microsoft.public.windows.server.sbs)
  • Re: Help with first VB application - Data Entry form
    ... stamp from the database machine - control machine ... ... unnecessary data to the client ... ... and when building a database independent UI / Client - Server application, ... JavaScript, for example) and thus, will get the time from the web server, ...
    (microsoft.public.dotnet.languages.vb)