delphi programmer
Budget: $50 – $0 USD
i need someone that can complete a test project where the following functions must be added>>>
[WRITE]
binary data from so called flat files are sent through a RSON interface and stored in a MongoDB. the way of doing should "emulate" handling a flat file which means the "key" is a record number and the data is a binary array (array of bytes).
[READ]
read out the data from the same MongoDB using RSON interface. the data is found by using "record" as "key". the data read is stored in a binary array (array of bytes)
summary: this is, in some way, similar to doing WriteLn and ReadLn to a text file. however, the data is binary which means in the binary file we can have bytes = 0 and that the "records" are stored in a DB and not in a text file.
i can provide a simple delphi project which can be used to complete the code.
anybody interested doing this? in case of good work, maybe more work to come...
[WRITE]
binary data from so called flat files are sent through a RSON interface and stored in a MongoDB. the way of doing should "emulate" handling a flat file which means the "key" is a record number and the data is a binary array (array of bytes).
[READ]
read out the data from the same MongoDB using RSON interface. the data is found by using "record" as "key". the data read is stored in a binary array (array of bytes)
summary: this is, in some way, similar to doing WriteLn and ReadLn to a text file. however, the data is binary which means in the binary file we can have bytes = 0 and that the "records" are stored in a DB and not in a text file.
i can provide a simple delphi project which can be used to complete the code.
anybody interested doing this? in case of good work, maybe more work to come...