From b443eb0c137245fb4149483f0572904ea8d0b58f Mon Sep 17 00:00:00 2001 From: grillazz Date: Mon, 4 Apr 2022 20:22:38 +0200 Subject: [PATCH] readme update --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 78e439f..b421648 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,9 @@ up Run project with compose ``` Hope you enjoy it. + +It tooks me a while to find nice data set. Hope shkezz as example will be able to cover +first part with read only declarative base and all type of selects :) +I took data set form https://github.com/catherinedevlin/opensourceshakespeare +Next generated declarative base with https://github.com/agronholm/sqlacodegen +And after soem twiking i get desired result \ No newline at end of file