From 911417471e99b893232fa824241b438f28e8d15a Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Sat, 3 Feb 2018 13:55:32 -0800 Subject: [PATCH] Add Eric's testimonial --- intro.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/intro.rst b/intro.rst index 78178b6f1..317c5faaf 100644 --- a/intro.rst +++ b/intro.rst @@ -138,6 +138,15 @@ Testimonials -- Simone Scarduzio + "I like the fact that PostgREST does one thing, and one thing well. + While PostgREST takes care of bridging the gap between our HTTP server + and PostgreSQL database, we can focus on the development of our API in + a single language: SQL. This puts the database in the center of our + architecture, and pushed us to improve our skills in SQL programming + and database design." + + -- Eric Bréchemier, Data Engineer, eGull SAS + Getting Support ################