Apache Open Source Project--derby

Source: Internet
Author: User

Apache Derby is an open source database management system developed by the Apache Software Foundation ; Because Derby is a pure Java program, it requires only the operating system to support the Java Virtual machine, which Derby can execute.

Derby is specifically optimized for the Java environment, and Derby itself is not only a pure Java program, but Derby can compile SQL into Java bytecode and execute it as a Java virtual machine when executing a user's SQL program. Because the Java bytecode that the SQL program translates to can be translated dynamically by JIT, Derby may have better performance than the traditional database management system.

Other features include:

  • Supports master-slave architecture or embedded environment
  • Multithreading
  • ACID
  • Java database Connection (JDBC)
  • Low system requirements: approximately 2 MB of hard disk space, compressed after only a fewKB

Apache Open Source Project--derby

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.