Hello,
I was wondering if someone could please explain to me how databases
can handle so much data? I thought it would be easy to write one
and now i'm finding that maybe this was a bit over my head.
Here is what I have as constraints...
1. the database is ment to store well data
2. each well has about twenty tables
3. none of the records are the same size
4. for each well some of the tables can have upwards of 50000 records
5. data retrieval must be very quick
6. data adding/updating/deleting can be slower
If anybody could point me in the right direction I would be very greatfull!
------------------
Cheers
I was wondering if someone could please explain to me how databases
can handle so much data? I thought it would be easy to write one
and now i'm finding that maybe this was a bit over my head.
Here is what I have as constraints...
1. the database is ment to store well data
2. each well has about twenty tables
3. none of the records are the same size
4. for each well some of the tables can have upwards of 50000 records
5. data retrieval must be very quick
6. data adding/updating/deleting can be slower
If anybody could point me in the right direction I would be very greatfull!
------------------
Cheers
Comment