Home   Contact Us

Productivity and Software Development Tools  

Free Downloads
dbFramework
Priorganizer
 
Support
Development Blog

dbFramework
    Bug Reports
    Blog

Priorganizer
    Bug Reports
    Blog

 

 

Welcome

     

Sedna XML Database .Net API
Download here!
 

A simple API that lets you use the Sedna Native XML Database from .Net languages


PLEASE NOTE: 'Sedna XML Database .Net API' is not yet a finished product, and the current download is a beta test version. You should expect bugs and deficiencies in the utility, and full support for the utility may not be available.

New Page 1

Sedna is a Native XML Database server currently in development by the modis group, an R&D team at ISP RAS. Unlike some other NXD's, this server offers the potential to be a simpler and faster implementation of an XML database because it was written from scratch in C++, by an expert group who have been studying structured and semi-structured database engines since the early 80s. Some of the papers they have written on the subject are also an interesting read.

Sedna is very easy to set up. You can download the files here. Once downloaded you literally copy the files into a folder and run the server. Once running it can be accessed over the network using various APIs.

One thing that was missing from the original release was a way of accessing Sedna from Microsoft's .Net platform. So I took the time to port the Java API to C#, with some modifications in naming and structure to make it more familiar to .Net developers. The result is this utility download - a simple file that contains the entirety of the API for accessing Sedna. While the API is written in C#, the resultant DLL can be used from any .Net language - opening up access to the 30 or so languages available today for the .Net platform.

Full documentation on using the API can be found in this article.

For more information please visit the forum to discuss. Source code is part of the install and also available here - click here to download.

Change Log

Sedna XML Database .Net API Change Date
0.3
Updates to the sample application and related documentation. Transactions no longer close the session. Error reporting bugs fixed.
05/15/2005
0.2
Bug fixes in test application, and documentation updates to sample section.
05/10/2005
0.1
Initial release
05/05/2005

 

 

 

 

(c) Copyright 2010, RiaForm Technology LLC, All Rights Reserved.