Object-Relational Mapping Tool List
23rd June 2005 by eamonn No CommentsHere is a useful list of object-relational mapping tools. I am getting fed up writing Java wrappers around SQL tables. Perhaps I can find some simple tool that can help me out.
“The future is already here. …” *
Here is a useful list of object-relational mapping tools. I am getting fed up writing Java wrappers around SQL tables. Perhaps I can find some simple tool that can help me out.
Great. I just found this source for music loops that I can use as background for my synthesized video.
Comparison of different SQL implementations is a useful reference.
I am writing some SQL that I would like to work with Sqlite, Derby, and MS Access. It turns out there is more variablility than I thought. Most annoying is that autoincrment is handled differently by each.