Note that there are some explanatory texts on larger screens.

plurals
  1. POBest way to reload daemon state - from saved data in my custom format or a persistent database?
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COPlease indicate the following in your post: Operation System, Language, Type of data access code (binary/xml/database). Indicate why you need to restore the data - instead of simply starting afresh. Then say what you have tried and why it didn't work or you didn't like it.
      singulars
    2. COBoth of your suggestions seem like fine choices, but without more information we can't really help. In any case any answer to your question as stated must be a matter of opinion - which is frowned upon in questions on stackoverflow since it just ends up in a fight between people who like databases, or don't like them. Please give some criteria on which to select an answer - e.g. easy of programming, speed of reload. You might like to indicate the size and complexity (and even structure) of your data.
      singulars
    3. COThanks for the update.The OS is going to be ubuntu and programming language is Python.The daily data is going to be populated in python objects.So for each updates we are going to do object lookup and update. In case of process crash as the obj is lost we might try to file read/DB lookup and update the newly object.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload