https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 95b0b42e0e77c7561592601bca8dba57e0f4e0ae authored by Antoine R. Dumont (@ardumont) on 21 February 2019, 12:28:51 UTC
api.server: Use the right Exception for the job
Tip revision: 95b0b42
sql-storage.rst
:orphan:

.. _sql-storage:

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