Hello guys, I have a conceptual question about DataObjects. After some reading i figured that the DBI is somewhat old and not recommended anymore, and now the standard database acess interface is this guy called DataObjects.
>From the github, i can see that the DataObjects project is inside de DataMapper project, so was it born a part of the framework? I'm trying to know what's the standard way of database access on ruby, but its really hard to figure it. :P Java have JDBC, Python DBAPI and thats it. Now with ruby things get a bit more complicated... yesterday i thought that was the DBI, but it's not. So DataObjects is the one? And where is the doc about how to use the API? I Didn't find any oficial site, or docs in the github (maybe it's my fault, as a ruby noob programmer). -- You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/datamapper?hl=en.
