GET /rest/db/file GET /rest/db/file Returns most data available about a given file, including version and availability. Takes folder and file parameters. { "availabilit...
Class Phalcon\Db\RawValue Methods Class Phalcon\Db\RawValue This class allows to insert/update raw data without quoting or formating. The next example shows how to use the M...
Class Phalcon\Db\Profiler Methods Class Phalcon\Db\Profiler Instances of Phalcon\Db can generate execution profiles on SQL statements sent to the relational database. Profil...
Class Phalcon\Db\Index Methods Class Phalcon\Db\Index implements Phalcon\Db\IndexInterface Allows to define indexes to be used on tables. Indexes are a common way to enhan...
Class Phalcon\Db\Exception Methods Class Phalcon\Db\Exception extends class Phalcon\Exception Methods final private Exception __clone () inherited from Exception Clone...
Class Phalcon\Db\RawValue Methods Class Phalcon\Db\RawValue Source on GitHub This class allows to insert/update raw data without quoting or formatting. The next example s...
M3DB, a distributed time series database Architecture M3DB, a distributed time series database Architecture Overview M3DB is written entirely in Go and does not have any req...