dreamfactory/df-database

DreamFactory(tm) Database Components
42,782 4
Install
composer require dreamfactory/df-database
Latest Version:1.4.2
PHP:^8.3
License:Apache-2.0
Last Updated:May 28, 2026
Links: GitHub  ·  Packagist
Maintainer: dreamfactory

DreamFactory Database

Note: This repository contains the database code of the DreamFactory platform. If you want the full DreamFactory platform, visit the main DreamFactory repository.

Overview

DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data source, connecting enterprise applications and on-prem LLMs with role-based access and identity passthrough.

Documentation

Documentation for the platform can be found on the DreamFactory wiki.

Installation

For more information, see the full platform repository.

Edit your project’s composer.json to require the following package.

“require”:{
	"dreamfactory/df-database": "~0.9.0"
}

Feedback and Contributions

  • Feedback is welcome in the form of pull requests and/or issues.
  • Contributions should generally follow the strategy outlined in "Contributing to a project"
  • All pull requests must be in a "git flow" feature branch and formatted as PSR-2 compliant to be considered.

License

The DreamFactory core is open-sourced software available for use under the Apache Version 2.0 license.

Related Packages

dreamfactory/df-sqldb

The DreamFactory(tm) SQL DB Service.

50,775 2
dreamfactory/df-mongodb

The DreamFactory(tm) MongoDB Service.

30,527 4
dreamfactory/df-email

DreamFactory(tm) Email Services

42,766 2
dreamfactory/df-script

DreamFactory(tm) Scripting Components

20,190 3
dreamfactory/dreamfactory

The DreamFactory(tm) Platform.

165 1,787