Re: why an SQL Database?



Jan Torben Heuer schrieb:
Why people always want to save everything in an relational database? I can't
see any benefit in it. Yes, a good index can speed up searches, but a sql
backend is in my eyes simply overkill.

It is likely to depend on both the amount of mails to be taken into
consideration and other requirements given in a special use case. I
agree with you about that looking at possibly having tons of binary
content (attachments and the like) stuffed to an RDBMS for the sake of
it. If you have to deal with vast amounts of mails however and want to
have search facilities more "sophisticated" than just sort of a
file-based grep, an SQL backend can make sense.


Storing {java, c++, phyton, ...} objects in a relational database is another
stupid story...

What's so bad about O/R mapping? I don't get your point honestly.

Cheers,
Kristian


--
Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/
jab: kawazu@xxxxxxxxxxxxx * icq: 48874445 * fon: ++49 176 2447 2771 "One
dreaming alone, it will be only a dream; many dreaming together is the
beginning of a new reality." (Hundertwasser)


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • RE: RefreshLink error - 3078
    ... ACCESS backend, then have the backend connect to the SQL server. ... the front-end. ... linking wizard to link my DSN. ...
    (microsoft.public.access.conversion)
  • Re: textbox read in as a string?
    ... and SQL; ... knowing what the maximum value of Mult ... and it works just fine if the backend is in Access; ... is being read in as NULL it is being processed as an Integer data type ...
    (microsoft.public.access.modulesdaovba)
  • Re: textbox read in as a string?
    ... I have an access database form that is used as a Front End application, ... is connected to a backend database of SQL Server 2005. ... number as the Int data type in SQL Server. ... Backend isn't NULL!!! ...
    (microsoft.public.access.modulesdaovba)
  • Re: Sql Server Question
    ... everything as now in VFP and is not in the backend at all anymore. ... > issuing a Set filter and/or locate command on the remote data. ... how can one access the SQL table to move the ... > then have a cursor that you can manipulate just like a normal VFP cursor. ...
    (microsoft.public.fox.programmer.exchange)
  • E-Mail-Empfang / Schnittstelle zu MS Exchange
    ... Mails zu versenden ist ja nicht das Problem, aber kann der SQL ... Server in einer Datenbank-Tabelle landen? ... SQL Mail soll ja nicht mehr so up-to-date sein. ...
    (microsoft.public.de.sqlserver)

Loading