Managing SQL in Java can sometimes feel like an irrelevant problem, due in no small part to the NoSQL movement. However, there is still a large body of applications that need the longevity and strengths of relational DBs. ElSql is a simple tool for managing SQL external to the application with a touch of DSL goodness. It is released under the Apache License v2.
15 October 2012 By Stephen Colebourne In Open Source Comments
Open standards, vendor neutrality, and ease of recruitment are all important parts of an Open Source ecosystem. But to developers, what really matters is access to the source code.
20 June 2012 By Kirk Wylie In Open Source Comments
Today we've started releasing some more of the components (like the FudgeMsg project which was our first release) that we've used to build up the OpenGamma Platform before its full, Open Source, release. The next of these is RouteMap.js, a URL mapping library for both client-side and server-side JavaScript programming.
11 April 2011 By Kirk Wylie In Open Source Comments
I first came across JSR-310 when I was looking for alternatives to the built-in java.util.Date/Calendar classes. At the time I was fresh from the pain of having to implement and evolve a market risk and analytics system that used those existing classes and was well aware of the problems. While plenty of other people have documented the problems with the existing framework, we should probably start by just reexamining the problems with the existing java.util.Date.
14 March 2011 By Jim Moores In Open Source Comments
One of the most common questions about the OpenGamma Open Source strategy has to do with the "commercial components" that we allude to in some of our web site. That obviously implies some degree of Open Core licensing, but what do we mean by that?
26 July 2010 By Kirk Wylie In Open Source Comments
The Open in the name OpenGamma stands for two primary things: the Open Architecture that we've built our platform around, and the Open Source way that we're delivering our primary platform. Since launching our new website, we've had a number of questions on our Open Source strategy that I wanted to address.
19 July 2010 By Kirk Wylie In Open Source Comments