parcio / julea

A Flexible Storage Framework for HPC
GNU Lesser General Public License v3.0
33 stars 31 forks source link

SQL-generic refactor and JOIN feature #170

Closed t-erxleben closed 1 year ago

t-erxleben commented 2 years ago

This PR contains all changes of #165. sql-generic is restructured to support joins.

Additionally, a new documentation file is added which describes some details of julea-db including the bson schemas for client-server communication.

michaelkuhn commented 1 year ago

Merged in fb24550ebe56297350af7edfed766d441bf6005d. Thanks!