👽 add postgres datetime functs
This commit is contained in:
parent
05e333f106
commit
88cd3eefb5
1 changed files with 1 additions and 0 deletions
|
|
@ -160,6 +160,7 @@ Path('.').absolute()
|
|||
* [Divide year into 26 fortnights labelled A-Z](https://futureofcoding.org/episodes/044#19)
|
||||
* Avoid [dark patterns](https://darkpatterns.org/types-of-dark-pattern.html)
|
||||
* Database / DataWarehouse
|
||||
* PostgreSQL ([datetime functs](https://www.postgresql.org/docs/9.1/functions-datetime.html))
|
||||
* Consider SQL (but [don't use `select *`](https://tanelpoder.com/posts/reasons-why-select-star-is-bad-for-sql-performance/))
|
||||
* Be aware of [feature casualties of large databases](https://web.dev/streams/)
|
||||
* [Data Science - Hierarchy of Needs](https://hackernoon.com/the-ai-hierarchy-of-needs-18f111fcc007)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue