News

Note: glibc 2.35 installed on Ubuntu 20.04. VS code version - 1.101.1 python version 3.8.10 Another extention (cweijan.vscode-postgresql-client2) starts and connect postgres server 127.0.0.1@5432 ...
AlgoExpert is the coding interview prep platform that I used to ace my Microsoft and Shopify interviews. Check it out and get ...
It looks like UUID is incorrectly classified as "function" instead of a data type. In PostgreSQL, UUID is a data type (see docs) and there are also several specific functions, such as get_random_uuid ...
The new PostgreSQL extension for VScode is amazing! ๐Ÿš€ The VSCode team recently released a new extension for working with Postgres, and its features are mind-blowing. This includes the following ...
โ€œThe ability to run Python in Excel simplifies McKinney's reporting workflows. We used to manipulate data structures, filter, and aggregate data in a Jupyter Notebook, and build visuals in Excel. Now ...