https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 77e69ecf984105fff4fce5a8f4de8327be7387a0 authored by Nicolas Dandrimont on 12 May 2018, 15:49:44 UTC
Use a concurrent.future to parallelize objstorage and storage addition
Tip revision: 77e69ec
sql-storage.rst
.. _sql-storage:

Software Heritage SQL storage
=============================

Postgres DB schema
------------------

.. _swh-storage-db-schema:
.. figure:: ../sql/doc/sql/db-schema.svg
   :width: 1024px
   :align: center

   Postgres DB schema of high-level Software Heritage storage (click to zoom).
back to top