« GRITZ Home | Email msg. | Reply to msg. | Post new | Board info. Previous | Home | Next

Re: IMO, An Exceptionally Great SQL Tutorial -- very puzzle oriented, pretty hard, but not overwhelming

By: monkeytrots in GRITZ | Recommend this post (0)
Sat, 21 Jun 25 11:04 PM | 7 view(s)
Boardmark this board | Grits Breakfast of Champeens!
Msg. 10109 of 10150
(This msg. is a reply to 10106 by Zimbler0)

Jump:
Jump to board:
Jump to msg. #

>>> Is there a better solution to managing large quantities of data than SQL?

I am incapable of answering that, Zim.

I am not saying 'SQL' is bad for databasing the broad array of massive 'data sets' that it can handle.

Just that SQL is nasty *for me*.

Is it fast and efficient ? Depends on the type of data.

An SQL database for handling large 3D seismic data would not be nearly as fast nor efficient on disk storage space as even the most simplistic of 'seismic volumes' stored in a well laid out 'sequential binary file'. Been there, done that. Those types of files have a very well defined structure, and can be optimal for their intended use - eg. vertical seismic data, horizontal (time slice) data, horizon sliced data, and so forth.


Does that make them better ? I am sure an sql database could store the same information - but would it meet MY requirements for speed of access, smallest amount of disk space required, flexibility (with speed) of access ? From my experience, no way. The overhead of oracle alone is pretty high.

Complex databases have their uses, not denying that at all.

Simple storage schemes also have their uses.

Is oracle better than Access ? Well, access is sure a lot cheaper (and probably easier to use). *w*

Do the AI systems use sql databases to store their massive amounts of information ? I have no idea, but kinda suspect they've got an entirely different methodology, structure and access techniques.

Give me DMA transfers - I love 'em. *lol*




Avatar

Finally, brethren, whatsoever things are true, whatsoever things are honest, whatsoever things are just, whatsoever things are pure, whatsoever things are lovely, whatsoever things are of good ...


- - - - -
View Replies (1) »



» You can also:
- - - - -
The above is a reply to the following message:
Re: IMO, An Exceptionally Great SQL Tutorial -- very puzzle oriented, pretty hard, but not overwhelming
By: Zimbler0
in GRITZ
Sat, 21 Jun 25 10:43 PM
Msg. 10106 of 10150

MonkeyTrots> And maintaining an SQL database can be just as smelly.


Just out of curiosity, Professor,
Is there a better solution to managing large quantities of data than SQL?

(I've seen SQL databases. I've used and even written Access databases. I have no actual experience trying to manage large quantities of data . . . But I am mildly curious about these things.)

Zim.


« GRITZ Home | Email msg. | Reply to msg. | Post new | Board info. Previous | Home | Next