|
Sponsored Links
Resources
Enterprise Java Research Library
Get Java white papers, product information, case studies and webcasts
|
News
News
News
|
Messages: 10
Messages: 10
Messages: 10
Printer friendly
Printer friendly
Printer friendly
Post reply
Post reply
Post reply
XML
XML
XML
|
 |
Versant embraces db4o community, fortifies open source ODBMS
The db4o community has delivered a quality product to the Java and .NET embedded markets and has gained a vast community of users and partners.
Versant believes there is an increasing need for simplification of object based persistence without sacrificing on scalability and performance optimization. It takes time to deliver such solutions to market. db4o is doing a tremendous job in showing the software development community there are better alternatives to using mapping persistence for applications with increasingly complex models. Versant plans to continue the development of this technology, improving it with the help of the db4o community and expanding the open source value. In an effort to increase the value proposition, parts of db4o previously available exclusively to subscribers, will now be released to the community.
Versant’s commercial product is an enterprise scale distributed object database. This product has been chosen by leaders in the Telecommunications, Defense, Finance, Web and Transportation markets, to power their world class applications. Versant’s expertise gained over a decade in OODB development will be leveraged to accelerate higher level features into the db4o open source solution.
Robert Greene Open Source Operations db4o – database for objects Versant Corporation
|
|
Message #284718
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Less restricting license?
It would be very cool if you could offer db4o under a less restricting license than GPL.
Of course, I understand the need for commercial license. But still...
|
|
Message #284823
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Less restricting license?
Agreed, less restrictive license would be a great move to make Object databases more popular. It is difficult to sell Object database to your manager or customer : not only it is based on "strange" technology, but the license is more restrictive than what "traditional" Open source RDBMS offers. Also, db4o commercial license is pretty strange (no non-royalty based model etc.)
|
|
Message #284845
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Less restricting license?
I'd second that. A better license will get more traction in the community and perhaps add more hands to fill out the object to relational replication projects. As a customer, I can't say enough about the product, its absolutely hands down the best object database I've worked with. And their sharper project (java-->c# translation) is pretty interesting as well.
Jin
|
|
Message #284861
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Versant embraces db4o community, fortifies open source ODBMS
Hi.
I just wanted to answer some of the comments in this thread.
"It would be very cool if you could offer db4o under a less restricting license than GPL"
Don't forget db4o offers the db4o Free/Libre and Open Source Compatibility Software License Agreement (dOCL) since 2006 which allows the inclusion of db4o in open source projects using other types of OSS licenses. See http://www.db4o.com/about/company/legalpolicies/docl.aspx
"It is difficult to sell Object database to your manager or customer : not only it is based on 'strange' technology, but the license is more restrictive than what 'traditional' Open source RDBMS offers"
If you check MySQL you'll see that they are also using a dual licensing scheme based on the GPL (http://www.mysql.com/about/legal/licensing/oem) so this 'traditional' open source RDBMS ends up being pretty similar to db4o in terms of licensing.
BTW thanks Jin for the Kudos =)
Best!
German Viscuso (db4objects)
|
|
Message #284909
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Versant embraces db4o community, fortifies open source ODBMS
Don't forget db4o offers the db4o Free/Libre and Open Source Compatibility Software License Agreement (dOCL) since 2006 which allows the inclusion of db4o in open source projects using other types of OSS licenses. See http://www.db4o.com/about/company/legalpolicies/docl.aspx
"It is difficult to sell Object database to your manager or customer : not only it is based on 'strange' technology, but the license is more restrictive than what 'traditional' Open source RDBMS offers"
If you check MySQL you'll see that they are also using a dual licensing scheme based on the GPL (http://www.mysql.com/about/legal/licensing/oem) so this 'traditional' open source RDBMS ends up being pretty similar to db4o in terms of licensing.
BTW thanks Jin for the Kudos =)
Best!
German Viscuso (db4objects)
I don't think you can compare with MySQL for licensing. That's not because MySQL uses dual licensing that db4o can do the same thing with the same success.
IMHO db4o promoters have a hard time when "fighting" managers on 2 (!) sides, oo database technology and dual licensing.
Dominique http://www.jroller.com/dmdevito
|
|
Message #284933
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Versant embraces db4o community, fortifies open source ODBMS
Don't forget db4o offers the db4o Free/Libre and Open Source Compatibility Software License Agreement (dOCL) since 2006 which allows the inclusion of db4o in open source projects using other types of OSS licenses. That doesn't really help much. Let's face it, Java is used mostly for closed-source enterprise projects.
If you check MySQL you'll see that they are also using a dual licensing scheme based on the GPL (http://www.mysql.com/about/legal/licensing/oem) so this 'traditional' open source RDBMS ends up being pretty similar to db4o in terms of licensing. There's a difference. I can write my closed-source application which uses MySQL without 'infecting' it with GPL since I only use it via standard JDBC interface, so the 'mere aggregation' clause of the GPL kicks in. And of course I'll happily distribute MySQL source code along with my application to comply with the rest of the GPL.
It's impossible to do this with db4o, because I must directly link it with my application. That'll make it a 'derived work' by any reasonable definition.
Also, I mostly use PostgreSQL which has a nice BSD license.
|
|
Message #292478
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Versant embraces db4o community, fortifies open source ODBMS
IMHO db4o promoters have a hard time when "fighting" managers on 2 (!) sides, oo database technology and dual licensing. Well, you can tell your manager that these 2 are strengths not weaknesses =D
a) An oo database certainly has an edge for many use cases (otherwise oo databases wouldn't exist) b) Having a dual license gives you the best of both worlds: an open source ecosystem around the product and a classic commercial approach for companies that won't go with open source
Best regards (and happy holidays for all users of TheServerside!!)
German
|
|
Message #292482
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Versant embraces db4o community, fortifies open source ODBMS
It's impossible to do this with db4o, because I must directly link it with my application. That'll make it a 'derived work' by any reasonable definition Granted, having to link the library makes the situation more restrictive. But the decision was to go with a licensing based model on the commercial side which would be impossible to sustain with a BSD license, MIT, LGPL or similar (it's very difficult for some companies to survive on support and related activities only (not impossible certainly but difficult depending on scale)). If you're a company doing closed source Java development you can probably afford the db4o commercial licensing and support options (which are more than acceptable imho). If you're an individual who loves open source, you can go with the dOCL and include db4o in your open source software for free (like the guys maintaining RSSOwl for example: http://www.rssowl.org)
Best regards (have great holidays!)
German
|
|
 |
New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com |
 |
 |
Reza Rahman continues to explore the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6.
(January 21, Article)
Ted Neward is an independent consultant specializing in high-scale enterprise systems, and an authority in Java and .NET technologies. He is the author and co-author of several books, including Effective Enterprise Java. At TheServerSide Java Symposium in March, he will be presenting sessions on pragmatic architecture, ECMAScript and Scala.
(January 15, Article)
Now that Oracle is absorbing Sun Microsystems, there mixed views on what should come of the Java Community Process (JCP). While some say Oracle should become the new steward of Java and keep the JCP much as it was, others argue that it may be time to open-source this widespread language.
(November 24, Article)
Reza Rahman explores the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6.
(November 2, Article)
SAML is an XML-based standard for exchanging authentication and authorization data between security domains. The single most important problem that SAML was created to solve is the Web browser Single Sign-On problem. Many organizations are debating whether to stay with version 1.1 or move to 2.0. This article makes observations about both options.
(September 28, Article)
Joe Ottinger takes a look at how people learn, and applies it to the practice of programming. He notes that understanding how people learn is an essential part of working in a programming team.
(September 22, Article)
Stephen Maryka gave us an article about the Asynchronous Web and posed a number of questions that get examined like an approach to delivering Asynchronous Web capabilities through extensions to existing Java EE technologies.
(July 14, Article)
JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components. This article by Ji Hoon Kim will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags.
(June 29, Article)
In this session Jeff explores the key characteristics of successful SOA projects. He covers some of the patterns, and anti-patterns, tool sets, and strategies that he himself learned the hard way. Last, he provides a strategy and blueprint for achieving a high likelihood of success in your SOA project.
(June 23, Tech Talk)
Ari Zilka, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now.
(June 15, Tech Talk)
In this Tech Talk, Josh Long explores an integration challenge using Spring Integration and walks through the implementation, employing and expanding on the basic patterns of Enterprise Application Integration to tie together components into a function integration solution, and then demonstrates how Spring Integration helps address the integration requirements.
(June 15, Tech Talk)
In this Tech Talk, David Geary teaches you: The basics of Google Web Toolkit; How to implement Ajax-enabled applications in Java; Internationalization; Hooking into the browser history mechanism; Remote procedure calls.
(June 4, Tech Talk)
Jon Kern discusses the best architecture/technical solutions and ensure that they are repeated by all developers. By tackling the architecture up-front in a serial manner, subsequent parallel development will be much more manageable and predictable.
(May 28, Tech Talk)
This keynote describes the frustrations of modern knowledge workers in their quest to actually get some work done, and solutions for how to guard yourself against all those distractions. Neal Ford talks about environments, coding, acceleration, automation, and avoiding repetition as ways to defeat the misguided attempts to sap your ability to produce good work.
(May 26, Tech Talk)
Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers.
(May 21, Tech Talk)
Chris Keene introduces WaveMaker as a new way to automate the ability to generate Hibernate classes in order to more quickly bring OR mapping into an application.
(May 19, Article)
Mastering EJB was one of the original and most influential EJB books in the industry. Mastering EJB III now returns with two new expert co-authors, updated for EJB 2.1 and 30% new chapters including security, integration, best practices, open source, and more.
(Book PDF Download)
The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
(Application Server Comparison Matrix)
|
|