On Wed, May 27, 2009 at 9:03 AM, Nick Alexander <ncalexan...@gmail.com> wrote:
>
>> I am familiar with neither SQLDatabase nor sqlalchemy (just know they
>> exist). So, what are advantages or disadvantages?
>
> Neither am I, but can I suggest a database, modeled perhaps on David
> Kohel's marvelous genus 2 invariants database at 
> http://echidna.maths.usyd.edu.au/kohel/dbs/
>  and specifically 
> http://echidna.maths.usyd.edu.au/kohel/dbs/complex_multiplication2.html
> .
>
> I have written simple sage code to interface to his webpages, but
> that's the easy part :)  I think you will find a web interface is much
> more useful than a *giant* download for the true acolytes.

I think this depends somewhat on that problems one wants to solve.
E.g., for the 2 terabyte compressed Stein-Watkins elliptic curve
database, the main thing that came out of it was a Bulletins paper
that basicaly involves a bunch of SQL queries through the entire
dataset.  That is only possible to do if one has the complete giant
download.

>> And is 20GB of data too much for an spkg?
>
> Yes.  Suppose you'd like to know all cohomology rings of depth 1 -- do
> you want to download 20GB to find out there's only one or the
> equivalent?  A web interface is much more valuable to a casual user.
>
> Nick
>
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to