|
|
|
|
|
by Kluny
3666 days ago
|
|
Well - I'd probably write my own database from scratch. If the list was short enough and time tight enough, I might just let it be an array stored in memory, but I guess that would cause performance problems after more than a couple hundred lines. |
|