Skip to content

Latest commit

 

History

History

SQL_color_Mandelbrot

How to add color to you SQL output

The terminal graphics is taken from the code of OraLatencyMap and PyLatencyMap The example with the Mandelbrot set in SQL is a port to Oracle (SQL*plus) from a PostgreSQL version (see references).

See also the blog entry: http://externaltable.blogspot.com/2015/08/add-color-to-your-sql.html

Example SQL for displaying color palettes:

Mandelbrot set in SQL, Oracle version:

PostgreSQL version:

Spark SQL version:

Eye candy

Mandelbrot SQL in color_Oracle

References:

Author: @LucaCanaliDB, August 2015