Python - what is the fastest database ?
martijn_at_gamecreators.nl
Date: 02/28/05
- Next message: PA: "Re: Python - what is the fastest database ?"
- Previous message: Diez B. Roggisch: "Re: Explicit or general importing of namespaces?"
- Next in thread: PA: "Re: Python - what is the fastest database ?"
- Reply: PA: "Re: Python - what is the fastest database ?"
- Reply: pyguy2_at_gmail.com: "Re: Python - what is the fastest database ?"
- Reply: Terry Reedy: "Re: Python - what is the fastest database ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Feb 2005 04:10:23 -0800
H!,
I'm testing things with Python with databases.
But I have one big question.
What is the 'fastest' database for the internet in combination with
Python ?
- with +/- 15 GB data.
- fast internet SELECT query's.
Python use bsddb but could he handle 15 GB fast ?
A other question is:
How is it possible that google (super big database) is super fast?
What type database do they use / software ?
Thanks Very Much,
GC-Martijn
- Next message: PA: "Re: Python - what is the fastest database ?"
- Previous message: Diez B. Roggisch: "Re: Explicit or general importing of namespaces?"
- Next in thread: PA: "Re: Python - what is the fastest database ?"
- Reply: PA: "Re: Python - what is the fastest database ?"
- Reply: pyguy2_at_gmail.com: "Re: Python - what is the fastest database ?"
- Reply: Terry Reedy: "Re: Python - what is the fastest database ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|