Main Content

Database ToolboxInterface forApache CassandraDatabase

Explore data in wide column database usingDatabase Toolbox™ Interface for Apache Cassandra®Database

Database Toolbox enables you to connect to an Apache™ Cassandra®database, which is a wide column database, using theDatabase Toolbox Interface for Apache Cassandra Database. After creating a Cassandra database connection, you can explore the database structure. Import data stored in Cassandra database tables into MATLAB®from different partitions of the database tables. Execute queries using the Cassandra Query Language (CQL) and import the results into MATLAB. Also, you can export data from MATLAB into Cassandra database tables.

To use theDatabase Toolbox Interface for Apache Cassandra Database, you must first install it.

Functions

expand all

cassandra ApacheCassandradatabase connection
close Close ApacheCassandradatabase connection
isopen Determine if ApacheCassandradatabase connection is open
columninfo Retrieve column information from ApacheCassandradatabase table
partitionRead 进口data from partitions of ApacheCassandradatabase table
tablenames List names of database tables in ApacheCassandradatabase
upsert Insert or update data in ApacheCassandradatabase
executecql Execute CQL query on ApacheCassandradatabase

Topics

Troubleshooting

Database Toolbox Interface for Apache Cassandra Database Error Messages

地址Database Toolbox Interface for Apache Cassandra Databaseerror messages.