Ah, I think more features=slower database. Alot of guys like mysql because
of its speed, but then there's this branch of mysql users that want
features because features=reliability. Oh, decisions, decisions.
You did hear about the latest database, mikeSQL, right? You get a big
stack of 3x5 index cards, put a database entry on them and then run
functions like "select card from pile where color='pink'". It's a little
bit more low-tech than most people expect, but it is a relational
database. I haven't got it yet to the point where it recognizes foreign
keys, but it's got good support for transactions, and the delete function
works very well.
--Mike
Seth Cohn wrote:
> At 09:24 AM 08/10/2000 -0700, you wrote:
> >Ummm.... That was last weekend.
>
> oops. You gotta give us notice.... So we can come lend moral support..
> or something. (Does wisecracks from the peanut gallery count as moral
> support? At least your wife wouldn't be only one ragging on you then :)
>
> Also, you did read about the new MaxSQL right?
> It's mySQL with transactions... it's coming from the mysql people
> themselves, and it'll be GPLed also
>
> Seth