This blog will be about... Software Engineering... Object Oriented Analysis... Database Development, etc
I believe that imagination is stronger than knowledge -- myth is more potent than history -- dreams are more powerful than facts -- hope always triumphs over experience -- laughter is the cure for grief -- love is stronger than death.
Showing posts with label Alphora. Show all posts
Showing posts with label Alphora. Show all posts
Sunday, March 30, 2008
Alphora Dataphor is OpenSource!
Now that AlphoraDataphor is opensource, I believe a relational reborn could come in the near future... I have been reading the manuals and, while I am an object weenie let me tell you all that I think Dataphor is a very exciting technology I hope it finds the way to make True relational database a buzz word like Ruby and that finally forces big companies like Oracle to make databases truly relational.
Subscribe to:
Posts (Atom)
Requirements Analysis: Negative Space
A while ago, I was part of a team working on a crucial project. We were confident, relying heavily on our detailed plans and clear-cut requi...
-
In Java, first we had servlets , and each one of them answered to request made to a particular url ( or an url matching a particular express...
-
JPA Myth: EclipseLink and Hibernate are compatible. Not true: Hibernate does NOT follow the JPA SpecPlease take a look at the Hibernate JIRA issue EJB-441 , seen it? Now, please tell me if this is correct: According to Gavin King (autho...
-
A few days ago, I posted about how to fix a "," problem in an very good autocomplete control . As part of the solution I propose...