D - Object-Relational mappings
- Julio César Carrascal Urquijo (18/18) Mar 25 2004 Probably too late for this but...
Probably too late for this but... http://www.joelonsoftware.com/items/2004/03/25.html (...) We had an interesting conversation about how the impedance mismatch between relational databases. Since a huge percentage of code requires access to databases, the glue (a.k.a. the connecticazoint) between the RDBMS layer and the application code is very important, yet virtually every modern programming language assumes that RDBMS access is something that can be left to libraries. (...) -- Julio César Carrascal Urquijo. -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS$ d- s+:+ a-- C++> ULS++ P++ L+> !E W+++ N+ o? K? w++> O--- M V? PS+ PE Y+ PGP t+ 5- X+++ R- tv+(++) b++> DI! D++> G e+> h-- r- y+ ------END GEEK CODE BLOCK------
Mar 25 2004