From 7da3e023e8909c515f8d1a13d607f34d5d852bcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Mon, 21 Nov 2022 10:30:00 +0100 Subject: [PATCH 1/5] Added Learn SQL in a Month of Lunches Hi, Stjepan from Manning here. I thought this latest SQL title from our catalog might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e64e7da..41bc96e 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Please submit a pull request if there is any material that you think should be i - [Architecture of a Database System](https://dsf.berkeley.edu/papers/fntdb07-architecture.pdf) - [Relational Database Index Design and the Optimizers](https://www.amazon.com/Relational-Optimizers-Lahdenmaki-published-Wiley-Blackwell/dp/B00EKYLFSI) - [Transactional Information Systems: Theory, Algorithms, and the Practice of Concurrency Control](https://www.sciencedirect.com/book/9781558605084/transactional-information-systems) +- [Learn SQL in a Month of Lunches](https://www.manning.com/books/learn-sql-in-a-month-of-lunches) ### Talks From 561372bb89c60881cef033b777d074f44cfd4c6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Mon, 21 Nov 2022 10:34:39 +0100 Subject: [PATCH 2/5] Added an article to Blogs section Hi, Stjepan from Manning here again. I have also added an article published in our Free Content Center last week. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f4069b..ff76d7a 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ Please submit a pull request if there is any material that you think should be i - [The Internals of PostgreSQL](http://www.interdb.jp/pg/index.html) - [Books propose](https://cakebytheoceanluo.github.io/2020/03/10/books/) - [what is database and its types](https://www.scaler.com/topics/dbms/what-is-database/) +- [SQL for All!](https://freecontent.manning.com/sql-for-all/) ## SQL & Relation Algebra From 140ae073567a58ef7742e2d5e3eb430dda950a3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 3 Oct 2024 12:45:55 +0200 Subject: [PATCH 3/5] Added ScyllaDB in Action Hi, Stjepan here from Manning. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff76d7a..edc2682 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Please submit a pull request if there is any material that you think should be i - [Relational Database Index Design and the Optimizers](https://www.amazon.com/Relational-Optimizers-Lahdenmaki-published-Wiley-Blackwell/dp/B00EKYLFSI) - [Transactional Information Systems: Theory, Algorithms, and the Practice of Concurrency Control](https://www.sciencedirect.com/book/9781558605084/transactional-information-systems) - [Learn SQL in a Month of Lunches](https://www.manning.com/books/learn-sql-in-a-month-of-lunches) +- [ScyllaDB in Action](https://www.manning.com/books/scylladb-in-action) ### Talks From 0f27fdc4779597969f5b4801117a7e98b1a5033b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 3 Oct 2024 12:47:48 +0200 Subject: [PATCH 4/5] Added DuckDB in Action Hi, Stjepan here from Manning. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index edc2682..de4c28a 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ Please submit a pull request if there is any material that you think should be i - [Transactional Information Systems: Theory, Algorithms, and the Practice of Concurrency Control](https://www.sciencedirect.com/book/9781558605084/transactional-information-systems) - [Learn SQL in a Month of Lunches](https://www.manning.com/books/learn-sql-in-a-month-of-lunches) - [ScyllaDB in Action](https://www.manning.com/books/scylladb-in-action) +- [DuckDB in Action](https://www.manning.com/books/duckdb-in-action) ### Talks From 946e835eb7b82d33ae2b55978369719d970bded0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Tue, 28 Jan 2025 14:24:43 +0100 Subject: [PATCH 5/5] Added Just Use Postgres! Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de4c28a..2a43ef9 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ Please submit a pull request if there is any material that you think should be i - [Learn SQL in a Month of Lunches](https://www.manning.com/books/learn-sql-in-a-month-of-lunches) - [ScyllaDB in Action](https://www.manning.com/books/scylladb-in-action) - [DuckDB in Action](https://www.manning.com/books/duckdb-in-action) +- [Just Use Postgres!](https://www.manning.com/books/just-use-postgres) ### Talks