I want to write a programm which allows me to store a Data node close to a file, and store some aditional information inside that file. ("close" would be a hidden folder in the same folder as the file or one level above.)
I have found manny catchphrase for my serach but cant get a idea of which database sytem is suitet for my needs. the main search term seems to be "Navigational database" but also: - filebased - graphbased
My preffered programming environment is C++/Qt
Skope/Projekts/Cases where i want to use it:
"housekeeping book" link immages of Bills/Transaktions with nodes (desctibing the line on the bill) and then link this line to corresponding lines on another bill.
[EG: Steam -> Paypal -> Creditcard -> Bancacount] aditional posibilitys:
- Automatic sum.
- some nodes for categorys (eg. node for games split into multiple nodes per month -> summ)
Webcommic ONline/Offline explorer Link preveous/Next image chapter/commic.
Problem here: Find the Node Containig the webcommics website to be able to retreve the page a image was on. (Finding the next/preveous page seems to be much easyer on a webcommic than downloading a website since the next/preveous button is on a specific location in a layout.)
- As a system to store tagged pictures.
- schould have a way to find duplicates and reduce it to a single file. (may need coppy on change)
- preferably in combination with the system from 2.
No comments:
Post a Comment