Beyond Relational DatabasesJune 19th, 2005 There is more to data access than SQL.
Sun shares more on its database management plans for Java Enterprise System (J2EE)July 2nd, 2005 Sun Microsystems is looking at providing its Java Enterprise System (J2EE) customers with a database management solution that will either take advantage of existing open-source database management technologies or developed in-house. I think they should leverage from some high quality open source database management solutions rather than re-inventing the wheel.
Top 7 Free Open Source Database ServerAugust 26th, 2009 Open Source Server based database management systems have become a common choice for organizations over the stand alone desktop databases. The server based databases or RDBMS such as MySQL, PostgreSQL, Microsoft SQL Server are designed to be used on servers and it can be easily shared by multiple users.
Free Enterprise CRM and Groupware Software to WatchJanuary 13th, 2006 The EGS team announced the first candidate release of EGS 1.0. Enterprise Groupware System which provides businesses with an internal Customer Relationship Management (CRM) and Enterprise Resource Planning (ERP) accounting solution.
Yet another object database on RDBMS backend: A new projectApril 18th, 2004 I have started working on creating an Object database supported by RDBMS on backend. No it is not an ORM layer.
Magnolia CMS 3.0 Released - Feature Rich Enterprise CMS (Java)June 21st, 2006 "Magnolia 3.0 is a commercial open-source Enterprise Content Management System that integrates web content management (CMS) and document management (DMS) through one web-based, AJAX-powered user interface. It is used around the world to maintain web sites, intranets and extranets by companies, governments and NGO's of any size." In my experience it is very user friendly and I recommend it.
Review: Doox CMS, an Open Source Content Management SystemMarch 19th, 2009 DooxCMS 3.0 is a flexible Web 2.0 Content Management System which was built with PHP Script and Ajax framework. It can be used to create from simple website to large corporate website. Installation was simple.
HSQLDB Tip: Case Insensitive LIKE Query in HSQLDB RDBMS & Space Crunched String ComparisonJuly 21st, 2007 I previously discussed how to extend HSQLDB relational database with simple Java functions. The example there actually implements case insensitive like query functionality for HSQLDB.
Oracle Database Management System 10g R2 takes a huge leap forward on Automated Diagnostics and MonitoringJuly 8th, 2005 The newly released Oracle Database 10g Release 2 offers enhanced automated features designed to ease the burden of statistics collection and analysis. Automation is the key mantra with 10g release.
Oracle Aligns Itself More Closely With PHP DevelopersMay 23rd, 2005 Oracle integrates PHP scripting engine (dubbed "Zend Core for Oracle") with its 10g database and application server for building apps based on the open source development language. What remains to be seen is whether Oracle is shifting focus away from Java or just encompassing additional languages.
Oracle Releases PeopleSoft Enterprise Performance Management 9August 30th, 2006 Oracle has continued its push into business intelligence analytics by releasing PeopleSoft Enterprise Performance Management 9. The release adds broader enterprise planning and compliance management capabilities, as well as more features specific to higher-education institutions, including a Campus Solutions Warehouse module.
Five Reasons To Use PostgreSQLAugust 18th, 2006 Five reasons, without the satire, for using PostgreSQL open source database. Availability on multiple platforms
PostgreSQL is available on every modern Unix-compatible operating system, windows, and ports are also available for Novell NetWare and OS/2.
Sun To Acquire SeeBeyond, Application Integration and Business Process Management (BPM software) VendorJuly 22nd, 2005 Merger Execution Is The Main Risk Factor
Sun Open Sources Sun Java Studio Enterprise - Enterprise-Class Java EE Development ToolApril 12th, 2006 Java Studio Enterprise provides a complete solution for architecting and implementing large-scale enterprise applications in Java EE. Sun plans to open source major elements of the Sun Java Studio Enterprise as a project on NetBeans.org - NetBeans Enterprise Pack.
Converting RAID1 + LVM (Fedora Core) To EVMS (Enterprise Volume Management System) Experiences...September 3rd, 2007 I currently use RAID1 with LVM on Fedora Core including RAID 1 on boot partition. This provides a fully redundant storage system with the ability to expand volume size in future.