IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Have you looked at the O'Reilly database war stories?
[link|http://www.google.com/search?hs=Bow&hl=en&lr=&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&q=site%3Aoreilly.com+%22database+war+stories%22&btnG=Search|Google Search for database war stories] where most of the databases aren't. There might be some ideas in there; O'Reilly talks to Flickr, craigslist, Google File System, etc.

--Tony
New Yes, I've seen those before.
The problem with war stories is that they are often applicable only to a small range of problems.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New I'm really starting to think there's something to my idea
The one about a return to mainframe-style programming.
The problem with war stories is that they are often applicable only to a small range of problems.
And frame apps -- and associated data storage architectures -- were typically written to solve a small range of problems. "Small" frequently meaning "one".
===

Kip Hawley is still an idiot.

===

Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats].
[link|http://DocHope.com|http://DocHope.com]
New Isn't that what SQLite is sorta trying to solve?
[www.sqlite.org]

Wade.
"Don't give up!"
New It's a solution to a specific problem
If small and fast is more important than rich feature support (eg: foreign key constraints, some triggers, some join syntax, etc.), and if you can do all permissions through filesystem configuration and application code, then you can use it. It's great for embedded, standalone and single-user systems.
===

Kip Hawley is still an idiot.

===

Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats].
[link|http://DocHope.com|http://DocHope.com]
     Programming and design experiment - (admin) - (27)
         Yes, or Icon, Wade... ;-) -NT - (admin) - (1)
             I do most of my programming in PHP these days. - (static)
         This sounds familiar. - (static) - (5)
             Re: This sounds familiar. - (admin) - (4)
                 We're back to a scalability layer. - (static) - (3)
                     You can do that with PEAR - (drewk) - (1)
                         ADODB has a reputation. - (static)
                     Re: We're back to a scalability layer. - (admin)
         A few ideas - (admin) - (6)
             How critical is update ordering? - (drewk) - (5)
                 Critical. - (admin) - (4)
                     That's could be really hard. - (static) - (3)
                         One reason why I lean towards all-in-memory - (admin) - (2)
                             Doable from a database as well... - (ChrisR) - (1)
                                 I didn't say it wasn't doable. - (admin)
         Consistency, Availability, Reliability - (tuberculosis) - (4)
             Define your terms. - (admin) - (3)
                 mmm kay - (tuberculosis) - (2)
                     That's what I thought, for the most part. - (admin)
                     Or how about we do this: - (admin)
         Have you looked at the O'Reilly database war stories? - (tonytib) - (4)
             Yes, I've seen those before. - (admin) - (3)
                 I'm really starting to think there's something to my idea - (drewk) - (2)
                     Isn't that what SQLite is sorta trying to solve? - (static) - (1)
                         It's a solution to a specific problem - (drewk)
         XBase, of course. - (pwhysall) - (1)
             I heard that -NT - (tablizer)

Gimme some sugar, baby.
83 ms