eugene-khyst / postgresql-performance-essentialsLinks
PostgreSQL performance essentials in 1 hour
☆62Updated 2 years ago
Alternatives and similar repositories for postgresql-performance-essentials
Users that are interested in postgresql-performance-essentials are comparing it to the libraries listed below
Sorting:
- Event-driven architecture (Transactional outbox, Inbox, and Saga patterns) on the modern stack of Java technologies.☆46Updated last month
- Collection of best practices for designing server-side and client-side architecture☆58Updated 2 years ago
- Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java☆19Updated 2 weeks ago
- Effective Kafka☆55Updated 3 years ago
- Kotlin-Spring-OutBox-Microservice☆36Updated 2 years ago
- Twilight and Sunrise Architectures☆15Updated last year
- Event-Driven microservices with Kafka Streams☆63Updated 4 years ago
- Kafka is not for event sourcing, isn't it? Kafka alone is not an event store, but Kafka and ksqlDB together allow building full-featured …☆80Updated 4 years ago
- Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an e…☆28Updated 2 months ago
- This project was created as a simple example to show how we can implement the hexagonal architecture(software design) proposed by Netflix…☆27Updated 3 years ago
- AWS Playground: repository for tracking projects while learning AWS.☆46Updated last year
- Kafka using Java code. Original article is hosted on Medium in our engineering blog https://medium.com/pharos-production/kafka-using-java…☆10Updated 6 months ago
- A sample Spring Boot application following Tomato Architecture☆47Updated 6 months ago
- Kotlin Clean Architecture and CQRS microservice☆35Updated last year
- A Spring example for the concurrent account balance transfer issue☆14Updated 2 weeks ago
- Using Change Data Capture (CDC) to stream users created in Keycloak to your application☆18Updated 5 years ago
- Examples showing how to use QuickPerf with several frameworks (JUnit 4, JUnit 5, TestNG, Spring Boot, Quarkus, Micronaut, ...)☆19Updated 2 years ago
- Local Environment Based on Docker Compose for Real-Time Development☆47Updated 8 months ago
- Microservice Architecture using multiple languages☆167Updated 3 weeks ago
- A code project that contains samples that go with the conference talk "11 Crazy Things I Didn't Know You Could Do With Java Until I Got M…☆30Updated 6 months ago
- Spring Boot Project Generator CLI☆25Updated 2 months ago
- Explore java through small experimental programs.☆41Updated 4 months ago
- Handle more than 200,000 write-requests per second with Lmax disruptor, Kafka and gRPC☆16Updated 8 months ago
- A distributed system for real-time flight tracking over Brazil, built with modern technologies and microservices architecture.☆33Updated last month
- Backend application using Testcontainers for Integration Testing AWS S3, Azure Blob Storage, Kafka, MySQL, Egress calls including Chaos t…☆18Updated last year
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆34Updated last year
- Composable / async / functional / type-safe / parallel-pipelined queries and relations without SQL injection or N+1s.☆14Updated 3 months ago
- A repo of Java examples using Apache Flink with flink-connector-kafka☆10Updated 2 years ago
- Java + GraphQL Example☆15Updated 4 years ago
- Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL chang…☆83Updated 2 months ago