Semen Dubina

Semen Dubina

@sam002.net · Senior Software Engineer / Tech Lead

Tbilisi, Georgia

< Back to home

An experimental content management system built from first principles. Instead of an ORM sitting on top of a relational database, samcms pushes logic directly into the database layer using PostgreSQL stored procedures and a custom C extension.

The result is a CMS with minimal abstraction overhead — closer to how the database actually works, rather than how an ORM pretends it works.

Tech Stack:

  • C
  • PostgreSQL
  • PHP