-
Notifications
You must be signed in to change notification settings - Fork 218
Orbeon Forms Features ~ Database Support
ebruchez edited this page Nov 27, 2014
·
21 revisions
We have two categories of databases:
- XML: eXist
- relational: Oracle, MySQL, SQL Server, DB2
NOTE: As of Orbeon Forms 4.4, the implementation of relational support is common to all databases. There used to be separate implementation for each relational database.
| Feature | eXist | Oracle | MySQL | SQL Server | PostgreSQL | DB2 |
|---|---|---|---|---|---|---|
| Form controls and layouts including repeated grids and sections | Y | Y | Y | Y | Y1 | Y |
| Versioning | N | Y | Y | Y | Y1 | Y |
| Owner/group-based permissions | Y1 | Y | Y | Y | Y1 | Y |
| Autosave | N | Y | Y | Y | Y1 | Y |
| Flat view | N/A | Y | N | N | Y1 | Y |
- Since Orbeon Forms 4.8.