|
|
|
|
|
by sagichmal
4434 days ago
|
|
> I suppose my question is more along the lines of whether
> we'll ever see a package in go that would standardize
> the data-object divide
There is no lucid standardization possible for the data-object divide, in Go or any other language. Too much depends on the semantics of the object and data system. Or, rather said: that standardization (that abstraction) is SQL itself. |
|