Skip to content

Commit

Permalink
Add DB section
Browse files Browse the repository at this point in the history
postgres y sql
  • Loading branch information
raulzr authored Nov 18, 2016
1 parent 69063f9 commit e22043d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ Compendium of usefull cheat sheets for data science

+ [Numpy/SciPy/Pandas](https://s3.amazonaws.com/quandl-static-content/Documents/Quandl+-+Pandas,+SciPy,+NumPy+Cheat+Sheet.pdf) - Simple cheat sheet

## Bases de datos

+ [Postgres](https://www.databaselabs.io/blog/img/Postgres-Cheat-Sheet.pdf)
+ [SQL](http://www.cheat-sheets.org/sites/sql.su/)

## Miscelaneus
+ Regular expressions
* [Cheat sheets](https://www.cheatography.com/davechild/cheat-sheets/regular-expressions/pdf/)
Expand All @@ -38,4 +43,3 @@ Compendium of usefull cheat sheets for data science
* [Simple Cheatsheet](https://services.github.com/kit/downloads/github-git-cheat-sheet.pdf)
* [More complete/interactive cheat sheet](http://ndpsoftware.com/git-cheatsheet.html)
+ [awk](http://www.cheat-sheets.org/saved-copy/awk_quickref.pdf) - awk shell command
+ [SQL](http://www.cheat-sheets.org/sites/sql.su/)

0 comments on commit e22043d

Please sign in to comment.