Kafka Design - One Database table
Hi, my client is asking for best practice related to having more than 10 Kafka streams using one database table. Is this a best practice or should they look to break up the one table to allow for this growth? They are just starting to use Kafka currently and are looking for strategic design pointers. Thank you!