Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Last active August 10, 2020 15:25
Show Gist options
  • Save recursivecodes/abdecfcd39aabed68968f039d30b0b5b to your computer and use it in GitHub Desktop.
Save recursivecodes/abdecfcd39aabed68968f039d30b0b5b to your computer and use it in GitHub Desktop.
run-output.sh
Creating pool...
Get connection...
Get SODA DB...
Get collection...
Insert doc...
{ id: 'F25C4D41FB514F0ABF62DB76C0AAA99D',
created_on: '2020-08-06T02:23:43.944593Z' }
Get new doc...
{ name: 'ava', is_cool: true, age: 14 }
Close connection...
Close pool...
Pool closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment