CSDerby is not CloudScape-Derby(for Java) but rather Derby forked/ported to CSharp. Specifically it is intended to be a native c# Embedded DB for the mono/net platform with the ADO.NET API instead of the JDBC API.
Project homepage:
http://sourceforge.net/projects/csharpderbyport
Programming language(s): Java,SQL
License: apache20
Some source files from: CSDerby/csderby/java/db-derby-10.1.1.0-src/plugins/eclipse
org.apache.derby.plugin.doc/
topics/
images/
add_nature.GIF
completed_javaapp.GIF
create_class.GIF
create_file.GIF
create_restaurant.GIF
ij_commands.GIF
new_class.GIF
properties.gif
property_sheet.GIF
remove_nature.GIF
restaurant_editor.GIF
restaurant_script.GIF
run_javaapp.GIF
server_popup.gif
shutdown_success.gif
start_ij.GIF
start_server.GIF
start_server_console.gif
stop_popup.gif
stop_server.GIF
sysinfo_output.GIF
sysinfo_start.GIF
derby_app.html
ij.html
ij2.html
ij_toc.html
java_project.html
nature.html
nature_toc.html
properties.html
remove_nature.html
resources.html
server_toc.html
start_server.html
start_toc.html
stop_server.html
sysinfo.html
.project
build.properties
plugin.xml
toc.xml
org.apache.derby.ui/
icons/
add.gif
ij.gif
isrun.gif
rem.gif
start.gif
stop.gif
sysinfo.gif
src/
org/
apache/
derby/
ui/
actions/
IJAction.java
StartAction.java
StopAction.java
SysInfoAction.java
common/
CommonNames.java
Messages.java
decorate/
DerbyIsRunningDecorator.java
launch/
IJDerbyLaunchConfigurationDelegate.java
StartDerbyServerLaunchConfigurationDelegate.java
StopDerbyServerLaunchConfigurationDelegate.java
SysInfoDerbyLaunchConfigurationDelegate.java
nature/
DerbyNature.java
popup/
actions/
AddDerbyNature.java
RemoveDerbyNature.java
properties/
DerbyProperties.java
DerbyPropertiesPage.java
util/
DerbyServerUtils.java
DerbyUtils.java
Logger.java
SelectionUtil.java
DerbyPlugin.java
.classpath
.project
build.properties
plugin.xml
Readme.txt
See more files for this project here