Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

PHP Client Query

Mira Dytko edited this page Jan 20, 2022 · 3 revisions

The Aerospike PHP client provides an API to query the database using secondary indexes. Refer to the following topics for details.

Query Records

Use the Aerospike PHP client to perform queries on a secondary index of a set.

Managing Indexes

Use the Aerospike PHP client to create or remove secondary indexes.