summaryrefslogtreecommitdiff
blob: 0e55c8cf810a2427f4350b7cc0261c8a66cae30d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
<longdescription>
Mckoi SQL Database is an SQL (Structured Query Language) Database
management system written for the JavaTM platform. Mckoi SQL Database is
optimized to run as a client/server database server for multiple
clients, however it can also be embedded in an application as a
stand-alone database. It is highly multi-threaded and features an
extendable object-oriented engine.
    
Mckoi SQL Database started as an internal project and has since evolved
from its inception in 1998. The main goals of the project are a code
base that is simple to maintain and extend, ease of use and
administration, robustness, multiple concurrent access, and performance.
</longdescription>
</pkgmetadata>