No Clocks

No Clocks

2366 bookmarks
Newest
The Art of PostgreSQL
The Art of PostgreSQL
The book that teaches SQL to developers: Learn to replace thousands of lines of code with simple queries!
·theartofpostgresql.com·
The Art of PostgreSQL
SQL and Business Logic
SQL and Business Logic
Business logic is supposed to be the part of the application where you deal with customer or user facing decisions and computations. It is often argued that this part should be well separated from the rest of the technical infrastructure of your code. Of course, SQL and relational database design is meant to support your business cases (or user stories), so then we can ask ourselves if SQL should be part of your business logic implementation. Or actually, how much of your business logic should be SQL?
·tapoueh.org·
SQL and Business Logic
Part I. Tutorial
Part I. Tutorial
Part I. Tutorial Welcome to the PostgreSQL Tutorial. The following few chapters are intended to give a simple introduction to PostgreSQL, relational …
·postgresql.org·
Part I. Tutorial
Postgres Guide
Postgres Guide
We here are very big fans of Postgres as a database and believe it is often the best database for the job. For many though, working with and maintaining Postgres involves a steep learning curve. This guide is designed as an aid for beginners and experienced users to find specific tips and explore tools available within Postgres. If you want to take the quick & painless approach instead, there are great services available for Postgres hosting.
·postgresguide.com·
Postgres Guide
What is a (Data) Lakehouse?
What is a (Data) Lakehouse?
Evolution of Data Warehouse Architecture (Pic source: Databricks) With the evolution of scalable cloud technology and exponential growth of digital technologies, the preferred Data Warehouse (DW) a…
·azurede.com·
What is a (Data) Lakehouse?
The Enterprise Big Data Lake
The Enterprise Big Data Lake
Chapter 1. Introduction to Data Lakes Data-driven decision making is changing how we work and live. From data science, machine learning, and advanced analytics to real-time dashboards, decision makers are … - Selection from The Enterprise Big Data Lake [Book]
·oreilly.com·
The Enterprise Big Data Lake
Powershell: Your first internal PSScript repository
Powershell: Your first internal PSScript repository
Setting up a basic internal repository for scripts and modules is surprisingly simple. I had no idea how easy this was for the longest time. If you are looking for ways to distribute your modules to others in your team, then you should consider this approach. Index Index Pre-requirements PowerShellGet...
·powershellexplained.com·
Powershell: Your first internal PSScript repository
dbdiagram.io Release Notes
dbdiagram.io Release Notes
dbdiagram.io Release Notes and Roadmap. dbdiagram is a quick and simple free tool to help you draw your database relationship diagrams and flow quickly using simple DSL language.
·dbdiagram.isnoting.com·
dbdiagram.io Release Notes
Python Docker Tutorials – Real Python
Python Docker Tutorials – Real Python
Docker is a containerization tool used for spinning up isolated, reproducible application environments. This page lists all of our Python Docker tutorials.
·realpython.com·
Python Docker Tutorials – Real Python
How to build htmlwidgets
How to build htmlwidgets
Virtual workshop on June 20 as part of e-Rum 2020 to learn how to build your own interactive visualisation packages.
·htmlwidgets.john-coene.com·
How to build htmlwidgets