> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/server-usage/storage-engines/federatedx-storage-engine/differences-between-federatedx-and-federated.md).

# Differences Between FederatedX and Federated

{% hint style="warning" %}
This storage engine has been deprecated.
{% endhint %}

The main differences are:

## New features in FederatedX

* Transactions (beta feature)
* Supports partitions (alpha feature)
* New class structure which allows developers to write connection classes for other RDBMSs without having to modify base classes for FederatedX

## Different behavior

* FederatedX is statically compiled into MariaDB by default.
* When you create a table with FederatedX, the connection are tested. The `CREATE` will fail if MariaDB can't connect to the remote host or if the remote table doesn't exist.

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formId="4316" %}
