Table of Contents
8 relations: Apache Cassandra, Batch processing, Client (computing), Column family, Connection pool, Library (computing), Open-source software, Python (programming language).
Apache Cassandra
Apache Cassandra is a free and open-source, distributed, wide-column store, NoSQL database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.
See Pycassa and Apache Cassandra
Batch processing
Computerized batch processing is a method of running software programs called jobs in batches automatically.
See Pycassa and Batch processing
Client (computing)
Client is a computer that gets information from another computer called server in the context of client–server model of computer networks.
See Pycassa and Client (computing)
Column family
A column family is a database object that contains columns of related data.
Connection pool
In software engineering, a connection pool is a cache of database connections maintained so that the connections can be reused when future requests to the database are required.
See Pycassa and Connection pool
Library (computing)
In computer science, a library is a collection of read-only resources that is leveraged during software development to implement a computer program.
See Pycassa and Library (computing)
Open-source software
Open-source software (OSS) is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose.
See Pycassa and Open-source software
Python (programming language)
Python is a high-level, general-purpose programming language.
See Pycassa and Python (programming language)
References
Also known as Pycassa (library).

