wasm-demo/demo/ermis-f/python_m/cur/0076

19 lines
547 B
Plaintext

From: stadt at cs.utwente.nl (Richard van de Stadt)
Date: Wed, 21 Apr 1999 12:38:58 +0200
Subject: Kosovo database; Python speed
Message-ID: <371DAAC2.D9046550@cs.utwente.nl>
X-UID: 76
Suppose we were going to make a database to help Kosovars locate
their family members. This would probably result in hundreds of
thousands of records (say 1 record (file) per person).
Would Python be fast enough to manage this data, make queries on
the data, or should compiled programs be used?
Richard.