from Hacker News

[JavaScript] experience of migrating from MongoDB to PostgreSQL

by radicsge on 11/8/16, 3:25 AM with 2 comments

  • by jeltz on 11/9/16, 11:05 PM

    Why didn't you use PostgreSQL's uuid type? PostgreSQL ships with several different functions for generating uuids.
  • by radicsge on 11/8/16, 3:33 AM

    Disclaimer: It is relatively a small user base project (not MongoDB primary audience), but hope you will find some interesting details.

    Thanks for reading ;)