public
Description:
Homepage:
Clone URL: git://github.com/kjk/tenderbase.git
name age message
file .gitignore Thu Jun 11 00:51:00 -0700 2009 first commit [kkowalczyk]
file LICENSE Thu Jun 11 00:51:00 -0700 2009 first commit [kkowalczyk]
file README Thu Jun 11 00:51:00 -0700 2009 first commit [kkowalczyk]
directory csharp/ Sun Jun 14 22:21:10 -0700 2009 ubuntu compilation fixes - on mac it's gmcs, on... [kkowalczyk]
directory java/ Thu Jun 11 00:51:00 -0700 2009 first commit [kkowalczyk]
file notes.txt Thu Jun 11 00:51:00 -0700 2009 first commit [kkowalczyk]
file perst-post-2.49-changes.txt Thu Jun 11 00:51:00 -0700 2009 first commit [kkowalczyk]
file testtrailingwhitespace.py Thu Jun 11 00:51:00 -0700 2009 first commit [kkowalczyk]
file todo.txt Thu Jun 11 00:51:00 -0700 2009 first commit [kkowalczyk]
README
TenderBase is a fork of perst, an object-oriented database for Java and .NET (C#).

Perst used to have a liberal BSD license up to version 2.49.

In version 2.50 Perst changed the licensing to dual-license scheme:
 * free GPLv2 code
 * commerical license available for fee

This is a fork or Perst 2.49, so it retains the liberal BSD license.

The goal of this project is to:
 * port the code to C#
 * maintain and improve it