Outdated egg!

This is an egg for CHICKEN 4, the unsupported old release. You're almost certainly looking for the CHICKEN 5 version of this egg, if it exists.

If it does not exist, there may be equivalent functionality provided by another egg; have a look at the egg index. Otherwise, please consider porting this egg to the current version of CHICKEN.

  1. Outdated egg!
  2. sedna
    1. Usage
    2. Author
    3. License
    4. Version History

sedna

An interface to the Sedna XML database.

For more information, see the Sedna Programmer's Guide

Usage

(require-extension sedna)

Author

The Institute for System Programming of the Russian Academy of Sciences (ISP RAS)

License

 This product includes software developed by
 The Institute for System Programming (ISP) 
 of the Russian Academy of Sciences (RAS) (http://www.ispras.ru).
 Copyright (C) 2004-2010 ISP RAS. All rights reserved.
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this product except in compliance with the License.
 You may see file LICENSE or You may obtain a copy of the License at
 http://www.apache.org/licenses/LICENSE-2.0
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 ITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.

Version History

3.3.55
ported to CHICKEN 4
0.3
added license to .meta file
0.2
performance tweaks, fix for 4.5.2 dependency (thanks to Mario)
0.1
initial release