It actually has some kinda documentation in this wiki site: http://db.deveel.com/Main_Page
2009/10/30 Daniel Morgan <[email protected]> > Antonello , > I downloaded the source and the windows binaries. > > Where is the installations directions? An install.txt or readme.txt file? > > Do you have any examples? > Example SQL scripts to create a database with sample tables, views, etc...? > Example C# client application that connects to the datasbase and retrieves > and displays the data? Just a simple example. > > How do you create a new database and/or create a new user or change the > password of a user? Have this in a readme, install, or a manual text file. > > How do you install the db server? > > How do you start the db server? or shut it down? > > A command-line console program for administrating and executing SQL > commands on the database would be nice. > > I would also suggest upgrading to .net 2005 or .net 2008. > Both Mono and Microsoft are moving away from .net 1.1. > > I would also support ADO.NET 2.0, such as, the provider factory. > > I would like to try it out, but I don't even know where to start. > > Some example SQL statements would be good too: > create a table, insert some data into table, select some data, update some > data, delete some data. > > Basically, can you provide some "basics", such as, examples and some > installation directions to get started? > > Thanks, > Daniel > > --- On Thu, 10/22/09, Antonello Provenzano <[email protected]> wrote: > > > From: Antonello Provenzano <[email protected]> > > Subject: [Mono-list] [ANN] DeveelDB 0.9.6 released! > > To: [email protected], [email protected], > [email protected] > > Date: Thursday, October 22, 2009, 8:51 AM > > Hi All! > > > > I'm glad to announce the first official release of > > DeveelDB, the > > .NET/Mono embedded relational database management system. > > This is the > > first fully working and functional version of the project: > > you can > > download a copy at the following addresses > > > > Linux: > > http://deveeldb.googlecode.com/files/deveeldb-0.9.6-bin-linux.tar.gz > > Windows: > http://deveeldb.googlecode.com/files/deveeldb-0.9.6-bin-win32.zip > > > > If you wish to start contributing to the project, please > > feel free to > > refer to the website http://db.deveel.com, where you will find > > all the > > information concerning the project. > > > > I wish you will enjoy using DeveelDB, as much as I enjoyed > > doing it! > > > > > > Cheers! > > Antonello > > _______________________________________________ > > Mono-list maillist - [email protected] > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > -- Ozgur Akgun
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
