Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Writing a DB

Name: Anonymous 2010-05-16 5:44

Objective: write fast and simple database program. Interaction with external applications through socket.
What's the best way to organise memory usage and file storage? I've come up with reading file and decomposing it into array elements. But there can be problems as file size limit and memory usage restrictions.
Any ideas?

Name: Anonymous 2010-05-16 11:09

If the point is to write it yourself, NoSQL will be much easier to implement than anything else, simply because it barely does anything.
If the point is to have a working database, use Postgres.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List