Topic awaiting preservation: How many of you design database yourself? (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: NZ |
posted 06-13-2003 05:28
Hi, guys. May I ask you something, please? |
Maniac (V) Mad Scientist From: New California |
posted 06-13-2003 05:38
Hiroki, I have done a fair amount of databasse work using Oracle. I'm no expert but I know my way around pretty ok. |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 06-13-2003 08:21
I've used a lot of database for web applications, |
Maniac (V) Mad Scientist From: :morF |
posted 06-13-2003 08:42
I do alot of database stuff...almost all the PHP I do these days involves a database in one way or the other...I'm mainly on the SQL bandwagon |
Paranoid (IV) Inmate From: SM Megamall |
posted 06-13-2003 09:39 |
Paranoid (IV) Inmate From: Sthlm, Sweden |
posted 06-13-2003 11:08
I do db-designs if needed, mainly in MySQL. |
Paranoid (IV) Inmate From: France |
posted 06-13-2003 11:28
My job mostly consist in coding database driven extranet, portals... in PHP with PostgreSql and some times with MySql. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 06-13-2003 13:17
Many moons ago I created my own simple database in Pascal. I've taught the use of Access and Paradox and use MySQL a lot. |
Paranoid (IV) Inmate From: NZ |
posted 06-13-2003 14:09
HI, guys. How are you? I am doing bloody database assinment since this morning. |
Paranoid (IV) Inmate From: everywhere |
posted 06-13-2003 14:59
Wow, Emps, that was like the final project we did when learning Pascal, a database from the ground up. And it was a very pretty thing indeed. Mmmmmmhmmm. I've only done basic Access since though. |
Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis |
posted 06-13-2003 15:43
How do you 'make a database'? |
Paranoid (IV) Inmate From: France |
posted 06-13-2003 16:52
Petskull: With the project I'm working on which requires lots of caches and stuffs, I tend to become a serialized objects cache system man. To retrieve some important amount of datas, it's 10.000x faster than the DB approach. |
Paranoid (IV) Inmate From: [s]underwater[/s] under-snow in Juneau |
posted 06-13-2003 18:02
I once cobbled together a flat file setup that used muti-dimensional arrays and a series of switch statements to approximate the the functionality of a real database. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 06-13-2003 19:10
quisja: And I got an A for it too |
Paranoid (IV) Inmate From: Den Haag, Netherlands |
posted 06-13-2003 19:32
I use a lot of MySQL right now, and in previous incarnations I have done quite a bit of Oracle design, been an Oracle 6 and 7 DBA, done QA Data management, and back in the mid-80s I wrote a 13-way Btree index handler to make old IBM sequential tape files into ISAMs, so I guess that would also qualify as "making a database" .... |
Bipolar (III) Inmate From: |
posted 06-13-2003 20:18
I've never tried to write my own database before. (I'm impressed, Emps!) The sheer geekiness of the idea almost appeals to me. I may have to take up that challenge someday. |
Paranoid (IV) Inmate From: everywhere |
posted 06-13-2003 20:52
It was basically defining a record which stored the data needed for each item, then an array to hold all the items, and the array went into one flat file. It was a pretty simple affair, but could do search, adding and deleting records and making simple reports. I wouldn't recommend it as anything except a learning excercise. |
Paranoid (IV) Inmate From: Deeetroit, MI. USA |
posted 06-14-2003 02:14
Typically I wouldn't even give a crap about database design, since I am a graphics person. Letely, however, I have been working freelance with a company that insists on creating administration of content for all of their clients (nice). |
Maniac (V) Inmate From: there...no..there..... |
posted 06-14-2003 02:26
I have done a lot of Access design back when I did a lot of VB programming. There really is a sort of "art' to designing a good db. |
Paranoid (IV) Inmate From: Den Haag, Netherlands |
posted 06-14-2003 10:27
quote:
|
Paranoid (IV) Inmate From: West Texas |
posted 06-15-2003 04:40
I just got started on a book, "MySQL/PHP Database Applications" because of a research project at the university this summer. Only a couple chapters into it, but if you are just starting working with databases (databasi perhaps?) with a web interface, I'd really recommend it. And it's not real heavy reading either. |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 06-15-2003 18:44
The poster has demanded we remove all his contributions, less he takes legal action. |
Paranoid (IV) Inmate From: Deeetroit, MI. USA |
posted 06-15-2003 19:21
...never thought of it that way trib! I guess you're right! |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 06-15-2003 20:11
The poster has demanded we remove all his contributions, less he takes legal action. |