Apache OFBiz: Difference between revisions

Content deleted Content added
m Navbox was moved in September 2018, replaced: {{Apache}} → {{Apache Software Foundation}}
Added history of OFBiz
Line 60:
The data layer is responsible for database access, storage and providing a common data interface to the business layer. Data is accessed not in [[object oriented]] fashion but in a [[Relational database|relational]] way. Each [[Entity class|entity]] (represented as a row in the database) is provided to the business layer as a set of generic values. A generic value is not typed, so fields of an entity are accessed by the [[Column (database)|column]] name.
 
<br />
== History ==
The OFBiz project was created by David E. Jones and Andrew Zeneski on April 13, 2001. The project was initially hosted as [[sourceforge:projects/ofbiz/|The Apache Open For Business Project]] on SourceForge and [https://www.openhub.net/p/Apache-OFBiz Open For Business Project (Apache OFBiz)] at Open HUB.
 
Between September 2003 and May 2006, it was hosted as a java.net project, but the project has been removed from there. it has begun to be widely used around 2003. After incubating since January 31, 2006, it became a Top Level Apache project on December 20, 2006: [http://incubator.apache.org/projects/ofbiz.html Apache OFBiz Incubation Status]
<br />
== See also ==
* [[Comparison of shopping cart software]]
Line 71 ⟶ 77:
== External links ==
*[//ofbiz.apache.org Official Apache OFBiz website]
*[https://www.quora.com/How-long-has-Apache-OFBiz-aka-Open-For-Business-been-around Quora: How long has Apache OFBiz (aka Open For Business) been around?]
 
{{ERP software}}