Skip to content

Instantly share code, notes, and snippets.

View Perezented's full-sized avatar

Michael Perez Perezented

  • Tulsa, Oklahoma
View GitHub Profile

MongoDB Cheat Sheet

Show All Databases

show dbs

Show Current Database

@Perezented
Perezented / usaCities.js
Created September 14, 2020 16:45 — forked from Lwdthe1/usaCities.json
JSON of 5,950+ USA Cities and Their States
[
{'city': 'Abbeville', 'state': 'Louisiana'},
{'city': 'Aberdeen', 'state': 'Maryland'},
{'city': 'Aberdeen', 'state': 'Mississippi'},
{'city': 'Aberdeen', 'state': 'South Dakota'},
{'city': 'Aberdeen', 'state': 'Washington'},
{'city': 'Abilene', 'state': 'Texas'},
{'city': 'Abilene', 'state': 'Kansas'},