deveeldb - deveeldb 2.0.10.543

This is the kernel library of DeveelDB SQL System for any CPU platform.

	DeveelDB is an embeddable SQL-99 Relational Database Management System oriented to the .NET/Mono frameworks, providing rich functionalities and high performances managing SQL databases within applications.

PM> Install-Package deveeldb -Version 2.0.10.543 -Source https://www.myget.org/F/deveeldb/api/v3/index.json

Copy to clipboard

> nuget.exe install deveeldb -Version 2.0.10.543 -Source https://www.myget.org/F/deveeldb/api/v3/index.json

Copy to clipboard

> dotnet add package deveeldb --version 2.0.10.543 --source https://www.myget.org/F/deveeldb/api/v3/index.json

Copy to clipboard
<PackageReference Include="deveeldb" Version="2.0.10.543" />
Copy to clipboard
source https://www.myget.org/F/deveeldb/api/v3/index.json

nuget deveeldb  ~> 2.0.10.543
Copy to clipboard

> choco install deveeldb --version 2.0.10.543 --source https://www.myget.org/F/deveeldb/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "deveeldb" -SourceLocation "https://www.myget.org/F/deveeldb/api/v2"
Install-Module -Name "deveeldb" -RequiredVersion "2.0.10.543" -Repository "deveeldb" 
Copy to clipboard

Build status Coverage Status Coverity Scan Build Status MyGet NuGet Join the chat! NuGet

DeveelDB 3.0

DeveelDB is a complete embeddable SQL-99 RDBMS for .NET/Mono frameworks. The system is designed around the standards ISO/ANSI

Although the core project is thought to be embedded in applications, the modular architecture allows extensions to other uses, such as providing databases through networks: an application is already included in the solution.

License

DeveelDB is released under the Apache 2.0 license. This is a very permissive licensing, that allows anyone to use the core library into commercial and non-commercial project. Other libraries (such as he GIS extension) are released under different licensing, due to commercial reasons or to dependencies from external tools.

Status and Issues

You can verify the current status of the application code by checking the project at AppVeyor Continuous Integration (access as "guest" user: you will find the direct link below the login form).

Please, report any issue or feature request to our Issue Tracker

Contributing

The project was started as a proof of concept long time ago (in 2003!), to implement the first SQL engine for .NET: for all this time the project has been developed and managed almost like an hobby by me (Antonello Provenzano), going in parallel with my regular jobs and studies, never gained much attention by the industry, but also not very well managed.

The new version of the project aims to restart everything from scratch, making it right (code coverage, regressions, management, etc.), with the goal to finally deliver something great to .NET developers. Unfortunately, as you can also see exploring the source code, the amount of work is quite important, and not always I can manage alone to make everything (architectural design, implementation, testing, commenting, etc.): I feel a bit lonely.

The following kind of help is very welcome:

  • Development: implemention of new features, according to the scheduled planning of the project
  • Testing: implementation of tests to assess given features of the projects are behaving as expected; since DeveelDB is not a project that is following the TDD (Test-Driven Development) model, unit tests are crucial to assess the coverage of the code and the stability of the system
  • Beta Testing: use the final product in given contexts, to provide example cases of its usage and potentially discover bugs not covered by other tests
  • Documentation: document the code and the project in a way that other users or developers can be helped using DeveelDB or collaborating

If you wish to contribute, please feel free to get in touch with me, dropping an email to antonello at deveel dot org or joining the chat on Gitter!

  • .NETFramework 3.5: 3.5.0.0

Owners

Antonello Provenzano

Authors

Deveel, Antonello Provenzano

Project URL

http://github.com/deveel/deveeldb

License

Apache-2.0

Tags

sql db database data embedded deveel sql-92 sql-99 select query mono

Info

22 total downloads
2 downloads for version 2.0.10.543
Download (2.48 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.0.10.546 2.48 MB Mon, 19 Jun 2017 13:32:10 GMT 4
2.0.10.545 2.48 MB Sun, 02 Apr 2017 11:11:19 GMT 1
2.0.10.544 2.48 MB Sun, 02 Apr 2017 10:41:55 GMT 1
2.0.10.543 2.48 MB Mon, 27 Feb 2017 10:48:45 GMT 2
2.0.10.542 2.48 MB Thu, 01 Dec 2016 15:42:43 GMT 0
2.0.10.541 2.48 MB Fri, 04 Nov 2016 15:13:08 GMT 1
2.0.10.540 2.48 MB Fri, 04 Nov 2016 08:05:37 GMT 1
2.0.10.539 2.48 MB Thu, 03 Nov 2016 23:10:05 GMT 3
2.0.10.538 2.48 MB Thu, 03 Nov 2016 18:59:59 GMT 0
2.0.10.537 2.48 MB Thu, 03 Nov 2016 15:02:57 GMT 0
2.0.10.536 2.48 MB Fri, 28 Oct 2016 06:58:24 GMT 0
2.0.10.534 2.48 MB Tue, 25 Oct 2016 15:50:25 GMT 2
2.0.10.532 2.47 MB Mon, 24 Oct 2016 19:23:00 GMT 0
2.0.8.531 2.43 MB Wed, 19 Oct 2016 15:19:01 GMT 2
2.0.8.530 2.42 MB Thu, 06 Oct 2016 10:40:41 GMT 2
2.0.8.526 2.41 MB Fri, 16 Sep 2016 14:44:14 GMT 1
2.0.8.525 2.41 MB Thu, 15 Sep 2016 16:03:33 GMT 1
2.0.8.524 2.4 MB Wed, 07 Sep 2016 15:27:07 GMT 1
2.0.8.523 2.4 MB Fri, 12 Aug 2016 16:33:36 GMT 0