Skip to content

Instantly share code, notes, and snippets.

@cn007b
Created August 14, 2018 08:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cn007b/824308c2ce3136e8db464a3d190adb4d to your computer and use it in GitHub Desktop.
Save cn007b/824308c2ce3136e8db464a3d190adb4d to your computer and use it in GitHub Desktop.
PostgreSQL vs MongoDB - postgres
# table storage
id | sha1 | count
----+------------------------------------------+-------
17 | dc9793d8f2379b73c4932d33a14c75eefa849fda | 64
# table file
id | storage_id | name
-----+------------+-----------------------
113 | 17 | OdioCondimentumId.avi
114 | 17 | Venenatis.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment