|
|
|
|
|
by amelius
3173 days ago
|
|
Ok, but it doesn't take away the point that very often the database can still be stored in memory, except for large blobs which are stored in flat files. Access of those files is usually sequential, so you will not need a special library. |
|