logengineering notes by Delaa.
BlogProjectsAbout
All topics
  • all posts
  • symfony5
  • php5
  • security4
  • zf14
  • migration4
  • doctrine2
  • multi-tenancy2
  • architecture2
  • prompt-injection2
  • debugging1
  • background-jobs1
  • git1
  • workflow1
  • code-review1
  • http1
  • query1
  • rfc-100081
  • nextjs1
  • api-design1
  • github-actions1
  • ci-cd1
  • supply-chain1
  • llm1
  • ai-agents1
  • owasp1
  • legacy1
  • decision1
  • strangler-fig1
  • database1
  • postgresql1
  • authentication1
  • session1

Database

1 article

see also:zf1symfonydoctrine
  • d6fecde·23 Aug 2026·3 min read·in backend·series: Strangler Fig migration

    Sharing One PostgreSQL Connection Between Two ORMs

    During a Strangler Fig migration, both old and new ORMs must access the same data. Here is how one Symfony event subscriber made Zend_Db and Doctrine ORM share a single database connection — no ETL, no sync scripts, no duplication.

    zf1symfonydoctrinemigrationphpdatabasepostgresql
log · Delaa · © 2026
RSSCategoriesSeriesTagsArchiveGitHubAbout