idyaDBX is a lightweight library written in PHP that implements an embeddable SQL database engine, with the raw data being stored as XML. PHP scripts can include idyaDBX as a header to handle their data using SQL, without the need for an external DBMS.