News

The last company I worked at was a Rails shop, so we had activerecord migrations. It wasn't perfect (nothing is), but at least our schema was in source control and there was a reasonable way to move ...
Enterprise database architectures use three DBMS schema layers to separate the system into internal, external and conceptual tiers. Here's how they work.