mikebranski / the-art-of-postgresql-dockerLinks
A Docker setup for the book The Art of PostgreSQL
☆35Updated 5 years ago
Alternatives and similar repositories for the-art-of-postgresql-docker
Users that are interested in the-art-of-postgresql-docker are comparing it to the libraries listed below
Sorting:
- The Repository for the book, A Curious Moon, which you can purchase from https://bigmachine.io.☆112Updated 3 years ago
- Functional core imperative shell☆101Updated 3 years ago
- 🐘 Learn how to use PostgreSQL and Structured Query Language (SQL) to store and query your relational data. 🔍☆215Updated 2 years ago
- Regression Testing your SQL queries☆288Updated last year
- PostgreSQL shopping cart☆273Updated 2 years ago
- generator of sequential UUIDs☆305Updated last month
- Setup files for Mastery with SQL - A hands-on practical course for learning modern SQL!☆77Updated 3 weeks ago
- 😛 Review of Mastering PostgreSQL In Application Development☆11Updated 6 years ago
- ☆139Updated 9 months ago
- Sample databases for postgres☆534Updated last year
- A Document Database API extension for Postgres☆196Updated last year
- Postgres change events (CDC) in Elixir☆329Updated last month
- Lint database schemas☆412Updated this week
- PostgreSQL Sample Database☆963Updated 9 months ago
- 🚀 Detailed description + diagram of the Open Source Technology Stack we use for dwyl projects.☆294Updated 2 years ago
- ☆64Updated 2 months ago
- list of public tech migrations☆553Updated last month
- Notes on how we potentially could build reliable, scalable and maintainable computer systems.☆320Updated 4 months ago
- NORM - No ORM framework☆121Updated 11 months ago
- ☆151Updated 6 years ago
- PostgreSQL binary manager☆357Updated 3 months ago
- Repository with source code for "Learn Elixir The Hard Way" workshop.☆107Updated 7 years ago
- Postgres full text search options (tsearch, trigram, ilike) examples