|
You are here |
phiresky.github.io | ||
| | | | |
typicalprogrammer.com
|
|
| | | | | [AI summary] A discussion on the use of relational databases versus alternative integration methods like XML over HTTP, focusing on encapsulation, data integrity, and the role of SQL in application integration. | |
| | | | |
electric-sql.com
|
|
| | | | | Web development has been progressing through an evolution of state transfer. Hybrid local-first architecture is the natural endgame for this progression. | |
| | | | |
www.ivaylopavlov.com
|
|
| | | | | In this post we'll explore what is GraphQL and when it makes sense to use it. We'll map an existing SQL database (SQLite) with an Object Relational Mapping (ORM) system - SQLAlchemy in Python, and Read more... | |
| | | | |
archive.qconsf.com
|
|
| | | Debezium (noun | de·be·zi·um | /d?:?b?:zi??m/) - Secret Sauce for Change Data Capture Apache Kafka is a highly popular option for asynchronous event propagation between microservices. Things get challenging though when adding a services database to the picture: How can you avoid inconsistencies between Kafka and the database? Enter change data capture (CDC) and Debezium. By | ||