Difference between revisions of "Derby"
From ECHSA Congenital Database
Jump to navigationJump to searchm |
|||
| Line 1: | Line 1: | ||
| − | '''Cloudscape''' or '''Derby''' is a Java based database engine used by the DataCollectionSoftware. Cloudscape was initially developed by IBM. Eventually, IBM opened the source of Cloudscape, | + | '''Cloudscape''' or '''Derby''' is a Java based database engine used by the DataCollectionSoftware. Cloudscape was initially developed by IBM. Eventually, IBM opened the source of Cloudscape, whi## page was renamed from Cloudscapech allowed [[software development team|us]] to use it in our project. |
[http://www.ibm.com IBM] writes: | [http://www.ibm.com IBM] writes: | ||
| − | + | ''IBM Cloudscape™ V10.0 is a pure, open source-based Java relational database management system that can be embedded in Java programs and used for online transaction processing (OLTP). A platform-independent, small-footprint (2MB) database, Cloudscape V10.0 integrates tightly with any Java-based solution.'' | |
'''External links''' | '''External links''' | ||
Revision as of 10:41, 24 September 2005
Cloudscape or Derby is a Java based database engine used by the DataCollectionSoftware. Cloudscape was initially developed by IBM. Eventually, IBM opened the source of Cloudscape, whi## page was renamed from Cloudscapech allowed us to use it in our project.
IBM writes:
IBM Cloudscape™ V10.0 is a pure, open source-based Java relational database management system that can be embedded in Java programs and used for online transaction processing (OLTP). A platform-independent, small-footprint (2MB) database, Cloudscape V10.0 integrates tightly with any Java-based solution.
External links
- Derby at Apache
- Cloudscape at IBM