Re: [baseball-databank] data format (to List Newbie)
Actually I was just curious what other people used and how extensive any systems they built are. I'm personally using an Oracle 9i database with Oracle Forms to keep track of my data.
Subject: Re: [baseball-databank] data format (to List Newbie)
Dereck L. Dietz wrote:
> I was actually wondering what type of database software was generally > being used. For instance if MS Access was prevalent or if something > more robust was used.
I use MySQL. It lets work on FreeBSD, Linux, Mac OS X, and even carry my database around on my Sharp Zaurus (PDA).
One sub-project I'm working on is converting the BDB to SportsML (an XML dialect). It's just pieces of the BDB in flat files right now (I haven't had much free time the past couple of months), but I plan to load it into a native XML database soon (eXist and/or the new DB2).
MS Access was a good introduction to databases. And for a single user, will probably do everything you want it to. When you want to connect it to other services (like serving web pages) is when you'll want something "more robust." (MS Access 2.0 - the 16 bit version for Windows 3.1 - was the product's pinnacle. Its usability has suffered from feature bloat ever since.)
Hi, I'm new to this list and was just curious as to what software people use to store their baseball data and how extensive of systems are used. I'm personally...
... used. ... Software and format must depend on the nature of the data, of course. You generate, en masse, alternative values for records and fields in the...
I was actually wondering what type of database software was generally being used. For instance if MS Access was prevalent or if something more robust was...
I've always used MS Access to work with this database, but I believe there are others who use, as you put it, 'something more robust', although I'm not sure...
I use mysql. I've got little experience with MS Access, so I can't make a comparison, but I've never had any problems with mysql. -John ... I use mysql. I've...
... I use MySQL. It lets work on FreeBSD, Linux, Mac OS X, and even carry my database around on my Sharp Zaurus (PDA). One sub-project I'm working on is...
Actually I was just curious what other people used and how extensive any systems they built are. I'm personally using an Oracle 9i database with Oracle Forms...
... As for systems, I just have the stock BDB right now, but am not really making use of it. I have my own Japanese baseball database that runs my web site....
1 . . . 2 ... generally being used. For instance if MS Access was prevalent or if something more robust was used. << 3 ... any systems they built are. I'm...
I'm not a pro but I'm smart enough and daring enough to suggest that you put a lot of time into thinking seriously about the design of your database, instead...