Skip to main content

Explore our questions

12 votes
4 answers
2k views

Is the separation of a database process from the main backend process really "good practice"?

1 vote
3 answers
141 views

Entity/DAO for any combination of values?

0 votes
3 answers
163 views

Transaction management with one connection

4 votes
4 answers
260 views

how can CQRS improve performence when we have to duplicate the writes

23 votes
6 answers
25k views

If a microservice architecture needs a separate database per microservice then it's too costly & unmanageable. Why do we even need it?

1 vote
1 answer
526 views

Appropriate design / technologies to handle dynamic string formatting?

0 votes
1 answer
285 views

What is the purpose of setting an isolation level for an INSERT INTO statement?

0 votes
1 answer
163 views

Hash Indexes vs LSM trees with SSTables

2 votes
2 answers
353 views

Data modeling user-object permissions, between claims and metadata

1 vote
2 answers
129 views

Secondary indexes vs Using elastic search

0 votes
5 answers
1k views

How to safely store application data on shutdown?

5 votes
4 answers
6k views

Organise C++ classes around SQL database

4 votes
2 answers
3k views

Should methods be part of your persisted entities?

2 votes
2 answers
281 views

Best design pattern to synchronize local and cloud databases?

Browse more Questions