Re: Mr. Brocard database tools in focus

2003-08-22 Thread Mark Fowler
On Thu, 21 Aug 2003, Luis Campos de Carvalho wrote:

I wonder about what you use to store large amounts of data.
Could you please teach me about your
 data-{storage,classification,retrieval,maintenance} tools?

James and Pierre have given talks on the Pixie and Vx tools which Fotango
use to store data:

  http://opensource.fotango.com/
  http://search.cpan.org/author/JDUNCAN/Pixie/lib/Pixie.pm
  http://www.perladvent.org/2002/24th/

HTH.

Mark.

-- 
#!/usr/bin/perl -T
use strict;
use warnings;
print q{Mark Fowler, [EMAIL PROTECTED], http://twoshortplanks.com/};



Re: Mr. Brocard database tools in focus

2003-08-22 Thread Steve Keay
I like the idea of this:

http://www.prevayler.org/wiki.jsp?topic=PrevalenceSkepticalFAQ

These guys are a little evangelical but I find the idea intriguing.
I'm still not too sure how easy it would be to remember to have the
data migrate itself when you change your classes.  I think you'd need
some fairly rigorous run-time consistency checks.

Has anything like this been done in perl?  There is a ruby
implementation of this, so it can't be that hard :).



Re: Mr. Brocard database tools in focus

2003-08-22 Thread Sam Vilain
On Fri, 22 Aug 2003 11:52, Steve Keay wrote;

  SK http://www.prevayler.org/wiki.jsp?topic=PrevalenceSkepticalFAQ

  SK These guys are a little evangelical but I find the idea
  SK intriguing.  I'm still not too sure how easy it would be to
  SK remember to have the data migrate itself when you change your
  SK classes.  I think you'd need some fairly rigorous run-time
  SK consistency checks.

Both Pixie and Tangram are based on this principle; Tangram calls it
`orthogonal' storage of data; in essence, it's not interfering with
the damned objects just for your persistence mechanism.

For most applications, Pixie will be faster and more convenient, but
for some types of data access (eg, OLTP) it really reduces the number
of times that you have to hit the disk if you know your record size up
front - in which case a system like Tangram where you have to
explicitly tell the tool what columns you've got, and how big they are
is better.
-- 
Sam Vilain, [EMAIL PROTECTED]

  The flush toilet is the basis of Western civilization.
ALAN COULT





Re: Mr. Brocard database tools in focus

2003-08-21 Thread Andy Wardley
Luis Campos de Carvalho wrote:
 Could you please teach me about your 
 data-{storage,classification,retrieval,maintenance} tools?

Leon has invented a trans-dimensional organic memory jelly made of 
purest orange.  

He laughs in the face and twangs the bra strap of these twenty-something 
century inventions like relational databases.  

A




Re: Mr. Brocard database tools in focus

2003-08-21 Thread Belden Lyman


Andy Wardley wrote:
Luis Campos de Carvalho wrote:

Could you please teach me about your 
data-{storage,classification,retrieval,maintenance} tools?


Leon has invented a trans-dimensional organic memory jelly made of 
purest orange.  

It also spreads quite nicely and tastes yummy on a biscuit!

James Keller and Sons are reportedly in a bidding war with
Larry Ellison to acquire the rights to the recipe.



Re: Mr. Brocard database tools in focus

2003-08-21 Thread Paul Makepeace
Je 2003-08-21 19:46:02 +0100, Andy Wardley skribis:
 Luis Campos de Carvalho wrote:
  Could you please teach me about your 
  data-{storage,classification,retrieval,maintenance} tools?
 
 Leon has invented a trans-dimensional organic memory jelly made of 
 purest orange.  

I thought that was last week?

I agree, this RDBMS stuff is old hat. I store my (arbitrary) data in a
BSD mailbox folder and interface through mutt's powerful limit (l) and
order (o) functions via the DBD::mutt layer which uses Term::Readline
 screen(1).

Paul

-- 
Paul Makepeace ... http://paulm.com/

What is fizzy orange? The internal phone book.
   -- http://paulm.com/toys/surrealism/



Re: Mr. Brocard database tools in focus

2003-08-21 Thread Luis Campos de Carvalho
Luis Campos de Carvalho wrote:
Could you please teach me about your 
data-{storage,classification,retrieval,maintenance} tools?
Andy Wardley wrote:
Leon has invented a trans-dimensional organic memory jelly made of 
purest orange.  

  acid
Oh! Don't tell me!
And when it's offline, that trans-dimensional-organic-memory
tastes exactly as my grandma's home-made orange jelly? That's
some tastefully incredible! Could somebody please pass me the
breadbasket?
I'm anxiously waiting for tea-time...
  /acid
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Luis Campos de Carvalho is Computer Scientist,
  PerlMonk [SiteDocClan], Cascavel-pm Moderator,
  Unix Sys Admin  Certified Oracle DBA
  http://br.geocities.com/monsieur_champs/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=