Using dgraph as data warehouse?

Hi @rstreeting. Thank you for your comment. Are you using bitemporal modeling or just one time dimension? Can I also ask you:

  • For which purpose are using the time dimensoins? Some kind of data analytics, for example comparing two data points for reporting etc.?
  • What kind of front-end are you using? I’m actually working on a hybrid server-client-application, where one can call data from dgraph, then import it on the server side in python-pandas dataframe and make fun stuff like filtering, grouping, pivot, adding external data, export data etc

Cheers!