This repository was archived by the owner on Jan 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Antonello Provenzano edited this page Aug 15, 2016
·
9 revisions
DeveelDB is an open-source and free software library for creating and managing relational databases, which respect the SQL:99 standard. It is originally intended as an embedded database system, that can be used to manage data from within a .NET or Mono compatible application, by simply referencing the library.
For a list of features provided by the system, and a guide to get started using it, please refer to the pages listed in the sidebar of this wiki.
- Getting Started
- Basic Principles
- Operative Contexts
- Transactions
- Database Objects
- Data Types
- SQL Execution Plan
- SQL Model
- DeveelDB SQL Dialect
- Data Types
- Routines (Functions and Procedures)
- Collaborate
- Kernel Development
- External Contributions
- Bug Reporting
- Documentation