-
Notifications
You must be signed in to change notification settings - Fork 219
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 | Y4 | Y6 | Y1 |
| Versioning | N | Y3 | Y3 | Y4 | Y6 | Y3 |
| Owner/group-based permissions | Y6 | Y2 | Y1 | Y4 | Y6 | Y1 |
| Autosave | N | Y2 | Y1 | Y4 | Y6 | Y1 |
| Flat view | N/A | Y | N | N | Y6 | Y5 |
- Since Orbeon Forms 4.3.
- Since Orbeon Forms 4.4.
- Since Orbeon Forms 4.5.
- Since Orbeon Forms 4.6.
- Since Orbeon Forms 4.7.
- Since Orbeon Forms 4.8.