Generating Fractals… With SQL Queries!!!
Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=tzwTnG4ZcM8
SQL databases can do a lot. They are fantastic at making it easy to work with large amounts of data. One of the lesser-known capabilities of SQL databases is that they can be used to generate fractals!
In this talk, we’ll take a look at how you can use the SQL features provided by Postgres to generate fractals. Through the clever use of these features, you can generate a wide range of fractals including Sierpinski’s triangle, the Mandelbrot set, and Hilbert curves.
EVENT:
!!Con West 2019
SPEAKER:
Michael Malis
PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed)
ATTRIBUTION CREDITS:
Original video source: https://www.youtube.com/watch?v=xKoYIvMFnoQ
Other Videos By Coding Tech
Tags:
fractals
sql
sql queries